176 Commits

Author SHA256 Message Date
Dominique Leuenberger
90f6e324ca Accepting request 986219 from network
OBS-URL: https://build.opensuse.org/request/show/986219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=32
2022-07-01 12:11:06 +00:00
d42ce01762 Accepting request 986218 from home:ecsos
- Fix Tumbleweed build and install error boo#1201070.
  Use own CFLAGS for Tumblweed with -D_FORTIFY_SOURCE=2 instead of -D_FORTIFY_SOURCE=3.

OBS-URL: https://build.opensuse.org/request/show/986218
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=63
2022-07-01 11:35:40 +00:00
Dominique Leuenberger
78fb8f4c92 Accepting request 977860 from network
OBS-URL: https://build.opensuse.org/request/show/977860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=31
2022-05-18 11:13:36 +00:00
65d5435634 Accepting request 977859 from home:ecsos
- Update to 3.5.1
  - desktop#4486 [stable-3.5] Add new and correct sparkle update signature
  - desktop#4489 [stable-3.5] l10n: Remove string from translation
  - desktop#4490 [stable-3.5] l10n: Changed triple dot to ellipsis
  - desktop#4491 [stable-3.5] Ensure cache is stored in default cache location
  - desktop#4492 [stable-3.5] Updating command-rebase.yml workflow from template
  - desktop#4493 [stable-3.5] Remove "…" from "Create Debug Archive" button
  - desktop#4494 [stable-3.5] docs: Replace "preceded" with "followed"
  - desktop#4511 [stable-3.5] only add OCS-APIREQUEST header for 1st request of webflow v1
  - desktop#4514 [stable-3.5] Make the make_universal.py script more verbose for easier debugging
  - desktop#4515 [stable-3.5] Revamp notifications for macOS and add support for actionable update notifications
  - desktop#4537 [stable-3.5] Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.
  - desktop#4538 [stable-3.5] Bugfix. Take root folder's files size into account when displaying the total size in selective sync dialog.
  - desktop#4539 [stable-3.5] Fix activity list item issues with colours/layout/etc.
  - desktop#4541 [stable-3.5] Bugfix/allow manual rename files with spaces
  - desktop#4544 [stable-3.5] Fixed share link expiration box being ineditable and always attempting to set invalid date
  - desktop#4545 [stable-3.5] Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr
  - desktop#4546 [stable-3.5] Simplify and remove the notification "cache"
  - desktop#4547 [stable-3.5] Fix tray icon not displaying "Open main dialog"
  - desktop#4548 [stable-3.5] if an exclude file is deleted, skip it and remove it from internal list
  - desktop#4549 [stable-3.5] Bugfix/two factor notification
  - desktop#4550 [stable-3.5] Fix visual borking in the share dialog
  - desktop#4555 [stable-3.5] add explicit capture for lambda

