Commit graph

19618 commits

Author SHA1 Message Date
Nextcloud bot
d8479fb1ba
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-16 02:24:11 +00:00
Matthieu Gallien
13dbcb2eb0
Merge pull request #5783 from nextcloud/bugfix/remove-stale-caseclashcopies
Bugfix/remove stale caseclashcopies
2023-06-15 10:47:03 +02:00
alex-z
e6f003b00b Remove stale caseclash conflicts when one of conflicting files has been removed from server
Signed-off-by: alex-z <blackslayer4@gmail.com>
2023-06-15 10:13:22 +02:00
Nextcloud bot
254c4ebf5d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-15 02:22:51 +00:00
Matthieu Gallien
d57eba8890
Merge pull request #5801 from nextcloud/bugfix/unsupported-filename-on-server
Bugfix/unsupported filename on server
2023-06-14 16:17:15 +02:00
alex-z
bd37b711fe Fix clang compile error.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2023-06-14 15:01:43 +02:00
allexzander
63470c0e21 Correctly handle errors for unsupported filenames on the server. Allow user to rename those via dialog.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2023-06-14 12:48:56 +02:00
Matthieu Gallien
392b828963
Merge pull request #5760 from nextcloud/bugfix/resolve-parallelize-warn
Fix xcodebuild parallel build warning
2023-06-14 09:50:31 +02:00
Claudio Cambra
60e785ad4e Fix xcodebuild parallel build warning
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-06-14 09:07:29 +02:00
Nextcloud bot
9b433e32a8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-14 02:27:27 +00:00
Nextcloud bot
3c43be0b6b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-13 02:28:48 +00:00
Matthieu Gallien
d9c6b752d2
Merge pull request #5796 from nextcloud/bugfix/adjustLogLevels
Bugfix/adjust log levels
2023-06-12 19:09:09 +02:00
Matthieu Gallien
dddbe9193d
rotate logs based on the lines count instead of teh file size
will omit querying teh file size repeatedly (and not cost free)

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-12 17:57:00 +02:00
Matthieu Gallien
bfaa59e6ca
less info logs during discovery
those log lines mostly duplicate info we already have at info level

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-12 17:57:00 +02:00
Matthieu Gallien
8c842ca0fa
enable "Processing" log lines again but with some removed data
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-12 17:57:00 +02:00
Matthieu Gallien
257bebb790
avoid info level for new entries in ActivityListModel
should also decrease the number of log lines during heavy sync

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-12 17:54:03 +02:00
Matthieu Gallien
516649334f
by default hide most discovery log traces
will make the logs much less usefull by default

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-12 17:54:03 +02:00
Matthieu Gallien
40b1987287
downgrade some log lines to be less verbose
those log lines can easily be skipped from info level as they are needed
in very rare occasion

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-12 17:54:03 +02:00
Matthieu Gallien
8bd69ad941
fully hide some logs from release builds
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-12 17:54:03 +02:00
Nextcloud bot
bd3b236e74
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-12 02:25:53 +00:00
Nextcloud bot
d4be6b833d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-11 02:43:22 +00:00
Nextcloud bot
18fd013d29
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-10 02:24:14 +00:00
Matthieu Gallien
df44da8198
Merge pull request #5792 from nextcloud/bugfix/rotateLogLessOften
Bugfix/rotate log less often
2023-06-09 18:05:40 +02:00
Matthieu Gallien
360fd93397 rotate the logs less often (around every 3 MB of compressed logs)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-09 16:24:20 +02:00
Matthieu Gallien
1401ce227c
Merge pull request #5736 from nextcloud/automated/update-workflows
chore: update workflows from templates
2023-06-09 16:23:37 +02:00
John Molakvoæ
34bd9630a1 chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-09 15:47:27 +02:00
Matthieu Gallien
34fd79737c
Merge pull request #5788 from nextcloud/bugfix/reply-button-visibility
Fix reply button visibility after reply field opened and reply text sent
2023-06-09 09:09:35 +02:00
Claudio Cambra
d986b47a21 Fix reply button visibility after reply field opened and reply text sent
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-06-09 08:34:45 +02:00
Nextcloud bot
afc1cdde20
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-09 02:26:21 +00:00
Matthieu Gallien
7d8af35a10
Merge pull request #5786 from nextcloud/bugfix/ncradiobutton-dark-palette
Fix colouring of NCRadioButton
2023-06-08 19:56:37 +02:00
Claudio Cambra
beb651fb05 Fix colouring of NCRadioButton
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-06-08 18:05:42 +02:00
Matthieu Gallien
f11a83cbdf
Merge pull request #5773 from nextcloud/bugfix/singleAccountClient
addd a cmake option to enable single account desktop client
2023-06-08 18:04:59 +02:00
Matthieu Gallien
91ea14d49e addd a cmake option to enable single account desktop client
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-08 11:11:47 +02:00
Camila
ecb40f28e7
Merge pull request #5764 from nextcloud/bugfix/unified-search-placeholder-text-dark
Fix UnifiedSearch text field placeholder text color for light and dark theme
2023-06-08 04:33:13 -03:00
alex-z
cc65f89d4c Fix UnifiedSearch text field placeholder text color for light and dark theme.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2023-06-08 09:00:48 +02:00
Nextcloud bot
7507c36b0e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-08 02:22:48 +00:00
Matthieu Gallien
3e4dc5d2cd
Merge pull request #5768 from nextcloud/bugfix/errorMessageConnectionIssues
display subject when we have sync issues like network errors
2023-06-07 18:22:21 +02:00
Matthieu Gallien
71fbc8620d
sonarcloud action will run on ubuntu:22.04
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-07 17:41:37 +02:00
Matthieu Gallien
2a41b8100a disable one definition rule sanitizer check
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-07 17:25:44 +02:00
Matthieu Gallien
fe748fafa5 use a better user message for network errors
tell users this is a network error and the client wll retry
automatically

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-07 17:25:44 +02:00
Matthieu Gallien
5372276779 add more metadata to sync errors to allow filtering
in order to be able to filter some errors when showing them into the
main dialog activity list, add some more info about the error to know
the origin (like a network issue or a sync issue)

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-07 17:25:44 +02:00
Matthieu Gallien
6b18fd9d69
declare ErrorCategory enum class and declare its metatype
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-07 12:48:20 +02:00
Matthieu Gallien
34dde88f0e
display subject when we have sync issues like network errors
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-07 12:48:05 +02:00
Matthieu Gallien
d63eb6a211
Merge pull request #5766 from nextcloud/bugfix/conflict-resolution-button-in-activity-not-working
Bugfix. Conflict resolution button not clickable.
2023-06-07 11:47:03 +02:00
alex-z
fd69e6daca Bugfix. Conflict resolution button not clickable.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2023-06-07 10:56:32 +02:00
Matthieu Gallien
ec302c899a
Merge pull request #5769 from nextcloud/bugfix/logLessVerbose
Bugfix/log less verbose
2023-06-07 09:32:40 +02:00
Matthieu Gallien
5a86446f91
do not log twice in debug mode
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-06 16:32:19 +02:00
Matthieu Gallien
a34bac35b7
rotate log files every 3 MBs
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-06 16:32:18 +02:00
Matthieu Gallien
b28e635368
by default disable debug log level
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-06 16:32:15 +02:00
Claudio Cambra
fe427364c2 Fix progress bar palette
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-06-06 22:13:26 +08:00