]> dgit.raspbian.org Git - nextcloud-desktop.git/log
nextcloud-desktop.git
4 years agoEnsure the dispatch source only gets deallocated after the dispatch_source_cancel...
Claudio Cambra [Wed, 15 Jun 2022 10:06:41 +0000 (12:06 +0200)]
Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoprepare for 3.5.2 release
Matthieu Gallien [Fri, 1 Jul 2022 14:15:50 +0000 (16:15 +0200)]
prepare for 3.5.2 release

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #4694 from nextcloud/backport/4693/stable-3.5
Matthieu Gallien [Fri, 1 Jul 2022 14:11:29 +0000 (16:11 +0200)]
Merge pull request #4694 from nextcloud/backport/4693/stable-3.5

[stable-3.5] Increase the call state checking interval to not overload the server

4 years agoIncrease the call state checking interval to not overload the server
Claudio Cambra [Fri, 1 Jul 2022 12:44:46 +0000 (14:44 +0200)]
Increase the call state checking interval to not overload the server

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4692 from nextcloud/backport/4672/stable-3.5
Matthieu Gallien [Fri, 1 Jul 2022 14:08:30 +0000 (16:08 +0200)]
Merge pull request #4692 from nextcloud/backport/4672/stable-3.5

[stable-3.5] Close call notifications when the call has been joined by the user, or the call has ended

