* 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
- Update to 3.7.4
- desktop#5425 [stable-3.7] check German translation for wrong wording
- desktop#5437 [stable-3.7] Fix "Create new folder" menu entries in settings not working correctly on macOS
- desktop#5438 [stable-3.7] Clean up account creation and deletion code
- desktop#5446 [stable-3.7] Fix share dialog infinite loading
- desktop#5450 [stable-3.7] fix edit locally job not finding the user account: wrong user id
- desktop#5454 [stable-3.7] skip e2e encrypted files with empty filename in metadata
- desktop#5481 [stable-3.7] Always discover blacklisted folders to avoid data loss when modifying selectivesync list.
- desktop#5483 [stable-3.7] use new connect syntax
- desktop#5484 [stable-3.7] with cfapi when dehydrating files add missing flag
- desktop#5487 [stable-3.7] Fix avatars not showing up in settings dialog account actions until clicked on
- desktop#5488 [stable-3.7] Fix text labels in Sync Status component
- desktop#5489 [stable-3.7] Fix infinite loading in the share dialog when public link shares are disabled on the server
- desktop#5490 [stable-3.7] Ci/clang tidy checks init variables
- desktop#5494 [stable-3.7] Display 'Search globally' as the last sharees list element
- desktop#5499 [stable-3.7] Resize WebView widget once the loginpage rendered
- desktop#5502 [stable-3.7] Bugfix/do not restore virtual files
- desktop#5505 [stable-3.7] Fix display of 2FA notification.
OBS-URL: https://build.opensuse.org/request/show/1070548
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=96
- Update to 3.7.1
- Backport/5393/stable 3.7 by @mgallien in #5403
- Fix wrong estimated time when doing sync. in #4902
- Bugfix/selective sync abort error in #4903
- Set UnifiedSearchResultNothingFound visibility less messily in #4751
- Clean up QML type and singleton registration in #4817
- Simplify activity list delegates by making them ItemDelegates, clean up in #4786
- Improve activity list highlighting/keyboard item selection in #4781
- Replace private API QZipWriter with KArchive in #4768
- makes Qt WebEngine optional only on macOS in #4875
- Bugfix/conflict resolution when selecting folder in #4914
- Fix fileactivitylistmodel QML registration in #4920
- Updated link to documentation in #4792
- Fix menu bar height calculation on macOS in #4917
- Fix ActivityItem activityHover error in #4921
- Fix add account window text clipping, enlarge text in #4910
- Accept valid lsColJob reply XML content types in #4919
- Fix low-resolution file changed overlay icons in activities in #4930
- Refactor ActivityListModel population mechanisms in #4736
- Make account setup wizard's adjustWizardSize resize to current page size instead of largest wizard page in #4911
- Deallocate call notification dialog objects when closed by @claucambra in #4939
- Ensure that the file being processed has had its etag properly sanitised, log etag more in #4940
- Feature/syncjournaldb handle errors in #4819
- Do not format text in QML components as HTML in #4944
- Fix two factor auth notification: activity item was disabled. in #4961
- Add a placeholder item for empty activity list in #4959
- Ensure strings in main window QML are presented as plain text and not HTML by @claucambra in #4972
- Improve handling of file name clashes by @claucambra in #4970
- Add a QSortFilterProxyModel-based SortedActivityListModel by @claucambra in #4933
- Bring back .lnk files on Windows and always treat them as non-virtual files. by @allexzander in #4968
- Fix two factor authentication notification by @camilasan in #4967
- Ensure placeholder message in emoji picker wraps correctly in #4960
- Make activity action button an actual button, clean up contents in #4784
- Improve the error box QML component in #4976
- Fix 'Reply' primary property. in #4985
- Fix sync progress bar colours in dark mode in #4986
- Fix predefined status text formatting in #4987
- Don't set up tray context menu on macOS, even if not building app bundle in #4988
- Ci/check clang tidy in ci in #4995
- check our code with clang-tidy in #4999
- alway use constexpr for all text constants in #4996
- avoid possibly crashing static_cast in #4994
- switch AppImage CI to latest tag: client-appimage-6 in #5003
- configure a list of checks for clang-tidy in #5004
- Fix link shares default expire date being enforced as maximum expire date even when maximum date enforcement is disabled on the server in #4982
- apply modernize-use-using via clang-tidy in #4993
- Ci/use no discard in #4992
- Fix files not unlocking after lock time expired in #4962
- Update client image in #5002
- let's check the format via some github action in #4991
- Feature/vfs windows sharing and lock state in #4942
- Update after tx migrate in #5019
- Improve 'Handle local file editing' feature. Add loading popup. Add force sync before opening a file. in #4990
- Command-line client. Do not trust SSL certificates by default, unless '--trust' option is set. in #5022
- Bugfix/files lock fail metadata in #5024
- do not ignore return value in #4998
- improve logs when adding sync errors in activity list of main dialog in #5032
- Fix invisible user status selector button not being checked when user is in Offline mode in #5012
- use correct version copmparison on NSIS updater: fix update from rc in #4979
- Bugfix/check token for edit locally requests in #5039
- Fix the dismiss button: display it whenever possible. in #4989
- Fix account not found when doing local file editing. in #5040
- Improve "pretty user name"-related strings, display in webflow credentials in #5013
- Update CHANGELOG with 3.6.1 changes. in #5066
- Fix call notification dialog buttons in #5074
- validate certificate for E2EE against private key in #4949
- emit missing signal to update folder sync status icon in #5087
- Update CMake usage in README build instructions in #5086
- Clean up methods in sync engine in #5071
- Make Systray's void methods slots in #5042
- Remove unneeded parameter from CleanupPollsJob constructor in #5070
- Add a 'Sync now' button to the sync status header in the tray window in #5018
- Modernise and improve code in AccountManager in #5026
- Fix macOS autoupdater settings in #5102
- Validate and sanitise edit locally token and relpath before sending to server in #5093
- Refactor FolderMan's "Edit Locally" capabilities as separate class in #5107
- Modernise and improve code in AccountSettings in #5027
- Fix compatibility with newer python3-nautilus in #5105
- Only show Sync Now button if account is connected in #5097
- use new public API to open an edit locally URL in #5116
- Add a new file details window, unify file activity and sharing in #4929
- E2EE. Do not generate keypair without user request. in #5067
- Fix incorrect current user index when adding or removing a user account. Also fix incorrect user avatar lookup by id. in #5092
- Remove unused internal link widget from old share dialog in #5123
- Use separate variable for cfg file name in CMAKE. in #5136
- Bugfix/delete folders during propagation even when propagation has errors in #5104
- Remove unused app pointer in CocoaInitializer in #5127
- Ensure 'Sync now' button doesn't have its text elided in #5129
- Fix share delegate button icon colors in dark mode in #5132
- Do not use copy-assignment of QDialog. in #5148
- Remove unused remotePath in User::processCompletedSyncItem in #5118
- Make user status selector modal, show user header in #5145
- properly escape a path when creating a test file during tests in #5151
- Add support cmake unity build in #5109
- Fix typo of connector in #5157
- fully qualify types in signals and slots in #5088
- Remove reference to inexistent property in NCCustomButton in #5173
- Fix ActivityList delegate warnings in #5172
- Ensure forcing a folder to be synced unpauses syncing on said folder in #5152
- switch back to upstream craft in #5178
- fix renaming of folders with a deep hierarchy inside them in #5182
- fix instances of: c++11 range-loop might detach Qt container warnings in #5089
- Implement context menu entry "Leave this share" in #5081
- check that we update local file mtime on changes from server in #5188
- Add end-to-end tests to our CI in #5124
- Modernize the Dolphin action plugin in #5192
- Ci/do not modify configuration file duringtests in #5200
- cmake: Use FindPkgConfig's pkg_get_variable instead of custom macro in #5199
- Fix tray window margins, stop cutting into window border in #5202
- fix regressions on pinState management when doing renames in #520
- Fix bad custom button alignments, sizings, etc. in #5189
- Ci/do not override configuration file in #5206
- Clearly tell user that E2EE has been enabled for an account in #5164
- Fix CfApiShellExtensionsIPCTest in #5209
- l10n: Fixed grammar in #5220
- Prevent bad encrypting of folder if E2EE has not been correctly set up in #5223
- Remove close/dismiss button from encryption message in #5163
- Update macOS shell integration deployment targets in #5227
- Bugfix/case cash conflicts should not terminate sync in #5224
- Differentiate between E2EE not being enabled at all vs. E2EE being enabled already through another device in account settings message in #5179
- Ensure more QML text components are rendering things as plain text in #5231
- l10n: Correct spelling in #5221
- Make use of plain text-enforcing qml labels in #5233
- Feature/edit file locally restart sync in #5175
- Fix CI errors for Edit Locally. in #5241
- Lock file when editing locally in #5226
- Format some QLabels as plain text in #5247
- do not create GUI from a random thread and show error on real error in #5253
- Fix BasicComboBox internal layout in #5216
- Explicitly size and align user status selector text input to avoid bugs with alternate QtQuick styles in #5214
- do not use bulk upload for e2ee files in #5256
- Only show mnemonic request dialog when user explicitly wants to enable E2EE in #5181
- Replace share settings popup with a page on a StackView in #5194
- Add interactive NC Talk notifications on macOS in #5143
- Show file details within the tray dialog, rather than in a separate dialog in #5139
- Silence sync termination errors when running EditLocallyJob. in #5261
- Fix typo in #5257
- Add an "Encrypt" menu entry in file browser context menu for folders in #5263
- Add a nix flake for easy building and dev environments in #5007
- Add an internal link share to the share dialog in #5131
- Avoid the Get-Task-Allow Entitlement (macOS Notarization) in #5274
- sets a fixed version for pixman when buildign desktop client via Craft in #5269
- Fix SyncEngineTest failure when localstate is destroyed. in #5273
- Feature/remove obsolete names in #5271
- Remove unused HeaderBanner component in #5245
- Feature/do not sync enc folders if e2ee is not setup in #5258
- fix migration from old settings configuration files in #5141
- Use QFileInfo::exists where we are only creating a QFileInfo to check if file exists in #5291
- Make correct use of Qt signal 'emit' keyword in #5287
- Remove unused variables in #5290
- Declare all QRegularExpressions statically in #5289
- l10n: Remove space in #5297
- Feature/move shellextensions to root installdir in #5295
- Improve backup dark mode palette for Windows in #5298
- Allow setting up an account with apppasword and folder via command-line arguments. For deployment. in #5296
- Update file's metadata in the local database when the etag changes while file remains unchanged.
Fix subsequent conflict when locking and unlocking. in #5293
- Fix warnings on QPROPERTY-s in #5286
- Replace now deprecated FSEventStreamScheduleWithRunLoop with FSEventStreamSetDispatchQueue in #5272
- Fix macOS shell integration class inits in #5299
- Drop dependency on Qt Quick Controls 1 in #5309
- Fix full-text search results not being opened in browser in #5279
- Feature/allow forceoverrideurl via command line in #5329
- Bugfix/e2ee vulnerability empty metadatakeys in #5323
- Always generate random initialization vector when uploading encrypted file in #5324
- Fix bad string for translation. in #5358
- Update legal notice to 2023 in #5361
- Fix migration from legacy client when override server url is set in #5322
- Don't try to lock folders when editing locally in #5317
- Fix fetch more unified search result item not being clickable in #5266
- Add ability to disable E2EE in #5167
- Remove unused monochrome icons setting in #5366
- Feature/sync with case clash names in #5232
- Edit locally. Do not lock if locking is disabled on the server. in #5371
- Revert "Merge pull request #5366 from nextcloud/bugfix/remove-mono-icons-setting" in #5372
- Open calendar notifications in the browser. in #4684
- Migrate old configs in #5362
- Always unlock E2EE folders, even when network failure or crash. in #5370
- [stable-3.7] Fix displaying of file details button for local syncfileitem activities in #5380
- [stable-3.7] Improve config upgrade warning dialog in #5386
- Backport/5385/stable 3.7 in #5388
OBS-URL: https://build.opensuse.org/request/show/1063649
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=91
- Update to 3.6.5
- do not assert when sharing to a circle in #5310
- [stable-3.6] Fix macOS shell integration class inits in #5311
- [stable-3.6] Drop dependency on Qt Quick Controls 1 in #5312
- [stable-3.6] Feature/allow forceoverrideurl via command line in #5332
- [stable-3.6] Fix typo in #5270
- [stable-3.6] check that we update local file mtime on changes from server in #5321
- [stable-3.6] fix regressions on pinState management when doing renames in #5333
- [stable-3.6] Always generate random initialization vector when uploading encrypted file in #5334
- [stable-3.6] Fix SyncEngineTest failure when localstate is destroyed. in #5336
- [stable-3.6] Bugfix/e2ee vulnerability empty metadatakeys in #5335
OBS-URL: https://build.opensuse.org/request/show/1059597
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=86
- Update to 3.6.4
- desktop#5254 [stable-3.6] do not create GUI from a random thread and show error on real error
- Update to 3.6.3
- desktop#5171 [stable-3.6] Fix typo of connector
- desktop#5186 [stable-3.6] fix renaming of folders with a deep hierarchy inside them
- desktop#5213 [stable-3.6] Make user status selector modal, show user header
- desktop#5225 [stable-3.6] Prevent bad encrypting of folder if E2EE has not been correctly set up
- desktop#5237 [stable-3.6] Feature/edit file locally restart sync
- desktop#5239 Add forcefoldersync method to folder manager
- desktop#5240 [stable-3.6] Make use of plain text-enforcing qml labels
- desktop#5246 [stable-3.6] Lock file when editing locally
- desktop#5249 [stable-3.6] Format some QLabels as plain text
OBS-URL: https://build.opensuse.org/request/show/1041793
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=84
- Update to 3.6.2
- [stable-3.6] Fix call notification dialog buttons by @backportbot-nextcloud in #5075
- [stable-3.6] emit missing signal to update folder sync status icon by @backportbot-nextcloud in #5090
- [stable-3.6] Fix macOS autoupdater settings by @backportbot-nextcloud in #5103
- [stable-3.6] Validate and sanitise edit locally token and relpath
before sending to server by @backportbot-nextcloud in #5106
- [stable-3.6] Fix compatibility with newer python3-nautilus by @backportbot-nextcloud in #5112
- [stable-3.6] Refactor FolderMan's "Edit Locally" capabilities
as separate class by @backportbot-nextcloud in #5111
- [stable-3.6] use new public API to open an edit locally URL by @backportbot-nextcloud in #5117
- [stable-3.6] Use separate variable for cfg file name in CMAKE. by @backportbot-nextcloud in #5140
- Fix stable-3.6 compile on macOS by @claucambra in #5154
- Fix bad backport of CustomButton changes in Stable-3.6 by @claucambra in #5155
- Backport/5067/stable 3.6 by @allexzander in #5153
- Backport/5092/stable 3.6 by @allexzander in #5156
- [stable-3.6] properly escape a path when creating a test file during tests by @backportbot-nextcloud in #5158
- Drop fix_nautilus_ext.patch because now in upstream.
OBS-URL: https://build.opensuse.org/request/show/1035200
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=82
- Split out the dbus service related files that provides
libcloudproviders integration for nextcloud desktop client into
a separate package; when this is installed, launching any
app supporting libowncloudproviders (e.g. nautilus on GNOME)
will automatically launch the desktop client -- which is rather
annoying to happen by default, esp. in cases where a user does
not even have a nextcloud account (gh#nextcloud/desktop#1982,
gh#nextcloud/desktop#2622).
OBS-URL: https://build.opensuse.org/request/show/1033554
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=79
- Update to 3.6.1
- desktop#4907 [stable-3.6] Fix wrong estimated time when doing sync.
- desktop#4908 [stable-3.6] Bugfix/selective sync abort error
- desktop#4922 [stable-3.6] Bugfix/conflict resolution when selecting folder
- desktop#4923 [stable-3.6] Fix menu bar height calculation on macOS
- desktop#4926 [stable-3.6] Fix add account window text clipping, enlarge text
- desktop#4928 [stable-3.6] Accept valid lsColJob reply XML content types
- desktop#4934 [stable-3.6] Fix low-resolution file changed overlay icons in activities
- desktop#4941 [stable-3.6] Deallocate call notification dialog objects when closed
- desktop#4943 [stable-3.6] Ensure that the file being processed has had its etag properly sanitised, log etag more
- desktop#4973 [stable-3.6] Ensure strings in main window QML are presented as plain text and not HTML
- desktop#4974 [stable-3.6] Do not format text in QML components as HTML
- desktop#4978 [stable-3.6] Fix two factor authentication notification
- desktop#5000 [stable-3.6] Bring back .lnk files on Windows and always treat them as non-virtual files.
- desktop#5006 [stable-3.6] Fix 'Reply' primary property.
- desktop#5020 [stable-3.6] Update after tx migrate
- desktop#5030 [stable-3.6] Command-line client. Do not trust SSL certificates by default,
unless '--trust' option is set.
- desktop#5037 [stable-3.6] Fix invisible user status selector button not being checked when user is in Offline mode
- desktop#5048 [stable-3.6] Fix link shares default expire date being enforced as maximum expire date
even when maximum date enforcement is disabled on the server
- desktop#5052 Backport/4989/stable 3.6
- desktop#5053 [stable-3.6] use correct version copmparison on NSIS updater: fix update from rc
- desktop#5054 Improve 'Handle local file editing' feature. Add loading popup. Add f…
- desktop#5055 Backport/5039/bugfix/check token for edit locally requests
- desktop#5056 Fix account not found when doing local file editing.
- desktop#5057 Fix two factor auth notification: activity item was disabled.
- desktop#5058 [stable-3.6] Fix predefined status text formatting
- desktop#5059 [stable-3.6] Fix sync progress bar colours in dark mode
- desktop#5061 [stable-3.6] Improve handling of file name clashes
- desktop#5063 [stable-3.6] Ensure placeholder message in emoji picker wraps correctly
OBS-URL: https://build.opensuse.org/request/show/1029956
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=75
- Update to 3.6.0
- desktop#3461 Fix crash in cldapi.dll
- desktop#4526 Updating command-rebase.yml workflow from template
- desktop#4577 Reply button size should be same as the input field, smaller + text color
- desktop#4616 Fix crashing when selecting user status and predefined statuses not appearing
- desktop#4624 Make user status dialog look in line with the rest of the desktop client tray and Nextcloud
- desktop#4628 Add a placeholder message for the recents tab of the emoji picker
- desktop#4631 Add SVG icon styled for macOS Big Sur
- desktop#4643 Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done,
avoiding crashing of the Finder Sync Extension on macOS
- desktop#4650 Properly adapt the UserStatusSelectorModel to QML, eliminate hacks, make code more declarative
- desktop#4655 Fix the system tray menu not being correctly replaced in setupContextMenu on GNOME
- desktop#4663 Make the share dialog resizeable
- desktop#4667 Make client language gender-neutral and more clear
- desktop#4671 Use an en-dash for the userstatus panel
- desktop#4672 Close call notifications when the call has been joined by the user, or the call has ended
- desktop#4678 Correct spelling
- desktop#4679 Print sync direction in SyncFileStatusTracker::slotAboutToPropagate
- desktop#4682 Windows CI. Use specific Craft revision.
- desktop#4683 Add 'db/local/remote' reference to log string.
- desktop#4685 Work around issues with window positioning on Linux DEs,
hardcode tray window to screen center when new account added
- desktop#4686 Add a custom back button to the account wizard's advanced setup page
- desktop#4687 Clean up systray methods, make more QML-friendly
- desktop#4688 Refactor tray window opening code for clarity and efficiency
- desktop#4693 Increase the call state checking interval to not overload the server
- desktop#4700 Fix bad quote in CMakeLists PNG generation message
- desktop#4703 Only set _FORTIFY_SOURCE when a higher level of this flag has not been set
- desktop#4704 Switch to using the main client CI image based on ubuntu 22.04
- desktop#4706 Limit concurrent notifications
- desktop#4707 Use macOS-specific application icon
- desktop#4710 QML-ify the UserModel, use properties rather than setter methods
- desktop#4712 Take ints by value rather than reference in UserModel methods
- desktop#4713 Feature/vfs windows thumbnails
- desktop#4717 Respect skipAutoUpdateCheck in nextcloud.cfg with Sparkle on macOS
- desktop#4718 Restyle unified search skeleton items animation and simplify their code
- desktop#4719 Stop styling QML unified search items hierarchically, use global Style constants
- desktop#4720 Use preprocessor directive rather than normal 'if' for UNNotification types
- desktop#4723 Make apps menu scrollable when content taller than available vertical space,
preventing borking of layout
- desktop#4734 Ensure that throttled notifications still appear in tray activity model
- desktop#4735 Stop clearing notifications when new notifications are received
- desktop#4738 Fix ActivityItemContent QML paintedWidth errors
- desktop#4748 Clicking on an activity list item for a file opens the local file if available
- desktop#4753 Replace unified search text field busy indicator with custom indicator
- desktop#4755 Update macOS Info.plist
- desktop#4756 Ensure debug archive contents are readable by any user
- desktop#4758 Remove Ubuntu Impish, add Kinetic
- desktop#4760 Make UserStatusSelector a dismissible page pushed onto the tray window
- desktop#4771 Feature/handle edit locally
- desktop#4773 Add Debian Bullseye build
- desktop#4774 Double-clicking tray icon opens currently-selected user's local folder (if available)
- desktop#4790 Clean up TalkReplyTextField, remove unnecessary parent Item
- desktop#4797 Refactor user line
- desktop#4799 Do not reboot PC when running an MSI via autoupdate.
- desktop#4801 Always run MSI with full UI.
- desktop#4802 Eliminate padding around the menu separator in the account menu
- desktop#4804 Feature/enable more warnings also for gcc
- desktop#4810 Move CFAPI shell extensions variables to root CMakeLists.
- desktop#4815 Move URI scheme variable from Nextcloud.cmake to root CMakeListsts.
- desktop#4816 Ensure SyncEngine use an initialized instance of SyncOptions
- desktop#4818 Fix QML warnings
- desktop#4820 I18n: Spelling unification
- desktop#4821 Fix crash: 'Failed to create OpenGL context'.
- desktop#4822 Fix bugs with setting 'Away' user status
- desktop#4827 Fix greek translation for application name in menu
- desktop#4829 Align, resize, and layout everything uniformly in the unified search view
- desktop#4830 Remove libglib-2.0.so.0 and libgobject-2.0.so.0 from Appimage.
- desktop#4831 Fix unified search item placeholder image source
- desktop#4833 Use same tooltip component everywhere, fix tooltip clipping bugs
- desktop#4834 Bump version and year.
- desktop#4839 Fix account switching and hover issues with UserLine component
- desktop#4840 Remove Ubuntu Focal
- desktop#4842 Add a ScrollView to the predefined statuses area of the UserStatusSelector
- desktop#4843 Prevent the 'Cancel' button of the user status selector getting squashed
- desktop#4844 Ensure that clear status message combo box is at least implicit width
- desktop#4845 Fix alignment of predefined status contents regardless of emoji fonts
- desktop#4850 Prevent crashing when trying to create error-ing QML component in systray.cpp, output error to log
- desktop#4852 Add CHANGELOG.md.
- desktop#4853 Ensure file activity dialog is centered on screen and appears at top of window stack
- desktop#4866 Build script for AppImage should not assume Nextcloud is the name
- desktop#4867 Fix File Activities dialog not showing up.
- desktop#4869 Reads and store fileId and remote permissions during bulk upload
- desktop#4882 Do not build qt keychain already included in the CI images
- desktop#4884 Bugfix/web engine on win11
- desktop#4885 Update CHANGELOG for the 3.6.0 release.
- desktop#4900 Fix script that upload AppImage to go in correct path
OBS-URL: https://build.opensuse.org/request/show/1001793
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=73
- Update to 3.5.3
- desktop#4726 [stable-3.5] Fix the system tray menu not being correctly replaced in setupContextMenu on GNOME
- desktop#4727 [stable-3.5] Ensure call notification stays on top of other windows
- desktop#4729 [stable-3.5] Work around issues with window positioning on Linux DEs,
hardcode tray window to screen center when new account added
- desktop#4731 [stable-3.5] Clean up systray methods, make more QML-friendly
- desktop#4739 [stable-3.5] Refactor tray window opening code for clarity and efficiency
- desktop#4740 [stable-3.5] Only set _FORTIFY_SOURCE when a higher level of this flag has not been set
- desktop#4741 [stable-3.5] Limit concurrent notifications
- desktop#4742 [stable-3.5] Take ints by value rather than reference in UserModel methods
- desktop#4743 [stable-3.5] Respect skipAutoUpdateCheck in nextcloud.cfg with Sparkle on macOS
- desktop#4744 [stable-3.5] Use preprocessor directive rather than normal 'if' for UNNotification types
- desktop#4745 [stable-3.5] QML-ify the UserModel, use properties rather than setter methods
- desktop#4750 [stable-3.5] Fix ActivityItemContent QML paintedWidth errors
- desktop#4763 [stable-3.5] Stop clearing notifications when new notifications are received
- desktop#4764 [stable-3.5] Ensure debug archive contents are readable by any user
- desktop#4765 [stable-3.5] Stop styling QML unified search items hierarchically, use global Style constants
- desktop#4766 [stable-3.5] Update macOS Info.plist
- desktop#4767 [stable-3.5] print sync direction in SyncFileStatusTracker::slotAboutToPropagate
- desktop#4772 [stable-3.5] Remove Ubuntu Impish, add Kinetic
- desktop#4775 [stable-3.5] Ensure that throttled notifications still appear in tray activity model
- desktop#4783 [stable-3.5] Make apps menu scrollable when content taller than available vertical space,
preventing borking of layout
- Drop nextcloud-remove-fortify-source-2.patch, because the fortify
problem is now handled in code from upstream.
OBS-URL: https://build.opensuse.org/request/show/991739
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=69
- Update to 3.5.2
- desktop#4569 [stable-3.5] Explicitly ask user for notification authorisation on launch (macOS)
- desktop#4571 [stable-3.5] Fix crash caused by overflow in FinderSyncExtension
- desktop#4583 [stable-3.5] add new fixup workflow from nextcloud org
- desktop#4589 [stable-3.5] Bump up minimum macOS version
- desktop#4592 [stable-3.5] Display chat message inside the OS notification.
- desktop#4595 [stable-3.5] Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.
- desktop#4596 [stable-3.5] Add a transparent background to the send reply button.
- desktop#4605 [stable-3.5] Fix build on macOS versions pre-11 (down to 10.14)
- desktop#4623 [stable-3.5] Ignore Office temp folders on Mac ('.sb-' in folder name).
- desktop#4647 [stable-3.5] Remove assert, it is no longer useful.
- desktop#4658 [stable-3.5] Add contrast to the text/icon of buttons if the server defined color is light.
- desktop#4665 [stable-3.5] fix general section
- desktop#4666 [stable-3.5] Remove tooltip because it is only repeating the label of the link.
- desktop#4668 [stable-3.5] bugfix/share-dialog
- desktop#4676 [stable-3.5] Updating command-rebase.yml workflow from template
- desktop#4680 [stable-3.5] Reply button size should be same as the input field, smaller + text color
- desktop#4692 [stable-3.5] Close call notifications when the call has been joined by the user, or the call has ended
- desktop#4694 [stable-3.5] Increase the call state checking interval to not overload the server
- desktop#4696 [stable-3.5] Ensure the dispatch source only gets deallocated after
the dispatch_source_cancel is done, avoiding crashing of the Finder Sync Extension on macOS
OBS-URL: https://build.opensuse.org/request/show/986721
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=67