OBS-URL: https://build.opensuse.org/request/show/977859
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=61
2022-05-18 05:54:30 +00:00
Dominique Leuenberger
49ac733dda Accepting request 974641 from network
OBS-URL: https://build.opensuse.org/request/show/974641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=30
2022-05-03 19:19:27 +00:00
8c9b5d15e4 Accepting request 974640 from home:ecsos
- Update to 3.5.0
  - desktop#3714 Require cmake 3.16
  - desktop#4135 Add testing for ActivityListModel
  - desktop#4154 Check for dbus-1 when building with cloudproviders
  - desktop#4162 Add ability to copy internal link from share dialog
  - desktop#4186 Feature/improve activity buttons
  - desktop#4189 Add thumbnails for files in the activity view
  - desktop#4191 Use proper API to dehydrate a placeholder file
  - desktop#4200 Feature/Talk Reply v1
  - desktop#4205 Ensure we emit a rename command for renamed files
  - desktop#4212 Remove Hirsute, add Jammy
  - desktop#4216 Allow account menu to scroll when content height is larger than menu height
  - desktop#4217 Always build with updater. Use 'beta/stable' channel selector in 'General Settins' dialog with default 'stable'.
  - desktop#4218 Cmake option to disable proxy
  - desktop#4237 Add support for server color theming
  - desktop#4247 No longer assume status bar height, calculate, fixing notch borking on new MacBook Pro
  - desktop#4251 Add a dark mode
  - desktop#4252 Generates pot files automatically.
  - desktop#4257 Add headers in cmake files to get them properly detected
  - desktop#4263 Ensure that bulk upload network job errors are handled
  - desktop#4268 Do not remove a folder that has files that were not uploaded yet during propagation
  - desktop#4272 L10n: Change to lowercase
  - desktop#4279 Simplify currentScreen in systray.cpp
  - desktop#4283 Fix warn colour in dark mode
  - desktop#4292 Do not remove files from a Group folder and its nested folders when it is renamed or removed while not allowed.
  - desktop#4303 Rollback local move on server move failure
  - desktop#4316 Implement local socket to communicate with finder extension
  - desktop#4319 Bugfix/prevent overflow with mtime
  - desktop#4320 L10n: Changed spelling
  - desktop#4322 Add 'Help' action back.
  - desktop#4326 Ensure file activity dialog appears in centre of screen
  - desktop#4329 Increase maximum text line count in tray activity items to two lines
  - desktop#4334 Fix file activity dialog
  - desktop#4340 Properly ask Qt to create qml opengl surface with proper options
  - desktop#4351 Old submodule url does not work anylonger
  - desktop#4359 Old submodule url does not work anylonger
  - desktop#4360 Prepare for 3.5.0-rc1
  - desktop#4363 Fix icon color and highlight color issues
  - desktop#4364 Fix for VFS crashes due to mimetype checking for thumbnails
  - desktop#4371 Fix various dark mode bugs
  - desktop#4372 Add a new yml github issue template for bug reports.
  - desktop#4379 Ensure we only store update channel not localized in settings
  - desktop#4385 Improve talk reply
  - desktop#4392 Prepare for 3.5.0-rc2
  - desktop#4393 Bugfix/talk reply part 2
  - desktop#4398 Darkmode. Fix crash on exit.
  - desktop#4399 Avoid deleting renamed file with spaces in name
  - desktop#4403 More dark mode fixes
  - desktop#4408 Ensure we do properly failed hydration jobs
  - desktop#4414 Fix build of appimage for branded clients
  - desktop#4418 Prepare for 3.5.0-rc3
  - desktop#4420 Feature/files lock
  - desktop#4426 Add call notification dialog.
  - desktop#4428 Fix thumbnails for new files made while client open
  - desktop#4430 Increase time between connection tries
  - desktop#4437 Improve contrast on server color themed elements
  - desktop#4438 Fix positioning of activities in the activities list
  - desktop#4441 Bugfix/activities fetch server overload
  - desktop#4447 Realigned and resized thumbnails
  - desktop#4465 Add user avatars in talk notifications in activity list
  - desktop#4466 Fix sparkle implementation in the desktop client
  - desktop#4470 Prepare 3.5.0-rc4
  - desktop#4471 Prepare final 3.5.0 release

OBS-URL: https://build.opensuse.org/request/show/974640
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=59
2022-05-03 12:18:41 +00:00
Dominique Leuenberger
b39a3b1c59 Accepting request 962753 from network
OBS-URL: https://build.opensuse.org/request/show/962753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=29
2022-03-18 15:43:00 +00:00
6a2c01fe33 Accepting request 962752 from home:ecsos
- Update to 3.4.4
  - desktop#4339 [stable-3.4] Do not remove files from a Group
    folder and its nested folders when it is renamed or removed
    while not allowed.
  - desktop#4354 [stable-3.4] Bugfix/prevent overflow with mtime
  - desktop#4356 Bump version to 3.4.4
  - desktop#4358 Old submodule url does not work anylonger

OBS-URL: https://build.opensuse.org/request/show/962752
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=57
2022-03-18 15:15:06 +00:00
Dominique Leuenberger
d70bc6f7d4 Accepting request 957974 from network
OBS-URL: https://build.opensuse.org/request/show/957974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=28
2022-02-28 18:43:38 +00:00
6ddf043187 Accepting request 957973 from home:ecsos
- Update to 3.4.3
  - desktop#4238 [stable-3.4] Remove Hirsute, add Jammy
  - desktop#4245 [stable-3.4] Cmake option to disable proxy
  - desktop#4258 [stable-3.4] ensure we emit a rename command for renamed files
  - desktop#4262 Makes sure that sync engine terminates when an error happen
  - desktop#4267 [stable-3.4] ensure that bulk upload network job errors are handled
  - desktop#4311 [stable-3.4] Rollback local move on server move failure
  - desktop#4312 [stable-3.4] Do not remove a folder that has files that were not uploaded yet during propagation