4 years agoClose call notifications when the call has been joined by the user, or the call has...
Claudio Cambra [Fri, 24 Jun 2022 09:49:38 +0000 (11:49 +0200)]
Close call notifications when the call has been joined by the user, or the call has ended

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 1 Jul 2022 04:18:29 +0000 (04:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 30 Jun 2022 04:07:03 +0000 (04:07 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4680 from nextcloud/backport/4577/stable-3.5
Matthieu Gallien [Wed, 29 Jun 2022 07:33:25 +0000 (09:33 +0200)]
Merge pull request #4680 from nextcloud/backport/4577/stable-3.5

[stable-3.5] Reply button size should be same as the input field, smaller + text color

4 years agoClean up code, move values to Style.qml.
Camila [Thu, 19 May 2022 15:01:54 +0000 (17:01 +0200)]
Clean up code, move values to Style.qml.

Signed-off-by: Camila <hello@camila.codes>
4 years agoTalk reply field should now have the same height as the 'Reply' button.
Camila [Thu, 19 May 2022 12:53:31 +0000 (14:53 +0200)]
Talk reply field should now have the same height as the 'Reply' button.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 Jun 2022 04:11:54 +0000 (04:11 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Jun 2022 04:18:42 +0000 (04:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4676 from nextcloud/backport/4526/stable-3.5
Matthieu Gallien [Mon, 27 Jun 2022 08:16:03 +0000 (10:16 +0200)]
Merge pull request #4676 from nextcloud/backport/4526/stable-3.5

[stable-3.5] Updating command-rebase.yml workflow from template

4 years agoUpdating command-rebase.yml workflow from template
Nextcloud bot [Sat, 11 Jun 2022 15:15:02 +0000 (15:15 +0000)]
Updating command-rebase.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Jun 2022 04:08:38 +0000 (04:08 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Jun 2022 04:06:51 +0000 (04:06 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Jun 2022 04:08:17 +0000 (04:08 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Jun 2022 04:07:50 +0000 (04:07 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4668 from nextcloud/backport/4640/stable-3.5
Camila [Thu, 23 Jun 2022 12:39:58 +0000 (14:39 +0200)]
Merge pull request #4668 from nextcloud/backport/4640/stable-3.5

[stable-3.5] bugfix/share-dialog

4 years agoRemove unused signal fileActivityButtonClicked.
Camila [Tue, 14 Jun 2022 15:39:08 +0000 (17:39 +0200)]
Remove unused signal fileActivityButtonClicked.

Signed-off-by: Camila <hello@camila.codes>
4 years agoabsolutePath was undefined.
Camila [Tue, 14 Jun 2022 15:25:01 +0000 (17:25 +0200)]
absolutePath was undefined.

It was not part of the model, the correct one was path (PathRole).

Signed-off-by: Camila <hello@camila.codes>
4 years agoMerge pull request #4666 from nextcloud/backport/4657/stable-3.5
Camila [Thu, 23 Jun 2022 08:10:27 +0000 (10:10 +0200)]
Merge pull request #4666 from nextcloud/backport/4657/stable-3.5

[stable-3.5] Remove tooltip because it is only repeating the label of the link.

4 years agoRemove tooltip because it is only repeating the label of the link.
Camila [Tue, 21 Jun 2022 10:11:03 +0000 (12:11 +0200)]
Remove tooltip because it is only repeating the label of the link.

It is bad for accessibility.

Signed-off-by: Camila <hello@camila.codes>
4 years agoMerge pull request #4665 from nextcloud/backport/4439/stable-3.5
Matthieu Gallien [Thu, 23 Jun 2022 06:54:49 +0000 (08:54 +0200)]
Merge pull request #4665 from nextcloud/backport/4439/stable-3.5

[stable-3.5] fix general section

4 years agoUpdate documentation.
Jos Poortvliet [Thu, 14 Apr 2022 13:35:15 +0000 (15:35 +0200)]
Update documentation.

- Fix table that was missing
- Updates targetChunkUploadDuration and maxChunkSize.
- Adds section about Cloudflare.

Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Jun 2022 04:07:55 +0000 (04:07 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4658 from nextcloud/backport/4641/stable-3.5
Camila [Tue, 21 Jun 2022 12:57:14 +0000 (14:57 +0200)]
Merge pull request #4658 from nextcloud/backport/4641/stable-3.5

[stable-3.5] Add contrast to the text/icon of buttons if the server defined color is light.

4 years agoAdd contrast to the text/icon of buttons if the server defined color is light.
Camila [Tue, 14 Jun 2022 19:24:21 +0000 (21:24 +0200)]
Add contrast to the text/icon of buttons if the server defined color is light.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Jun 2022 04:10:04 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Jun 2022 04:09:54 +0000 (04:09 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Jun 2022 04:10:53 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Jun 2022 04:08:57 +0000 (04:08 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4647 from nextcloud/backport/4645/stable-3.5
Claudio Cambra [Fri, 17 Jun 2022 10:17:49 +0000 (12:17 +0200)]
Merge pull request #4647 from nextcloud/backport/4645/stable-3.5

[stable-3.5] Remove assert, it is no longer useful.

4 years agoRemove assert, it is no longer useful.
Camila [Wed, 15 Jun 2022 14:34:26 +0000 (16:34 +0200)]
Remove assert, it is no longer useful.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Jun 2022 04:08:16 +0000 (04:08 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Jun 2022 04:10:15 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 14 Jun 2022 04:15:47 +0000 (04:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Jun 2022 04:15:52 +0000 (04:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Jun 2022 04:22:09 +0000 (04:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Jun 2022 04:19:51 +0000 (04:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4623 from nextcloud/backport/4615/stable-3.5
allexzander [Wed, 8 Jun 2022 12:16:38 +0000 (15:16 +0300)]
Merge pull request #4623 from nextcloud/backport/4615/stable-3.5

[stable-3.5] Ignore Office temp folders on Mac ('.sb-' in folder name).

4 years agoIgnore Office temp folders on Mac ('.sb-' in folder name).
alex-z [Tue, 7 Jun 2022 08:05:00 +0000 (11:05 +0300)]
Ignore Office temp folders on Mac ('.sb-' in folder name).

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Jun 2022 04:17:57 +0000 (04:17 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Jun 2022 04:23:19 +0000 (04:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Jun 2022 04:21:57 +0000 (04:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Jun 2022 04:20:11 +0000 (04:20 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4605 from nextcloud/backport/4563/stable-3.5
Matthieu Gallien [Fri, 3 Jun 2022 10:17:15 +0000 (12:17 +0200)]
Merge pull request #4605 from nextcloud/backport/4563/stable-3.5

[stable-3.5] Fix build on macOS versions pre-11 (down to 10.14)

4 years agoFix builds on macOS versions pre-11
Claudio Cambra [Wed, 18 May 2022 14:33:11 +0000 (16:33 +0200)]
Fix builds on macOS versions pre-11

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Jun 2022 04:24:14 +0000 (04:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 Jun 2022 04:21:45 +0000 (04:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 31 May 2022 04:17:18 +0000 (04:17 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4596 from nextcloud/backport/4578/stable-3.5
Matthieu Gallien [Mon, 30 May 2022 07:46:13 +0000 (09:46 +0200)]
Merge pull request #4596 from nextcloud/backport/4578/stable-3.5

[stable-3.5] Add a transparent background to the send reply button.

4 years agoChange color of text field to ncTextColor instead of ncSecondaryTextColor.
Camila [Thu, 19 May 2022 18:10:44 +0000 (20:10 +0200)]
Change color of text field to ncTextColor instead of ncSecondaryTextColor.

Signed-off-by: Camila <hello@camila.codes>
4 years agoAdd a transparent background to the send reply button.
Camila [Thu, 19 May 2022 15:18:26 +0000 (17:18 +0200)]
Add a transparent background to the send reply button.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 30 May 2022 04:16:08 +0000 (04:16 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 29 May 2022 04:19:34 +0000 (04:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 28 May 2022 04:15:44 +0000 (04:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 27 May 2022 04:13:39 +0000 (04:13 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 26 May 2022 04:14:16 +0000 (04:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4595 from nextcloud/backport/4573/stable-3.5
Matthieu Gallien [Wed, 25 May 2022 12:45:35 +0000 (14:45 +0200)]
Merge pull request #4595 from nextcloud/backport/4573/stable-3.5

[stable-3.5] Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.

4 years agoFix 'TypeError: Cannot readproperty 'messageSent' of undefined'.
Camila [Thu, 19 May 2022 11:28:59 +0000 (13:28 +0200)]
Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 25 May 2022 04:48:14 +0000 (04:48 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 24 May 2022 04:28:05 +0000 (04:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4592 from nextcloud/backport/4575/stable-3.5
allexzander [Mon, 23 May 2022 16:41:13 +0000 (19:41 +0300)]
Merge pull request #4592 from nextcloud/backport/4575/stable-3.5

[stable-3.5] Display chat message inside the OS notification.

4 years agoDisplay chat message inside the OS notification.
alex-z [Thu, 19 May 2022 14:04:47 +0000 (17:04 +0300)]
Display chat message inside the OS notification.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #4589 from nextcloud/backport/4564/stable-3.5
Claudio Cambra [Mon, 23 May 2022 14:03:04 +0000 (16:03 +0200)]
Merge pull request #4589 from nextcloud/backport/4564/stable-3.5

[stable-3.5] Bump up minimum macOS version

4 years agoBump up minimum macOS version
Claudio Cambra [Wed, 18 May 2022 15:06:54 +0000 (17:06 +0200)]
Bump up minimum macOS version

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4571 from nextcloud/backport/4562/stable-3.5
Claudio Cambra [Mon, 23 May 2022 08:42:20 +0000 (10:42 +0200)]
Merge pull request #4571 from nextcloud/backport/4562/stable-3.5

[stable-3.5] Fix crash caused by overflow in FinderSyncExtension

4 years agoFix possible overflow on lineWritten
Claudio Cambra [Wed, 18 May 2022 14:08:12 +0000 (16:08 +0200)]
Fix possible overflow on lineWritten

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 23 May 2022 04:12:48 +0000 (04:12 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 22 May 2022 04:14:49 +0000 (04:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 21 May 2022 04:19:19 +0000 (04:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4583 from nextcloud/backport/4560/stable-3.5
Matthieu Gallien [Fri, 20 May 2022 16:32:26 +0000 (18:32 +0200)]
Merge pull request #4583 from nextcloud/backport/4560/stable-3.5

[stable-3.5] add new fixup workflow from nextcloud org

4 years agoadd new fixup workflow from nextcloud org
Matthieu Gallien [Wed, 18 May 2022 10:11:03 +0000 (12:11 +0200)]
add new fixup workflow from nextcloud org

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #4569 from nextcloud/backport/4556/stable-3.5
Matthieu Gallien [Fri, 20 May 2022 13:46:55 +0000 (15:46 +0200)]
Merge pull request #4569 from nextcloud/backport/4556/stable-3.5

[stable-3.5] Explicitly ask user for notification authorisation on launch (macOS)

4 years agoExplicitly ask user for notification authorisation on launch
Claudio Cambra [Tue, 17 May 2022 17:20:04 +0000 (19:20 +0200)]
Explicitly ask user for notification authorisation on launch

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 20 May 2022 04:19:12 +0000 (04:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 19 May 2022 04:16:56 +0000 (04:16 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 18 May 2022 04:14:30 +0000 (04:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoprepare for 3.5.1 release
Matthieu Gallien [Tue, 17 May 2022 12:39:53 +0000 (14:39 +0200)]
prepare for 3.5.1 release

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #4555 from nextcloud/backport/4553/stable-3.5
Matthieu Gallien [Tue, 17 May 2022 12:38:06 +0000 (14:38 +0200)]
Merge pull request #4555 from nextcloud/backport/4553/stable-3.5

[stable-3.5] add explicit capture for lambda

4 years agoadd 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>
4 years agoMerge pull request #4550 from nextcloud/backport/4540/stable-3.5
Matthieu Gallien [Tue, 17 May 2022 09:30:59 +0000 (11:30 +0200)]
Merge pull request #4550 from nextcloud/backport/4540/stable-3.5

[stable-3.5] Fix visual borking in the share dialog

4 years agoFix label borking and wrong icon colours 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>
4 years agoMerge pull request #4549 from nextcloud/backport/4518/stable-3.5
Matthieu Gallien [Tue, 17 May 2022 08:31:15 +0000 (10:31 +0200)]
Merge pull request #4549 from nextcloud/backport/4518/stable-3.5

[stable-3.5] Bugfix/two factor notification

4 years agoConvert primary, WEB and DELETE notification links to action buttons.
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>
4 years agoDo not add a second DELETE to the list of actions in one notification.
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>
4 years agoMerge pull request #4548 from nextcloud/backport/4519/stable-3.5
Matthieu Gallien [Tue, 17 May 2022 07:55:08 +0000 (09:55 +0200)]
Merge pull request #4548 from nextcloud/backport/4519/stable-3.5

[stable-3.5] if an exclude file is deleted, skip it and remove it from internal list

4 years agoif 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>
4 years agoMerge pull request #4547 from nextcloud/backport/4484/stable-3.5
Matthieu Gallien [Tue, 17 May 2022 07:09:37 +0000 (09:09 +0200)]
Merge pull request #4547 from nextcloud/backport/4484/stable-3.5

[stable-3.5] Fix tray icon not displaying "Open main dialog"

4 years agoActually reset menu when user accounts are added or removed
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>
4 years agoMerge pull request #4546 from nextcloud/backport/4508/stable-3.5
Matthieu Gallien [Tue, 17 May 2022 07:09:15 +0000 (09:09 +0200)]
Merge pull request #4546 from nextcloud/backport/4508/stable-3.5

[stable-3.5] Simplify and remove the notification "cache"

4 years agoFix notifications not being shown when they should be
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>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 17 May 2022 04:10:03 +0000 (04:10 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4545 from nextcloud/backport/4520/stable-3.5
Matthieu Gallien [Mon, 16 May 2022 23:00:41 +0000 (01:00 +0200)]
Merge pull request #4545 from nextcloud/backport/4520/stable-3.5

[stable-3.5] Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr

4 years agoFix 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>
4 years agoMerge pull request #4539 from nextcloud/backport/4472/stable-3.5
Matthieu Gallien [Mon, 16 May 2022 21:20:31 +0000 (23:20 +0200)]
Merge pull request #4539 from nextcloud/backport/4472/stable-3.5

[stable-3.5] Fix activity list item issues with colours/layout/etc.

4 years agoFixed several issues with activity items relating to icon colouration and activity...
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>
4 years agoMerge pull request #4544 from nextcloud/backport/4543/stable-3.5
Matthieu Gallien [Mon, 16 May 2022 20:11:20 +0000 (22:11 +0200)]
Merge pull request #4544 from nextcloud/backport/4543/stable-3.5

[stable-3.5] Fixed share link expiration box being ineditable and always attempting to set invalid date