Commit graph

17717 commits

Author SHA1 Message Date
Matthieu Gallien
616f552abf
Merge pull request #4495 from nextcloud/rakekniven-patch-1
l10n: Fixed grammar
2022-05-30 11:05:32 +02:00
rakekniven
276616d211 l10n: Fixed grammar
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-05-30 10:12:33 +02:00
Nextcloud bot
e57ba87fac
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-30 04:17:07 +00:00
Nextcloud bot
f0269faf65
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-29 04:20:32 +00:00
Nextcloud bot
6456ea3502
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-28 04:16:43 +00:00
Nextcloud bot
7f9964c423
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-27 04:14:38 +00:00
Nextcloud bot
9c2f63428a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-26 04:15:15 +00:00
Matthieu Gallien
b401bf03dd
Merge pull request #4578 from nextcloud/enh/talkreply-2
Add a transparent background to the send reply button.
2022-05-25 14:02:58 +02:00
Camila
6ff82659ac Change color of text field to ncTextColor instead of ncSecondaryTextColor.
Signed-off-by: Camila <hello@camila.codes>
2022-05-25 12:08:53 +02:00
Camila
f911c546d9 Add a transparent background to the send reply button.
Signed-off-by: Camila <hello@camila.codes>
2022-05-25 12:08:53 +02:00
Matthieu Gallien
c6f853fc7e
Merge pull request #4572 from nextcloud/enh/notifications-actions
Reduce spacing above the buttons: spacing should be same as space between lines in the text above
2022-05-25 12:08:22 +02:00
Camila
282aadb7e9 Reduce spacing above the notification buttons.
Spacing is now the  same as space between lines in the text above.

Signed-off-by: Camila <hello@camila.codes>
2022-05-25 10:01:38 +02:00
Nextcloud bot
2f96f6366a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-25 04:49:28 +00:00
Claudio Cambra
bce3ebb47e
Merge pull request #4587 from nextcloud/bugfix/autoupdater-doc-update
Update autoupdater doc with info about the macOS autoupdater
2022-05-24 16:33:29 +02:00
Claudio Cambra
804cef2bff Update autoupdater doc with info about the macOS autoupdater
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-24 16:32:46 +02:00
Camila
a5f5f5081d
Merge pull request #4573 from nextcloud/bugfix/qml-warning
Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.
2022-05-24 15:02:55 +02:00
Camila
2fa834446a Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.
Signed-off-by: Camila <hello@camila.codes>
2022-05-24 11:51:55 +02:00
Nextcloud bot
084fdc0cc0
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 04:29:12 +00:00
allexzander
9129844c01
Merge pull request #4575 from nextcloud/bugfix/show-chat-message-in-os-notifications
Display chat message inside the OS notification.
2022-05-23 18:41:12 +03:00
alex-z
43a37637cf Display chat message inside the OS notification.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-05-23 17:01:22 +03:00
Claudio Cambra
edbdbe9d87
Merge pull request #4564 from nextcloud/bugfix/macos-version-bump
Bump up minimum macOS version
2022-05-23 14:00:58 +02:00
Claudio Cambra
95df4b98be Bump up minimum macOS version
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-23 13:22:50 +02:00
Nextcloud bot
e82d8a4aa8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-22 04:15:54 +00:00
Nextcloud bot
b62f4f2db8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-21 04:20:16 +00:00
Matthieu Gallien
60db0617ab
Merge pull request #4560 from nextcloud/fixupSwitchAction
add new fixup workflow from nextcloud org
2022-05-20 15:40:06 +02:00
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