OBS-URL: https://build.opensuse.org/request/show/957973
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=56
2022-02-28 08:19:06 +00:00
Dominique Leuenberger
52f2534a64 Accepting request 953749 from network
OBS-URL: https://build.opensuse.org/request/show/953749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=27
2022-02-11 22:10:16 +00:00
fe84aba1a7 Accepting request 953748 from home:ecsos
- Update to 3.4.2
  - desktop#4140 [stable-3.4] Bugfix/force re-login on SSL Handshake error
  - desktop#4150 [stable-3.4] Do not display 'Conflict when uploading some files to a folder
  - desktop#4151 [stable-3.4] Windows. MSI. Unregister Nextcloud folders in SyncRootManager on uninstall.
  - desktop#4156 [stable-3.4] Unbreak loading translations
  - desktop#4169 [stable-3.4] Hide share button for deleted files and ignored files in tray activity
  - desktop#4170 [stable-3.4] Display error message when creating a link share with compromised password.
  - desktop#4174 [stable-3.4] Bugfix. Re-init sharing manager to enable link sharing UI when receivng sharing permissions.
  - desktop#4179 [stable-3.4] Show only filenames in tray activity items, with full path in tooltip
  - desktop#4197 [stable-3.4] use proper API to dehydrate a placeholder file
  - desktop#4203 [stable-3.4] Add macOS *.textClipping files to ignore list
- Updatete to 3.4.1
  - desktop#4013 [stable-3.4] fix random error when updating CfApi metadata
  - desktop#4046 [stable-3.4] do not forget the path when renaming files with invalid names
  - desktop#4049 [stable-3.4] Bugfix/assert invalid modtime
  - desktop#4050 [stable-3.4] Feature/folder logo variations
  - desktop#4051 [stable-3.4] Always prefill username from Windows login name based on server version
  - desktop#4057 [stable-3.4] Bugfix/3.4.1 rc1
  - desktop#4066 [stable-3.4] Bugfix/sync stuck on error
  - desktop#4075 [stable-3.4] Bugfix/force download local invalid files
  - desktop#4078 [stable-3.4] Enforce VFS. Disable 'Make always available locally'.
  - desktop#4080 [stable-3.4] Bugfix/avoid sync getting stuck
  - desktop#4081 [stable-3.4] Fix CMake error in ECMAddAppIcon for mac
  - desktop#4083 [stable-3.4] Do not crash on findAndCancelDeletedJob
  - desktop#4094 [stable-3.4] ensure any errors after calling FileSystem::getModTime are handled
  - desktop#4097 Bump version
- Skiped version 3.4.0 because of modtime bug:
  See: https://github.com/nextcloud/desktop/pull/4049
  Please read the following wiki page How to fix files invalid modification date:
  https://github.com/nextcloud/desktop/wiki/Fix-bug-invalid-modification-date

OBS-URL: https://build.opensuse.org/request/show/953748
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=55
2022-02-11 14:22:11 +00:00
Dominique Leuenberger
d1a54a6901 Accepting request 928004 from network
OBS-URL: https://build.opensuse.org/request/show/928004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=26
2021-10-29 20:34:07 +00:00
ee2b9d0fb0 Accepting request 928001 from home:ecsos
- Update to 3.3.6
  - desktop#3904 [stable-3.3] Only use basic authentication if needed
  - desktop#3931 [stable-3.3] Windows. Remove CWD from DLL search paths.
  - desktop#3932 [stable-3.3] Remove Temporary solution for file
    restoration issue due to set the data-fingerprint.

