Nextcloud bot [Wed, 18 May 2022 04:15:30 +0000 (04:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 17 May 2022 11:33:29 +0000 (13:33 +0200)]
Merge pull request #4553 from nextcloud/fixBuild
add explicit capture for lambda
Matthieu Gallien [Tue, 17 May 2022 08:07:37 +0000 (10:07 +0200)]
add explicit capture for lambda
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Valdnet [Tue, 17 May 2022 09:52:35 +0000 (11:52 +0200)]
Merge pull request #4551 from nextcloud/Valdnet-patch-2
Change three dots to an ellipsis and add a space
Valdnet [Tue, 17 May 2022 07:08:37 +0000 (09:08 +0200)]
i18n: Add a space
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Tue, 17 May 2022 07:06:20 +0000 (09:06 +0200)]
i18n: Change three dots to an ellipsis
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Nextcloud bot [Tue, 17 May 2022 04:11:02 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 16 May 2022 21:21:50 +0000 (23:21 +0200)]
Merge pull request #4540 from nextcloud/bugfix/share-dialog-text
Fix visual borking in the share dialog
Claudio Cambra [Mon, 16 May 2022 13:46:06 +0000 (15:46 +0200)]
Fix label borking and wrong icon colours in the share dialog
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Mon, 16 May 2022 20:48:43 +0000 (22:48 +0200)]
Merge pull request #4518 from nextcloud/bugfix/two-factor-notification
Bugfix/two factor notification
Camila [Wed, 11 May 2022 21:10:46 +0000 (23:10 +0200)]
Convert primary, WEB and DELETE notification links to action buttons.
Signed-off-by: Camila <hello@camila.codes>
Camila [Wed, 11 May 2022 20:05:28 +0000 (22:05 +0200)]
Do not add a second DELETE to the list of actions in one notification.
Signed-off-by: Camila <hello@camila.codes>
Matthieu Gallien [Mon, 16 May 2022 20:03:42 +0000 (22:03 +0200)]
Merge pull request #4519 from nextcloud/bugfix/syncExcludeLstCanBeRemoved
if an exclude file is deleted, skip it and remove it from internal list
Matthieu Gallien [Thu, 12 May 2022 07:56:50 +0000 (09:56 +0200)]
if an exclude file is deleted, skip it and remove it from internal list
ignore files can be removed: not an error so adjust tests
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Claudio Cambra [Mon, 16 May 2022 18:44:31 +0000 (20:44 +0200)]
Merge pull request #4543 from nextcloud/bugfix/share-link-expiry
Fixed share link expiration box being ineditable and always attempting to set invalid date
Claudio Cambra [Mon, 16 May 2022 16:34:22 +0000 (18:34 +0200)]
Fixed share link expiration box being ineditable and always reloading invalid date
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
allexzander [Mon, 16 May 2022 15:08:15 +0000 (18:08 +0300)]
Merge pull request #4454 from nextcloud/bugfix/allow-manual-rename-files-with-spaces
Bugfix/allow manual rename files with spaces
alex-z [Wed, 6 Apr 2022 09:42:10 +0000 (12:42 +0300)]
Allow manual renaming of files and folders with spaces. Allow uploading invalid file name via the InvalidFileName dialog.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Claudio Cambra [Mon, 16 May 2022 14:43:06 +0000 (16:43 +0200)]
Merge pull request #4472 from nextcloud/bugfix/tray-colours
Fix activity list item issues with colours/layout/etc.
Claudio Cambra [Mon, 2 May 2022 17:08:35 +0000 (19:08 +0200)]
Fixed several issues with activity items relating to icon colouration and activity item sizing + layout
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Mon, 16 May 2022 14:42:43 +0000 (16:42 +0200)]
Merge pull request #4484 from nextcloud/bugfix/tray-context-menu
Fix tray icon not displaying "Open main dialog"
Claudio Cambra [Thu, 5 May 2022 10:10:17 +0000 (12:10 +0200)]
Actually reset menu when user accounts are added or removed
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
allexzander [Mon, 16 May 2022 14:40:53 +0000 (17:40 +0300)]
Merge pull request #4532 from nextcloud/bugfix/selective-sync-total-size-displayed
Bugfix. Take root folder's files size into account when displaying the total size in selective sync dialog.
alex-z [Sun, 15 May 2022 19:38:21 +0000 (22:38 +0300)]
Bugfix. Take root folder's files size into account when displaying the total size in selective sync dialog.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Claudio Cambra [Mon, 16 May 2022 13:46:53 +0000 (15:46 +0200)]
Merge pull request #4508 from nextcloud/bugfix/notifications
Simplify and remove the notification "cache"
Claudio Cambra [Mon, 9 May 2022 16:07:01 +0000 (18:07 +0200)]
Fix notifications not being shown when they should be
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Mon, 16 May 2022 11:15:33 +0000 (13:15 +0200)]
Merge pull request #4520 from nextcloud/bugfix/findersync-crash-fix
Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr
Claudio Cambra [Thu, 12 May 2022 09:50:03 +0000 (11:50 +0200)]
Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
allexzander [Mon, 16 May 2022 08:40:08 +0000 (11:40 +0300)]
Merge pull request #4507 from nextcloud/bugfix/desktop-notifications-get-displayed
Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.
alex-z [Mon, 9 May 2022 15:30:36 +0000 (18:30 +0300)]
Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Mon, 16 May 2022 04:10:24 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 15 May 2022 04:09:43 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 14 May 2022 04:10:39 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 13 May 2022 04:11:06 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Thu, 12 May 2022 18:47:51 +0000 (20:47 +0200)]
Merge pull request #4522 from nextcloud/bugfix/notification-wording
Do not replace strings in action links coming from the notification api.
Camila [Thu, 12 May 2022 10:43:03 +0000 (12:43 +0200)]
Do not replace strings in action links coming from the notification api.
Signed-off-by: Camila <hello@camila.codes>
Nextcloud bot [Thu, 12 May 2022 04:12:56 +0000 (04:12 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Wed, 11 May 2022 16:22:05 +0000 (18:22 +0200)]
Merge pull request #4512 from nextcloud/feature/macos-notifications
Revamp notifications for macOS and add support for actionable update notifications
Claudio Cambra [Tue, 10 May 2022 14:12:15 +0000 (16:12 +0200)]
Reimplement notifications for macOS and add support for actionable update notifications
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 11 May 2022 13:57:22 +0000 (15:57 +0200)]
Merge pull request #4501 from nextcloud/bugfix/verbose-make-universal
Make the make_universal.py script more verbose for easier debugging
Claudio Cambra [Fri, 6 May 2022 18:58:37 +0000 (20:58 +0200)]
Make the make_universal.py script more verbose, make it easier to understand what is happening
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Wed, 11 May 2022 12:32:08 +0000 (14:32 +0200)]
Merge pull request #4499 from nextcloud/solracsf-patch-1
Ask for Desktop Client version
Git'Fellow [Fri, 6 May 2022 13:27:08 +0000 (15:27 +0200)]
Ask for Desktop Client version
Alongside with Server version
Nextcloud bot [Wed, 11 May 2022 04:10:06 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 10 May 2022 09:39:21 +0000 (11:39 +0200)]
Merge pull request #4510 from nextcloud/bugfix/fixWebFlowV1GssSso
only add OCS-APIREQUEST header for 1st request of webflow v1
Matthieu Gallien [Tue, 10 May 2022 06:31:26 +0000 (08:31 +0200)]
only add OCS-APIREQUEST header for 1st request of webflow v1
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Tue, 10 May 2022 04:22:40 +0000 (04:22 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 9 May 2022 04:11:26 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 8 May 2022 04:10:15 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 7 May 2022 04:08:09 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 6 May 2022 09:00:42 +0000 (11:00 +0200)]
Merge pull request #2982 from elsiehupp/full-bleed-start-tile
Use full-bleed Start Tile
Elsie Hupp [Tue, 9 Mar 2021 21:00:13 +0000 (16:00 -0500)]
Use full-bleed Start Tile
Signed-off-by: Elsie Hupp <9206310+elsiehupp@users.noreply.github.com>
Matthieu Gallien [Fri, 6 May 2022 08:04:04 +0000 (10:04 +0200)]
Merge pull request #4249 from carlcsaposs/docs
docs: Replace "preceded" with "followed"
Carl Csaposs [Thu, 3 Feb 2022 19:11:17 +0000 (19:11 +0000)]
docs: Replace "preceded" with "followed"
Signed-off-by: Carl Csaposs <carl@csaposs.com>
Matthieu Gallien [Fri, 6 May 2022 07:25:20 +0000 (09:25 +0200)]
Merge pull request #4473 from nextcloud/rakekniven-patch-2
l10n: Remove string from translation
rakekniven [Tue, 3 May 2022 10:50:33 +0000 (12:50 +0200)]
l10n: Remove string from translation
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Nextcloud bot [Fri, 6 May 2022 04:10:19 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Thu, 5 May 2022 20:57:13 +0000 (22:57 +0200)]
Merge pull request #4380 from spacegaier/patch-1
Remove "…" from "Create Debug Archive" button
Philip Allgaier [Wed, 23 Mar 2022 09:59:51 +0000 (10:59 +0100)]
Remove "…" from "Create Debug Archive" button
Looks like an ellipsis (as if some text is cut off), but that is not the case => clearer without the dots
Signed-off-by: Philip Allgaier <philip.allgaier@gmx.de>
Claudio Cambra [Thu, 5 May 2022 13:29:00 +0000 (15:29 +0200)]
Merge pull request #4478 from nextcloud/bugfix/sparkle-sign
Add new and correct sparkle update signature
Claudio Cambra [Tue, 3 May 2022 19:10:31 +0000 (21:10 +0200)]
Add new and correct sparkle update signature
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Thu, 5 May 2022 12:53:34 +0000 (14:53 +0200)]
Merge pull request #4485 from nextcloud/bugfix/cachedir
Ensure cache is stored in default cache location
Claudio Cambra [Thu, 5 May 2022 11:46:39 +0000 (13:46 +0200)]
Stop dumping cache data in home dir, cache in default cache location
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Thu, 5 May 2022 04:11:07 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
rakekniven [Wed, 4 May 2022 10:55:01 +0000 (12:55 +0200)]
Merge pull request #4469 from nextcloud/rakekniven-patch-1
l10n: Changed triple dot to ellipsis
rakekniven [Sat, 30 Apr 2022 14:51:43 +0000 (16:51 +0200)]
l10n: Changed triple dot to ellipsis
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Matthieu Gallien [Wed, 4 May 2022 07:45:43 +0000 (09:45 +0200)]
Merge pull request #4333 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
Nextcloud bot [Tue, 26 Apr 2022 15:41:41 +0000 (15:41 +0000)]
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 4 May 2022 04:18:14 +0000 (04:18 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 3 May 2022 04:10:00 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 2 May 2022 16:35:40 +0000 (18:35 +0200)]
future 3.6.0 version development begins
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 2 May 2022 16:25:58 +0000 (18:25 +0200)]
Merge pull request #4471 from nextcloud/prepare3.5.0
prepare final 3.5.0 release
Matthieu Gallien [Mon, 2 May 2022 16:25:01 +0000 (18:25 +0200)]
prepare final 3.5.0 release
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 2 May 2022 13:16:14 +0000 (15:16 +0200)]
Merge pull request #4470 from nextcloud/prepare3.5.0-rc4
prepare 3.5.0-rc4
Matthieu Gallien [Mon, 2 May 2022 13:15:23 +0000 (15:15 +0200)]
prepare 3.5.0-rc4
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 2 May 2022 13:13:21 +0000 (15:13 +0200)]
Merge pull request #4465 from nextcloud/feature/talk-avatar
Add user avatars in talk notifications in activity list
Claudio Cambra [Fri, 29 Apr 2022 12:04:39 +0000 (14:04 +0200)]
Add user avatars in talk notifications in activity list
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Mon, 2 May 2022 13:12:35 +0000 (15:12 +0200)]
Merge pull request #4466 from nextcloud/bugfix/sparkle
Fix sparkle implementation in the desktop client
Claudio Cambra [Wed, 13 Apr 2022 21:46:47 +0000 (23:46 +0200)]
Add some logging
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 23 Mar 2022 08:56:11 +0000 (09:56 +0100)]
Fix macOS autoupdater
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Mon, 2 May 2022 12:50:20 +0000 (14:50 +0200)]
Merge pull request #4420 from nextcloud/feature/files_lock
Feature/files lock
Matthieu Gallien [Wed, 27 Apr 2022 10:56:59 +0000 (12:56 +0200)]
display lock info in share dialog
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 20 Apr 2022 11:44:19 +0000 (13:44 +0200)]
show errors on lock/unlock actions
use a native dialog to show users errors when trying to lock/unlock
files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 13 Apr 2022 08:47:23 +0000 (10:47 +0200)]
allow lock/unlock of files from files explorer integration
add new commands to the contextual menu provided by our files explorer
plugins to allow locking/unlocking a file
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 21 Apr 2022 11:57:12 +0000 (13:57 +0200)]
add automated tests for LockFileJob to validate proper behavior
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 7 Apr 2022 08:44:03 +0000 (10:44 +0200)]
introduce new jobs to handle lock/unlock of files
close #4382
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 8 Apr 2022 08:23:50 +0000 (10:23 +0200)]
fetch and store in sync database information abot lock state of files
fetch lock properties from server
decode them and store them in sync database
test to ensure we do properly handle those properties
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 7 Apr 2022 08:44:54 +0000 (10:44 +0200)]
detect capabilities for lock/unlock of files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 20 Apr 2022 20:08:07 +0000 (22:08 +0200)]
reformat SyncJournalDb::setFileRecord to decrease complexity
reduce the measure of branching complexity by reformatting the method
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Mon, 2 May 2022 04:11:38 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 1 May 2022 04:08:40 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 30 Apr 2022 04:09:12 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 29 Apr 2022 21:12:57 +0000 (23:12 +0200)]
Merge pull request #4441 from nextcloud/bugfix/activities-fetch-overload
Bugfix/activities fetch server overload
alex-z [Wed, 13 Apr 2022 13:35:40 +0000 (16:35 +0300)]
Optimize activities fetch requests. Do not fetch when the Tray is not open. Fetch next subset only when scrolling. Fix duplicate notifications.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Matthieu Gallien [Fri, 29 Apr 2022 14:01:29 +0000 (16:01 +0200)]
Merge pull request #4430 from nextcloud/bugfix/betterReconnectLogic
increase time between connection tries
Matthieu Gallien [Fri, 29 Apr 2022 10:41:48 +0000 (12:41 +0200)]
adjust API of retry count to have everything private and simpler
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 29 Apr 2022 10:31:32 +0000 (12:31 +0200)]
obsolete and no longer needed
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 29 Apr 2022 10:29:45 +0000 (12:29 +0200)]
improve readability of computation of currentDelay recoonect time
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 12 Apr 2022 21:43:19 +0000 (23:43 +0200)]
increase time between connection tries
each time we do a failed attempt to connect increase the time until the
next try
use an elapsed timer to ensure we do properly wait between each attempt
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Fri, 29 Apr 2022 04:10:08 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>