* Fix permanent freeze upon opening macOS VFS settings (gh#nextcloud/desktop#6894)
* Remove Ubuntu Mantic, add Oracular (gh#nextcloud/desktop#6909)
* Optimize Ubuntu/Debian build (gh#nextcloud/desktop#6910)
* Fix clickable area of macOS VFS settings checkboxes (gh#nextcloud/desktop#6932)
* Bugfix/backport kde fix 313 (gh#nextcloud/desktop#6800)
* Fix visibility of info buttons and details when updater is disabled in general settings (gh#nextcloud/desktop#6931)
* fix doc configuration file (gh#nextcloud/desktop#6953)
* forward the redirected signal from QNetworkReply to detect them (gh#nextcloud/desktop#6972)
* Fix crash: web flow credential dialog is deleted when closing it (gh#nextcloud/desktop#6976)
* List sync folders in the file explorer with user's username (gh#nextcloud/desktop#6978)
* Bugfix/signup with provider page (gh#nextcloud/desktop#6977)
* prevent event loop reentrance when handling ENCRYPT socket requests (gh#nextcloud/desktop#6979)
* Make multiple notifications text translatable (gh#nextcloud/desktop#6995)
* Bugfix/delete readonly folders (gh#nextcloud/desktop#7014)
* Bugfix/hide encrypt from context menu (gh#nextcloud/desktop#7018)
* Bugfix/remove read only folders in read only folders (gh#nextcloud/desktop#7021)
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=145
- Update to version 3.12.3:
* use the proper name when reading system exclude config file by
(gh#nextcloud/desktop#6586)
* context menu: do not recursively check pin and availability
states by (gh#nextcloud/desktop#6587)
* properly compute if a folder is top level or child extern
mounted by (gh#nextcloud/desktop#6590)
* adjust AppImage build script to the new build image
by (gh#nextcloud/desktop#6591)
OBS-URL: https://build.opensuse.org/request/show/1163555
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=134
- Update to version 3.12.1:
* Feature/detect open files (gh#nextcloud/desktop#6444)
* Settings dialog. Nextcloud version label should be visible
even if auto-updates are turned off in config.
(gh#nextcloud/desktop#6460)
* Use 'FindMimeFromData' from Win API instead of QMimeDatabase()
functions to get the mimetype. Prevents freeze from VFS
placeholders. (gh#nextcloud/desktop#6475)
* VFS. CfAPI. Provide detailed error message for leading '#'
placeholder update failure. (gh#nextcloud/desktop#6476)
* E2EE. Allow decryption v1.0 and v1.1 folders.
(gh#nextcloud/desktop#6478)
* Fix crash when deleting a local sync folder during sync.
(gh#nextcloud/desktop#6481)
* add extra logs to investigate lock type issues
(gh#nextcloud/desktop#6465)
* Client Status Reporting. Only report statuses listed on the server.
(gh#nextcloud/desktop#6494)
* Bugfix/e2ee v2 non-root sync (gh#nextcloud/desktop#6496)
* Bugfix. E2ee misleading log fix. (gh#nextcloud/desktop#6499)
* Bugfix/expandable folder status model (gh#nextcloud/desktop#6505)
* Bugfix. Federated share activity show 'Decline' action button.
(gh#nextcloud/desktop#6506)
* when moving a file, checks that it exists at origin or
destination (gh#nextcloud/desktop#6509)
OBS-URL: https://build.opensuse.org/request/show/1156118
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=128
* Add nextcloud-fix-HiDPI-window-size.patch -- Fix huge sized windows for nextcloud client settings and crash-reporter on HiDPI systems.
* Set SOURCE_DATE_EPOCH from the last modified time of source files to avoid non-reproducible builds due to __DATE__/__TIME__; this replaces nextcloud-client-remove-datetime.patch which is therefore dropped. Requires cmake >= 3.8.0. Using SOURCE_DATE_EPOCH seems to be a better solution than the patch as this still preserves the date and time shown on the Settings window and could prove useful for debugging upstream. On the contrary, the patch simply removed __DATE__/__TIME__ from the sources and was not going to be accepted by upstream anyway.
OBS-URL: https://build.opensuse.org/request/show/1096027
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=108
- Split off nextcloudcmd into nextcloud-cli subpackage, which is
required by nextcloud-desktop. Allow users of text-only remote
systems to interact with a nextcloud instance without the need to
pull ub a full graphical stack. Users of 'nextcloud-desktop', the
'leading' package, will get the -cli tool installed by
dependency.
- Move /etc/Netcloud to the -cli sub package. This is the common
denominator for all installations (text-only users will pick the
-cli package, graphical users pick nextcloud-desktop, which in
turn requires the -cli package.
OBS-URL: https://build.opensuse.org/request/show/1094954
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=106
- Update to 3.9.0
- sort encrypted files by their id to compute checksum in #5568
- try different permutation to try to recover the broken checksum in #5572
- Fix unit tests SecureFileDrop in #5574
- Do not display error status and messages when aborting a sync during hydration request in VFS mode in #5579
- Correct spelling in #5567
- in case server has no private key, let e2ee init fail in #5566
- Edit locally. Restart current folder sync immediately after file opened. in #5588
- fix compilation with clazy and fully-qualified-moc-types checks enabled in #5587
- Enter next log file if the current log file is larger than 512 KB in #5580
- Alway add the item at the end of the layout. in #5595
- properly preserve the format of e2ee metadata during DB operations in #5577
- Edit locally. Elide loading dialog filename label middle. in #5612
- Fix crash on entering new log file after file size of 512kb reached in #5603
- Properly handle all fatal errors during edit locally setup procedure in #5583
- Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. in #5243
- Fix MacOS UTF-8 normalization issue in #4957
- Parse sharees 'lookup' key to include federated sharees. in #5613
- Unlock Office files when they are closed by @allexzander in #5607
- Implement missing share settings in #5622
- no longer override the pixman default version in #5630
- Edit locally. Fix crash on _chekTokenJob pointer deref. in #5637
- Remove some SQL debug logs to unclutter the output. in #5634
- Annotated version of Big Sur icon in #4714
- E2EE. Fix freeze on metadata checksum validation. in #5655
- Fix update request channel being set to wrong localised string in #5462
- Fix folder progress bar positioning in account settings on macOS in #5645
- Fix setting [undefined] to QFont in 'Sync now' button in #5628
- Attempt sign in when an account state is added in AccountManager in #5493
- Fix account migration from legacy desktop clients (again) in #5640
- Feature/group folders visibility improved in #5636
- Use addLayout to insert the VFS option when setting account. in #5665
- Update CHANGELOG. in #5643
- i18n: Word separation in #5676
- Implement File Provider file synchronisation engine for macOS in #5527
- Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled in #5680
- Dismiss notifications in #5687
- Display file tags in File Details in #5596
- Allow opening a file or folder in the local sync root. in #5686
- Provide feedback on share link copy in #5672
- Ask before importing accounts from legacy clients in #5654
- Feature/resolve all conflicts in #5635
- Update CHANGELOG. in #5706
- change size of dismiss button for items in activity list in #5377
- [stable-3.9] Fix tray window header folders button colour in #5723
- [stable-3.9] align activity text with "Sync now" text in #5725
- [stable-3.9] ensure that the file to test monitoring is hidden in #5733
- [stable-3.9] Fix tray styling in #5741
- [stable-3.9] Fix macOS build when file provider module build is disabled in #5742
- [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours in #5744
- [stable-3.9] fix build on windows by adding missing archive name properties on libs in #5748
- [stable-3.9] Fix macOS icon in #5762
- [stable-3.9] Bugfix/log less verbose in #5775
- Revert inclusion of File Provider module in 3.9 branch in #5772
- [stable-3.9] Bugfix. Conflict resolution button not clickable. in #5777
- [stable-3.9] display subject when we have sync issues like network errors in #5782
- [stable-3.9] Fix UnifiedSearch text field placeholder text color for light and dark theme in #5785
- [stable-3.9] addd a cmake option to enable single account desktop client in #5789
- [stable-3.9] Fix colouring of NCRadioButton in #5790
- [stable-3.9] chore: update workflows from templates in #5794
- [stable-3.9] Bugfix/rotate log less often in #5795
- [stable-3.9] Bugfix/adjust log levels in #5799
OBS-URL: https://build.opensuse.org/request/show/1093069
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=104
- Update to 3.8.1
- desktop#5570 [stable-3.8] sort encrypted files by their id to compute checksum
- desktop#5573 [stable-3.8] try different permutation to try to recover the broken checksum
- desktop#5578 [stable-3.8] Fix unit tests SecureFileDrop
- desktop#5582 [stable-3.8] Do not display error status and messages when aborting a sync during hydration request in VFS mode
- desktop#5589 [stable-3.8] in case server has no private key, let e2ee init fail
- desktop#5592 [stable-3.8] Edit locally. Restart current folder sync immediately after file opened.
- desktop#5597 [stable-3.8] Alway add the item at the end of the layout.
- desktop#5599 [stable-3.8] properly preserve the format of e2ee metadata during DB operations
OBS-URL: https://build.opensuse.org/request/show/1080424
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=100
- Update ot 3.8.0
- desktop#5161 Resize WebView widget once the loginpage rendered
- desktop#5327 Feature/secure file drop
- desktop#5351 Check German translation for wrong wording
- desktop#5378 L10n: Correct word
- desktop#5379 Fix displaying of file details button for local syncfileitem activities
- desktop#5384 Improve config upgrade warning dialog
- desktop#5385 Only accept folder setup page if overrideLocalDir is set
- desktop#5389 Update CHANGELOG.
- desktop#5391 Prevent ShareModel crash from accessing bad pointers
- desktop#5393 Bugfix/init value for pointers
- desktop#5410 Log to stdout when built in Debug config
- desktop#5416 Clean up account creation and deletion code
- desktop#5427 L10n: Added dot to end of sentence
- desktop#5430 L10n: Fixed grammar
- desktop#5435 Fix "Create new folder" menu entries in settings not working correctly on macOS
- desktop#5436 Ci/clang tidy checks init variables
- desktop#5442 Fix share dialog infinite loading
- desktop#5444 Fix edit locally job not finding the user account: wrong user id
- desktop#5448 Skip e2e encrypted files with empty filename in metadata
- desktop#5451 Use new connect syntax
- desktop#5453 Fix avatars not showing up in settings dialog account actions until clicked on
- desktop#5459 Always discover blacklisted folders to avoid data loss when modifying selectivesync list.
- desktop#5472 Fix infinite loading in the share dialog when public link shares are disabled on the server
- desktop#5474 With cfapi when dehydrating files add missing flag
- desktop#5478 Fix text labels in Sync Status component
- desktop#5485 Display 'Search globally' as the last sharees list element
- desktop#5486 Fix display of 2FA notification.
- desktop#5498 Bugfix/do not restore virtual files
- desktop#5513 Show server name in tray main window
- desktop#5520 Add Ubuntu Lunar
- desktop#5521 Debian build classification 'beta' cannot override 'release'.
- desktop#5525 Update changelog
- desktop#5530 Follow shouldNotify flag to hide notifications when needed
- desktop#5532 Bugfix/stop after creating config file
- desktop#5534 E2EE cut extra zeroes from derypted byte array.
- desktop#5546 When local sync folder is overriden, respect this choice
- desktop#5560 Feature/e2ee fixes
OBS-URL: https://build.opensuse.org/request/show/1076595
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=98