OBS-URL: https://build.opensuse.org/request/show/928001
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=54
2021-10-28 17:04:18 +00:00
Dominique Leuenberger
1ab6e1f619 Accepting request 922449 from network
OBS-URL: https://build.opensuse.org/request/show/922449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=25
2021-10-01 20:29:00 +00:00
1d8cbf758f Accepting request 922448 from home:ecsos
- Update to 3.3.5
  - desktop#3850 [stable-3.3] Fix incorrect db name for nextcloud command line client.
  - desktop#3851 [stable-3.3] Don't log encryption data in release mode

OBS-URL: https://build.opensuse.org/request/show/922448
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=53
2021-09-30 22:00:00 +00:00
Dominique Leuenberger
ec7189756e Accepting request 920886 from network
OBS-URL: https://build.opensuse.org/request/show/920886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=24
2021-09-22 20:13:01 +00:00
7c2da6dc83 Accepting request 920885 from home:ecsos
- Update to 3.3.4
  - desktop#3756 [stable-3.3] macOS client is not able to do auto
    updates
  - desktop#3757 [stable-3.3] prevent infinte recursion when
    closing a websocket in case of SSL errors
  - desktop#3791 [stable-3.3] Accept nc scheme in provider page

OBS-URL: https://build.opensuse.org/request/show/920885
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=52
2021-09-22 13:38:53 +00:00
Dominique Leuenberger
e44429aa94 Accepting request 916754 from network
OBS-URL: https://build.opensuse.org/request/show/916754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=23
2021-09-03 19:26:20 +00:00
d80ee46ddf Accepting request 916753 from home:ecsos
- Update to 3.3.3
  - desktop#3739 [stable-3.3] Only set dav user after log

OBS-URL: https://build.opensuse.org/request/show/916753
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=51
2021-09-03 14:18:57 +00:00
Dominique Leuenberger
8d8a641beb Accepting request 914553 from network
OBS-URL: https://build.opensuse.org/request/show/914553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=22
2021-08-27 19:43:59 +00:00
fc711c70e2 Accepting request 914552 from home:ecsos
- Update to 3.3.2
  - desktop#3676 Bugfix/checksums parse issue
  - desktop#3686 [stable-3.3] Fix macOS app bundle name in packaging scripts
  - desktop#3706 [stable-3.3] Bugfix/nextcloud cmd dav fix
  - desktop#3711 [stable-3.3] support server versions for one year after it is end of life
  - desktop#3717 [stable-3.3] Update nextcloudcmd documentation.
  - desktop#3718 Release 3.3.2

OBS-URL: https://build.opensuse.org/request/show/914552
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=50
2021-08-27 09:28:35 +00:00
Richard Brown
161b011584 Accepting request 911963 from network
OBS-URL: https://build.opensuse.org/request/show/911963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=21
2021-08-16 08:11:28 +00:00
f226e3b9ae Accepting request 911962 from home:ecsos
- Update to 3.3.1
  - desktop#3610 [stable-3.3] Update supported server versions
  - desktop#3647 [stable-3.3] Ensure that the users id is used for accessing webdav
  - desktop#3648 [stable-3.3] Enforce fetching of user id
  - desktop#3656 [stable-3.3] Return the login name instead of user id

