desktop

💻 Desktop sync client for Nextcloud

GPL-2.0 License

Stars
2.8K
Committers
288

Bot releases are hidden (Show)

desktop - Release 3.6.0

Published by mgallien about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud/desktop/compare/v3.5.4...v3.6.0

desktop - Release 3.6.0-rc2

Published by allexzander about 2 years ago

What's Changed

Full Changelog: https://github.com/nextcloud/desktop/compare/v3.6.0-rc1...v3.6.0-rc2

desktop - Release 3.6.0-rc1

Published by camilasan about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud/desktop/compare/v3.5.0...v3.6.0-rc1

desktop - Release 3.5.4

Published by allexzander about 2 years ago

List of supported platforms by this release: System Requirements

Changelog

  • nextcloud/desktop#4794 Add and use DO_NOT_REBOOT_IN_SILENT=1 parameter for MSI to not reboot during the auto-update.
  • nextcloud/desktop#4801 Always run MSI with full UI
desktop - Release 3.5.3

Published by mgallien about 2 years ago

List of supported platforms by this release: System Requirements

Changelog

  • 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
desktop - Release 3.5.2

Published by mgallien over 2 years ago

List of supported platforms by this release: System Requirements

Changelog

  • 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
desktop - Release 3.5.1

Published by mgallien over 2 years ago

List of supported platforms by this release: System Requirements

Changelog

  • 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
desktop - Release 3.5.0

Published by mgallien over 2 years ago

List of supported platforms by this release: System Requirements

Changelog

desktop - Release 3.5.0 RC4

Published by mgallien over 2 years ago

List of supported platforms by this release: System Requirements

Changelog

desktop - Release 3.5.0 RC3

Published by allexzander over 2 years ago

List of supported platforms by this release: System Requirements

Changelog

desktop - Release 3.5.0 RC2

Published by mgallien over 2 years ago

List of supported platforms by this release: System Requirements

Changelog

  • desktop#3714 Require cmake 3.16
  • desktop#3907 Main dialog use system font size
  • desktop#4015 Add screenshots of the latest features.
  • desktop#4022 Unbreak loading translations
  • desktop#4038 Add scroll area for share links.
  • desktop#4061 Check modified time sent by upload jobs in automated tests
  • desktop#4067 L10n: Change "modified time" to "modification time"
  • desktop#4087 L10n: Fixed grammar
  • desktop#4090 Hide share button for deleted files and ignored files in tray activity
  • desktop#4099 Write logs to Output window of Visual Studio
  • desktop#4100 Ask server to recalculate checksum(hash)
  • desktop#4102 Show only filenames in tray activity items, with full path in tooltip
  • desktop#4111 Do not display 'Conflict when uploading some files to a folder
  • desktop#4115 Windows. MSI. Unregister Nextcloud folders in SyncRootManager on uninstall.
  • desktop#4116 Bugfix/force re-login on SSL Handshake error
  • desktop#4120 Add option of enabling QtQuick compiler
  • desktop#4135 Add testing for ActivityListModel
  • desktop#4137 Display error message when creating a link share with compromised password.
  • desktop#4154 Check for dbus-1 when building with cloudproviders
  • desktop#4162 Add ability to copy internal link from share dialog
  • desktop#4167 Add macOS *.textClipping files to ignore list
  • desktop#4168 Do not activate quick compiler by default
  • desktop#4171 Bugfix. Re-init sharing manager to enable link sharing UI when receivng sharing permissions.
  • 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 - Release 3.5.0 RC1

Published by mgallien over 2 years ago

List of supported platforms by this release: System Requirements

Changelog

  • desktop#3714 Require cmake 3.16
  • desktop#3907 Main dialog use system font size
  • desktop#4015 Add screenshots of the latest features.
  • desktop#4022 Unbreak loading translations
  • desktop#4038 Add scroll area for share links.
  • desktop#4058 Do not crash on findAndCancelDeletedJob
  • desktop#4061 Check modified time sent by upload jobs in automated tests
  • desktop#4067 L10n: Change "modified time" to "modification time"
  • desktop#4073 Enforce VFS. Disable 'Make always available locally'.
  • desktop#4074 Bugfix/force download local invalid files
  • desktop#4076 Bugfix/avoid sync getting stuck
  • desktop#4079 Fix CMake error in ECMAddAppIcon for mac
  • desktop#4087 L10n: Fixed grammar
  • desktop#4090 Hide share button for deleted files and ignored files in tray activity
  • desktop#4092 Ensure any errors after calling FileSystem::getModTime are handled
  • desktop#4096 L10n: Remove parenthesis
  • desktop#4099 Write logs to Output window of Visual Studio
  • desktop#4100 Ask server to recalculate checksum(hash)
  • desktop#4102 Show only filenames in tray activity items, with full path in tooltip
  • desktop#4111 Do not display 'Conflict when uploading some files to a folder
  • desktop#4115 Windows. MSI. Unregister Nextcloud folders in SyncRootManager on uninstall.
  • desktop#4116 Bugfix/force re-login on SSL Handshake error
  • desktop#4120 Add option of enabling QtQuick compiler
  • desktop#4135 Add testing for ActivityListModel
  • desktop#4137 Display error message when creating a link share with compromised password.
  • desktop#4154 Check for dbus-1 when building with cloudproviders
  • desktop#4162 Add ability to copy internal link from share dialog
  • desktop#4167 Add macOS *.textClipping files to ignore list
  • desktop#4168 Do not activate quick compiler by default
  • desktop#4171 Bugfix. Re-init sharing manager to enable link sharing UI when receivng sharing permissions.
  • 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 - Release 3.4.4

Published by mgallien over 2 years ago

List of supported platforms by this release: System Requirements

Changelog

  • 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
desktop - Release 3.4.3

Published by camilasan over 2 years ago

  • 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
desktop - Release 3.4.2

Published by allexzander over 2 years ago

  • 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
desktop -

Published by mgallien almost 3 years ago

List of supported platforms by this release: System Requirements

Changelog

  • 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

Recovery information if you have files with invalid modification date

Please read the following wiki page How to fix files invalid modification date

desktop - Release 3.4.0 RC2

Published by mgallien almost 3 years ago

changelog since the previous release candidate release

desktop - Release 3.4.0 RC1

Published by FlexW almost 3 years ago

Changelog:

desktop - Release 3.3.6

Published by allexzander almost 3 years ago

  • 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.
desktop - Release 3.3.5

Published by FlexW about 3 years ago

  • 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
Package Rankings
Top 8.17% on Proxy.golang.org
Top 1.92% on Alpine-v3.15
Top 2.28% on Alpine-edge
Top 4.83% on Pkg.adelielinux.org
Top 6.55% on Alpine-v3.12
Top 6.9% on Alpine-v3.11
Top 2.21% on Alpine-v3.17
Top 6.18% on Alpine-v3.13
Top 6.73% on Alpine-v3.14
Top 8.27% on Alpine-v3.16