Revisions of nextcloud-desktop

Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1201321 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 139)
Rollback to 3.13.4 because of to many and missing packages in Leap. 
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 138)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 137)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 136)
- Update to 3.14.0
  - Add cmake NEXTCLOUD_DEV so debug client can run in parallel to release client. by @camilasan in #6472
  - Feature/office files lock newly created. Plus refactoring. by @allexzander in #6613
  - Fix crash when in debug mode when toggling enabled status of an account's virtual files (macOS) by @claucambra in #6635
  - File sharing for macOS VFS (File Provider Module) by @claucambra in #6614
  - Make use of NextcloudFileProviderKit in File Provider Module by @claucambra in #6642
  - Build(deps): Bump cpp-linter/cpp-linter-action from 2.10.2 to 2.11.0 by @dependabot in #6632
  - Fix possible issues with item metadata acquisition required for macOS VFS file sharing by @claucambra in #6648
  - Fix tests by @pyromaniac2k in #6596
  - Bugfix/folder conflict disappear by @allexzander in #6655
  - improving end-to-end tests by @mgallien in #6622
  - create registry keys needed for edit locally in local machine category by @mgallien in #6663
  - Use davUser instead of direct credentials user in file provider by @claucambra in #6670
  - if a virtual file change but nothing changed: set it as in sync by @mgallien in #6621
  - do not cause implicit hydration of virtual files during sync by @mgallien in #6606
  - Fix error regarding applying of nodiscard to value type by @claucambra in #6589
  - Prevent use of invalid characters for file provider domain names by @claucambra in #6669
  - Fetch macOS VFS package in autoupdater if the client is using the file provider module by @claucambra in #6671
  - Always correctly set values for all fields in File Provider sharing UI by @claucambra in #6673
  - Fix "Pause sync for all" / "Resume sync for all" state when manipulating folder sync outside of tray by @claucambra in #6588
  - Fix crash on creating debug archive in read-only location by @claucambra in #6598
  - Bugfix. Files lock. Fix incorrect readonly state. by @allexzander in #6660
  - Bugfix. Conflict dialog for multiple files. Fix checkbox border colors for dark mode on Windows. by @allexzander in #6696
  - Bugfix/slow sync with tray open by @allexzander in #6691
  - Migrate to Qt 6 by @mgallien in #4584
  - chore(i18n): Improve grammar by @rakekniven in #6703
  - invalid item name warning: use file or folder when appropriate by @mgallien in #6602
  - Ci/improve build appimage script by @mgallien in #6710
  - improve logs when build with NEXTCLOUD_DEV enabled by @mgallien in #6718
  - Bugfix/lockownertype setreadonly basedoncaps by @allexzander in #6742
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 135)
- Update to 3.13.4
  - [stable-3.13] Fix release kind detection by @ivaradi in #7034
  - [stable-3.13] docs: conf file option moveToTrash is no longer Linux specific in #7047
  - [stable-3.13] only add Encrypt context menu entry for top folder in settings dialog in #7063
  - [stable-3.13] add missing exception handling in #7081
  - [stable-3.13] do not ignore paths containing 2 "#" characters in #7087
  - [stable-3.13] Narrow down ReadWrite folder permission to owner in #7092
  - [stable-3.13] Fix building of client on macOS 10.13 and 10.14 in #7099
  - [stable-3.13] Bugfix/delete read only remnants folders in #7107
  - [stable-3.13] Bugfix/fix one rename issue in #7111
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 134)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 133)
- Update to 3.13.3
  - [stable-3.13] Fix permanent freeze upon opening macOS VFS settings in #6894
  - [stable-3.13] Remove Ubuntu Mantic, add Oracular in #6909
  - [stable-3.13] Optimize Ubuntu/Debian build in #6910
  - [stable-3.13] Fix clickable area of macOS VFS settings checkboxes in #6932
  - Bugfix/backport kde fix 313 in #6800
  - [stable-3.13] Fix visibility of info buttons and details when updater is disabled in general settings in #6931
  - [stable-3.13] fix doc configuration file in #6953
  - [stable-3.13] forward the redirected signal from QNetworkReply to detect them in #6972
  - [stable-3.13] Fix crash: web flow credential dialog is deleted when closing it. in #6976
  - [stable-3.13] List sync folders in the file explorer with user's username. in #6978
  - [stable-3.13] Bugfix/signup with provider page in #6977
  - [stable-3.13] prevent event loop reentrance when handling ENCRYPT socket requests in #6979
  - [stable-3.13] Make multiple notifications text translatable in #6995
  - [stable-3.13] Bugfix/delete readonly folders in #7014
  - [stable-3.13] Bugfix/hide encrypt from context menu in #7018
  - [stable-3.13] Bugfix/remove read only folders in read only folders in #7021
  - Fix "The host name did not match any of the valid hosts for this certificate" notification even when the certificate was valid in #6785
  - [stable-3.13] Check if sync item is actually a folder before processing it in #6881
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 132)
- Add 6798.patch for Tumbleweed to fix broken tray GUI (icons etc).
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 131)
- Add 6798.patch to fix broken tray GUI (icons etc).
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 130)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 129)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 128)
- Fix build error in Tumbleweed and Slowroll.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 127)
- Fix build error in Tumbleweed.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 126)
- Update to 3.13.2
- Update to 3.13.1
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 125)
  - [stable-3.13] Bugfix. Files lock. Fix incorrect readonly state. by @backportbot in #6692
  - [stable-3.13] Bugfix. Conflict dialog for multiple files. Fix checkbox border colors for dark mode on Windows. by @backportbot in #6697
  - [stable-3.13] Bugfix/slow sync with tray open by @backportbot in #6698
  - [stable-3.13] chore(i18n): Improve grammar by @backportbot in #6709
  - [stable-3.13] Do not open client on install as this breaks MDM deployments by @backportbot in #6755
  - [stable-3.13] Censor account details string in file provider logging by @backportbot in #6759
  - [stable-3.13] Bugfix/lockownertype setreadonly basedoncaps by @backportbot in #6747
  - you cannot call non const method on a temp const QString by @mgallien in #6765
  - stable-3.13: Backport #6714 by @camilasan in #6795
  - [stable-3.13] Fix text colour for NCInputTextEdit by @backportbot in #6812
  - only use VFS update instruction when sync engine would do nothing by @mgallien in #6827
  - [stable-3.13] Ci/test is mount root property by @backportbot in #6834
  - [stable-3.13] Fix crash when updating enabled File Provider domains (macOS VFS) by @backportbot in #6838
  - [stable-3.13] Bugfix/update encryption state when server change by @backportbot in #6842
  - [stable-3.13] Add cfapi debug logs by @backportbot in #6850
  - [stable-3.13] Bugfix/rw folders broken by @backportbot in #6853
  - [stable-3.13] Allow deletion of virtual suffix placeholder files by @backportbot in #6856
  - [stable-3.13] Bugfix nextcloudcmd when syncing results in deleting all files by @backportbot in #6857
  - [stable-3.13] Fix sharePath for virtual paths using suffix vfs mode by @backportbot in #6858
  - [stable-3.13] avoid logs too verbose and with binary data by @backportbot in #6865
  - [stable-3.13] avoid deadlock: cancel hydration requests coming from itself by @backportbot in #6869
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 124)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 123)
- Update to 1.13.1
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 122)
- Update to 3.13.0
  - Allow event processing between each XML parser run, to improve GUI performance. in #6336
  - partial move of some checks done with drone to github actions in #6363
  - Bugfix. Random crash in LsColJob after recent changes. in #6393
  - Build(deps): Bump peter-evans/create-or-update-comment from 3.1.0 to 4.0.0 in #6394
  - wait longer to get the contextual menu entries: may be necessary in #6406
  - fix(i18n): uppercase ID in #6407
  - chore: update workflows from templates in #6412
  - Build(deps): Bump codecov/codecov-action from 3 to 4 in #6414
  - suppress deprecated warnings from openssl in #6402
  - Swift-format FileProviderExt in #6368
  - Display a message to upgrade client if minimumSupportedDesktopVersion is thrown in #6405
  - Do not create systray notification if there are no errors. in #6421
  - docs(conffile) Update chunk sizes to match v2 chunking PR defaults in #6231
  - Fix undefined sync status reporting in tray icon in #5565
  - clean up some qml code for share dialog in #6425
  - Feature/detect open files in #6434
  - Settings dialog. Nextcloud version label should be visible even if auto-updates are turned off in config. in #6459
  - add extra logs to investigate lock type issues in #6451
  - Rewrite communication between client and File Provider extensions using XPC in #6324
  - Add a configuration interface for macOS File Provider virtual files in #6351
  - Use 'FindMimeFromData' from Win API instead of QMimeDatabase() functions to get the mimetype. Prevents freeze from VFS placeholders. in #6458
  - VFS. CfAPI. Provide detailed error message for leading '#' placeholder update failure. in #6456
  - E2EE. Allow decryption v1.0 and v1.1 folders. in #6471
  - Fix crash when deleting a local sync folder during sync. in #6454
  - Client Status Reporting. Only report statuses listed on the server. in #6479
  - Bugfix/e2ee v2 non-root sync in #6486
  - Bugfix. E2ee misleading log fix. in #6484
  - Bugfix/expandable folder status model in #6490
  - Bugfix. Federated share activity show 'Decline' action button. in #6502
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 121)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 120)
- Uodate to 3.12.3
Displaying revisions 1 - 20 of 139
openSUSE Build Service is sponsored by