OBS-URL: https://build.opensuse.org/request/show/911962
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=49
2021-08-13 10:18:50 +00:00
Dominique Leuenberger
f516ac6b0f Accepting request 909975 from network
OBS-URL: https://build.opensuse.org/request/show/909975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=20
2021-08-03 20:49:01 +00:00
055ad4f0a0 Accepting request 909974 from home:ecsos
- Update to 3.3.0
  - desktop#3333 Check if first is not empty
  - desktop#3337 L10n: Spelling unification
  - desktop#3339 Takes ECMCoverageOption from ECM to enable code coverage analysis
  - desktop#3341 Automate removal of needs info labels when the issue is commented
  - desktop#3345 Ci/test appveyor
  - desktop#3352 Bugfix. Crash when printing OpenSSL decryption errors with no e2ee mnemonic,
  - desktop#3368 Improve error message
  - desktop#3369 Prevent crash in dialog that warns user about vfs and e2ee
  - desktop#3370 Fix/files fixes for windows and logs
  - desktop#3380 Document --background
  - desktop#3386 Fix needs info label remover action by providing github token
  - desktop#3388 Bugfix/qml warnings
  - desktop#3390 VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always.
  - desktop#3393 Added unit tests for Utility::isPathWindowsDrivePartitionRoot.
  - desktop#3394 Really fix the actions to remove needsinfo when someone comment
  - desktop#3395 Generate png icons with inkscape
  - desktop#3397 Enable clazy in drone
  - desktop#3401 Added config parameter that allows to bypass checksum validation failure
  - desktop#3404 Start macOS app bundle name with uppercase letter
  - desktop#3410 Check compiler against CMAKE_CXX_COMPILER_ID
  - desktop#3420 Cfapi: Make sure no data is transfered after cancellation
  - desktop#3425 VFS wipe moved folder when conflict
  - desktop#3432 Set pin state correct after rename
  - desktop#3437 Bring back dynamic load of VFS plugins
  - desktop#3445 Remove unused function declaration
  - desktop#3449 Fix VFS crash and false conflict on local new.
  - desktop#3460 Add unit test for move custom remote root
  - desktop#3464 Add building for Ubuntu Impish
  - desktop#3468 Show main dialog as normal window if tray icons not available
  - desktop#3471 Build optional without QWebEngine
  - desktop#3472 Directly send the icon url for activities to the qml component
  - desktop#3475 Use the full GPG key ID for signing Debian packages
  - desktop#3486 Improve error message in case of trailing space in directory name
  - desktop#3488 Remove unused pushNotifications variable
  - desktop#3489 Design call improvements
  - desktop#3490 Update documentation and replace old screenshots
  - desktop#3492 Update command-rebase.yml from template
  - desktop#3494 Download server public key and check user certificate against it
  - desktop#3497 Run legacy uninstall exe in a secure way
  - desktop#3498 Fix QML Warnings and create custom component for the activity list
  - desktop#3501 Avoid error when doing hydration when data socket is closed too early
  - desktop#3502 Fix all usage of _com_error(cfExecuteresult).ErrorMessage()
  - desktop#3511 Improve the error message returned by updateMetadata
  - desktop#3523 Avoid being stuck trying to create placeholder for existing file
  - desktop#3536 Remove unnecessary png files
  - desktop#3537 Only compile xattr virtual files backend for linux platform (not unices)
  - desktop#3540 Position main dialog on at tray icon if not a regular window
  - desktop#3541 Use dav instead of webdav
  - desktop#3542 Enforce https in flow2 for https connections
  - desktop#3547 Windows. Nextcloud Overlay Identifiers. Set 16 spaces before each identifier's name.
  - desktop#3548 Update screenshot in README.md
  - desktop#3552 Remove request to config for userVisibleURL.
  - desktop#3554 Bump version to 3.3.0-rc1
  - desktop#3557 Fix size of the Label with user status
  - desktop#3558 Bugfix/user status too long account menu
  - desktop#3565 Do not block account menu: availability checking can be slow
  - desktop#3566 Create QMessageBox on heap and continue running the app when update is ready.
  - desktop#3569 Print the real permissions string instead of its address
  - desktop#3574 Open main dialog gnome always
  - desktop#3579 L10n: Change to uppercase
  - desktop#3581 Bump version to 3.3.0-rc2
  - desktop#3582 Make main dialog normal window when displayed as regular window
  - desktop#3586 Fix crash in Folder::isSyncRunning()
  - desktop#3592 In wizard always use the correct way to get dav path
  - desktop#3594 Revert: Added config parameter that allows to bypass checksum validation failure.
  - desktop#3595 Do not build for Groovy
  - desktop#3596 Don't constrain size of hover background
  - desktop#3599 Update improvements and news in the documentation
  - desktop#3602 Prevent crash in Accont::davPath without credentials
  - desktop#3607 Bump version 3.3.0

OBS-URL: https://build.opensuse.org/request/show/909974
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=48
2021-08-03 12:04:45 +00:00
Dominique Leuenberger
d08da69ebc Accepting request 907744 from network
OBS-URL: https://build.opensuse.org/request/show/907744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=19
2021-07-22 20:43:34 +00:00
de36a87d4a Accepting request 907743 from home:ecsos
Update to 3.2.4

