Commit graph

17692 commits

Author SHA1 Message Date
Matthieu Gallien
b04b232c32 add new fixup workflow from nextcloud org
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-20 13:53:18 +02:00
Claudio Cambra
cb8cc2af46
Merge pull request #4562 from nextcloud/bugfix/finder-sync-overflow
Fix crash caused by overflow in FinderSyncExtension
2022-05-19 13:17:33 +02:00
Claudio Cambra
1f04073e7c Fix possible overflow on lineWritten
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-19 12:40:59 +02:00
allexzander
5523330d65
Merge pull request #4566 from nextcloud/bugfix/autoupdate-do-not-reboot
Add and use DO_NOT_REBOOT_IN_SILENT=1 parameter for MSI to not reboot during the auto-update.
2022-05-19 12:52:51 +03:00
alex-z
e40142847b Add and use DO_NOT_REBOOT_IN_SILENT=1 parameter for MSI to not reboot automatically when running from the updater.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-05-19 12:52:40 +03:00
Claudio Cambra
bc51d30e50
Merge pull request #4556 from nextcloud/bugfix/macos-notifications-permission
Explicitly ask user for notification authorisation on launch (macOS)
2022-05-19 11:40:21 +02:00
Claudio Cambra
a2cc2ace4a Explicitly ask user for notification authorisation on launch
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-19 10:59:12 +02:00
Nextcloud bot
c6dd7da9fd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-19 04:17:54 +00:00
allexzander
847e8baa17
Merge pull request #4554 from nextcloud/bugfix/login-webview-fill-height
Stretch WebView to fit dialog's height.
2022-05-18 18:46:31 +03:00
alex-z
be23e747de Stretch WebView to fit dialog's height.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-05-18 10:57:10 +03:00
Nextcloud bot
797fbffd39
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-18 04:15:30 +00:00
Matthieu Gallien
4c9a2452b4
Merge pull request #4553 from nextcloud/fixBuild
add explicit capture for lambda
2022-05-17 13:33:29 +02:00
Matthieu Gallien
d622999971 add explicit capture for lambda
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-17 13:33:22 +02:00
Valdnet
a8997f4d44
Merge pull request #4551 from nextcloud/Valdnet-patch-2
Change three dots to an ellipsis and add a space
2022-05-17 11:52:35 +02:00
Valdnet
f4931026d7
i18n: Add a space
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-05-17 09:08:37 +02:00
Valdnet
83415062ba
i18n: Change three dots to an ellipsis
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-05-17 09:06:20 +02:00
Nextcloud bot
9a76e015ed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-17 04:11:02 +00:00
Matthieu Gallien
e55eb9652a
Merge pull request #4540 from nextcloud/bugfix/share-dialog-text
Fix visual borking in the share dialog
2022-05-16 23:21:50 +02:00
Claudio Cambra
2d74a5752e Fix label borking and wrong icon colours in the share dialog
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16 22:59:00 +02:00
Matthieu Gallien
6bd99f59d1
Merge pull request #4518 from nextcloud/bugfix/two-factor-notification
Bugfix/two factor notification
2022-05-16 22:48:43 +02:00
Camila
290851c33a Convert primary, WEB and DELETE notification links to action buttons.
Signed-off-by: Camila <hello@camila.codes>
2022-05-16 22:03:53 +02:00
Camila
9c63615a78 Do not add a second DELETE to the list of actions in one notification.
Signed-off-by: Camila <hello@camila.codes>
2022-05-16 22:03:53 +02:00
Matthieu Gallien
f64c556c80
Merge pull request #4519 from nextcloud/bugfix/syncExcludeLstCanBeRemoved
if an exclude file is deleted, skip it and remove it from internal list
2022-05-16 22:03:42 +02:00
Matthieu Gallien
5f6277b3ee 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>
2022-05-16 21:00:52 +02:00
Claudio Cambra
522d8024cd
Merge pull request #4543 from nextcloud/bugfix/share-link-expiry
Fixed share link expiration box being ineditable and always attempting to set invalid date
2022-05-16 20:44:31 +02:00
Claudio Cambra
31f3800d0d Fixed share link expiration box being ineditable and always reloading invalid date
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16 18:51:12 +02:00
allexzander
fc8bfdc9f3
Merge pull request #4454 from nextcloud/bugfix/allow-manual-rename-files-with-spaces
Bugfix/allow manual rename files with spaces
2022-05-16 18:08:15 +03:00
alex-z
53654b2a50 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>
2022-05-16 18:07:26 +03:00
Claudio Cambra
96e4fceecf
Merge pull request #4472 from nextcloud/bugfix/tray-colours
Fix activity list item issues with colours/layout/etc.
2022-05-16 16:43:06 +02:00
Claudio Cambra
463496153a Fixed several issues with activity items relating to icon colouration and activity item sizing + layout
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16 16:42:53 +02:00
Claudio Cambra
9d1c378654
Merge pull request #4484 from nextcloud/bugfix/tray-context-menu
Fix tray icon not displaying "Open main dialog"
2022-05-16 16:42:43 +02:00
Claudio Cambra
364d02a13f Actually reset menu when user accounts are added or removed
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16 16:42:20 +02:00
allexzander
4d3b6d1d1e
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.
2022-05-16 17:40:53 +03:00
alex-z
101a92faf3 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>
2022-05-16 17:40:30 +03:00
Claudio Cambra
71439f2ef6
Merge pull request #4508 from nextcloud/bugfix/notifications
Simplify and remove the notification "cache"
2022-05-16 15:46:53 +02:00
Claudio Cambra
b6def51945 Fix notifications not being shown when they should be
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16 14:28:33 +02:00
Claudio Cambra
e84c6ef663
Merge pull request #4520 from nextcloud/bugfix/findersync-crash-fix
Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr
2022-05-16 13:15:33 +02:00
Claudio Cambra
683e7794a3 Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16 12:48:23 +02:00
allexzander
85d8128021
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.
2022-05-16 11:40:08 +03:00
alex-z
514f72f975 Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-05-16 10:47:05 +03:00
Nextcloud bot
415bcb7045
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-16 04:10:24 +00:00
Nextcloud bot
7b2131b4a2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-15 04:09:43 +00:00
Nextcloud bot
838640346e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-14 04:10:39 +00:00
Nextcloud bot
2f75a11dcf
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-13 04:11:06 +00:00
Matthieu Gallien
dc5bdb2387
Merge pull request #4522 from nextcloud/bugfix/notification-wording
Do not replace strings in action links coming from the notification api.
2022-05-12 20:47:51 +02:00
Camila
e4a0d57bc8
Do not replace strings in action links coming from the notification api.
Signed-off-by: Camila <hello@camila.codes>
2022-05-12 12:47:48 +02:00
Nextcloud bot
952eefcf69
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-12 04:12:56 +00:00
Claudio Cambra
c2f72b55f7
Merge pull request #4512 from nextcloud/feature/macos-notifications
Revamp notifications for macOS and add support for actionable update notifications
2022-05-11 18:22:05 +02:00
Claudio Cambra
c22d5959b8 Reimplement notifications for macOS and add support for actionable update notifications
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-11 17:33:33 +02:00
Claudio Cambra
3ec9c00027
Merge pull request #4501 from nextcloud/bugfix/verbose-make-universal
Make the make_universal.py script more verbose for easier debugging
2022-05-11 15:57:22 +02:00