OBS-URL: https://build.opensuse.org/request/show/907743
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=47
2021-07-22 12:12:42 +00:00
Dominique Leuenberger
fc003bd8bc Accepting request 902650 from network
OBS-URL: https://build.opensuse.org/request/show/902650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=18
2021-06-29 20:42:48 +00:00
Alexei Sorokin
01e823bd30 Accepting request 902648 from home:cgiboudeaux:branches:network
- Remove the unneeded QtWebKit build dependency.

OBS-URL: https://build.opensuse.org/request/show/902648
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=46
2021-06-27 17:14:00 +00:00
Dominique Leuenberger
c12933d98f Accepting request 902370 from network
OBS-URL: https://build.opensuse.org/request/show/902370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=17
2021-06-25 13:01:47 +00:00
839ad264d3 Accepting request 902369 from home:ecsos
Update to 3.2.3

OBS-URL: https://build.opensuse.org/request/show/902369
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=45
2021-06-25 11:31:29 +00:00
Dominique Leuenberger
fbfcbe8d13 Accepting request 896292 from network
OBS-URL: https://build.opensuse.org/request/show/896292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=16
2021-06-01 08:39:21 +00:00
f469edce26 Accepting request 896291 from home:ecsos
Update to 3.2.2

OBS-URL: https://build.opensuse.org/request/show/896291
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=43
2021-05-31 07:49:37 +00:00
Dominique Leuenberger
7b3bc287e7 Accepting request 889358 from network
OBS-URL: https://build.opensuse.org/request/show/889358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=15
2021-04-29 20:46:55 +00:00
4cd9d51deb Accepting request 889357 from home:ecsos
Update to 3.2.1

OBS-URL: https://build.opensuse.org/request/show/889357
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=41
2021-04-29 15:15:13 +00:00
Dominique Leuenberger
554973d86e Accepting request 885784 from network
Only fix double entry in changes and add CVE things to older version 3.1.3 in changes.

OBS-URL: https://build.opensuse.org/request/show/885784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=14
2021-04-16 22:01:40 +00:00
1d3b3712e9 - Update to 3.1.3:
- desktop#2884 [stable-3.1] Add support for Hirsute
  - desktop#2920 [stable-3.1] Validate sensitive URLs to onle allow http(s) schemes.
  - desktop#2926 [stable-3.1] Validate the providers ssl certificate
  - desktop#2939 Bump release to 3.1.3

OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=39
2021-04-15 21:08:01 +00:00
ae14fbaadc - This also fix security issues:
- (boo#1184770, CVE-2021-22879, NC-SA-2021-008 , CWE-99)
    Nextcloud Desktop Client prior to 3.1.3 is vulnerable to resource
    injection by way of missing validation of URLs, allowing a 
    malicious server to execute remote commands.
    User interaction is needed for exploitation.

OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=38
2021-04-15 18:33:22 +00:00
Richard Brown
5ca9a865ac Accepting request 883898 from network
OBS-URL: https://build.opensuse.org/request/show/883898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=13
2021-04-10 13:27:35 +00:00
1fed5d98a3 Accepting request 883897 from home:ecsos
Update to 3.2.0

OBS-URL: https://build.opensuse.org/request/show/883897
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=36
2021-04-08 19:40:59 +00:00
Dominique Leuenberger
2394ff3123 Accepting request 874001 from network
OBS-URL: https://build.opensuse.org/request/show/874001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=12
2021-02-20 21:12:52 +00:00
82ebbdd614 Accepting request 873996 from home:polslinux:branches:network
- Update to 3.1.3:
  - desktop#2884 [stable-3.1] Add support for Hirsute
  - desktop#2920 [stable-3.1] Validate sensitive URLs to onle allow http(s) schemes.
  - desktop#2926 [stable-3.1] Validate the providers ssl certificate
  - desktop#2939 Bump release to 3.1.3

OBS-URL: https://build.opensuse.org/request/show/873996
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=34
2021-02-20 11:26:13 +00:00
Dominique Leuenberger
8f47f1d363 Accepting request 867697 from network
OBS-URL: https://build.opensuse.org/request/show/867697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=11
2021-01-29 13:57:41 +00:00
9f47857591 Accepting request 867696 from home:ecsos
Update to 3.1.2

OBS-URL: https://build.opensuse.org/request/show/867696
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=32
2021-01-29 11:29:07 +00:00
Dominique Leuenberger
93170203bb Accepting request 858327 from network
OBS-URL: https://build.opensuse.org/request/show/858327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=10
2020-12-23 13:22:19 +00:00
c2b2b9af85 Accepting request 858326 from home:ecsos
Update to 3.1.1

OBS-URL: https://build.opensuse.org/request/show/858326
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=30
2020-12-23 09:56:44 +00:00
Dominique Leuenberger
632ba5dc01 Accepting request 855771 from network
OBS-URL: https://build.opensuse.org/request/show/855771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=9
2020-12-14 17:10:34 +00:00
02cff7e979 Accepting request 855770 from home:ecsos
- Update to 3.1.0
  - desktop#2221 Make QML code more declarative by using properties
  - desktop#2497 MacOS: Fix memory leak in FolderWatcherPrivate::startWatching
  - desktop#2500 Windows MSI: Update Docs & add SKIPAUTOUPDATE property
  - desktop#2512 Handle redirects when downloading updates
  - desktop#2514 Make it easier for user to provide debug information
  - desktop#2520 Handle ask for optional password capability
  - desktop#2521 Use friendly user agent during authentication
  - desktop#2527 Improve conflict handling gui
  - desktop#2530 Repair the Windows build
  - desktop#2531 Bring back the "Pause sync" action in the systray context menu
  - desktop#2534 Connection wizard improvements
  - desktop#2540 Add last / to exclude list file path.
  - desktop#2541 Don't use nullptr for QFlags
  - desktop#2542 Avoid string translation puzzle
  - desktop#2543 Update bookmarks location
  - desktop#2551 Fix share dialog animation for enforced password policy
  - desktop#2568 Fix crash when clicking on folder with status 403 in the main dialog.
  - desktop#2572 Avoid depth infinity propfind for e2ee
  - desktop#2575 Expose branding values to qtquick
  - desktop#2580 Delay initialization of SettingsDialog
  - desktop#2581 Ensure we quickly show/hide the systray window on startup
  - desktop#2582 Also output the event flags in the debug logs
  - desktop#2586 L10n: Add a space in generalsettings.ui
  - desktop#2587 Triple dot to ellipsis
  - desktop#2589 Misc fixes for Windows 7
  - desktop#2591 Remove last left over of the "remote" wording
  - desktop#2603 Get rid of FindQt5Keychain.cmake
  - desktop#2615 Fetch apps when we get connected only
  - desktop#2616 Move journaldb files back to sync folders
  - desktop#2620 Make sure the settings dialog exist before hiding it
  - desktop#2621 [documentation] upload chunks config
  - desktop#2630 Master is now 3.0.81
  - desktop#2647 Cherry pick updater fixes and improvements
  - desktop#2648 Issue a warning for Debian pipeline failures but don't fail the CI
  - desktop#2652 Handle the case when the release version differs from that in VERSION.cmake
  - desktop#2655 Use dynamic path for account online/offline state icon.
    Refresh GUI on connection state change.
  - desktop#2658 Enable the QML debugger on debug builds
  - desktop#2660 FolderWatcher: fixes and improvements
  - desktop#2662 Fix QML debugging by removing incorrect dependency
  - desktop#2663 Fix Windows compilation broken after QML debugging fix.
  - desktop#2665 Sparkle build fixes
  - desktop#2666 Notification action buttons and context menu
  - desktop#2667 Master is now 3.0.82.
  - desktop#2675 Fix AppImage build
  - desktop#2677 Fix macOS bug where tray window causes spaces to switch
  - desktop#2682 Add debug log to check which folders are being skipped during syncing.
  - desktop#2685 Fixed slow sharee search in the share dialog
  - desktop#2686 Added sharing via email.
  - desktop#2690 Update documentation on how to generate debug logs.
  - desktop#2696 Bump master version to 3.1.0
- Rebase nextcloud-desktop-fix-rpath.patch.

OBS-URL: https://build.opensuse.org/request/show/855770
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=28
2020-12-14 14:44:42 +00:00
Dominique Leuenberger
f88f95e1a5 Accepting request 845160 from network
OBS-URL: https://build.opensuse.org/request/show/845160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=8
2020-11-02 08:42:37 +00:00