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
Claudio Cambra
c316ecca91
Simplify variables for propery build paths for FP
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-06-06 22:12:07 +08:00
Claudio Cambra
7937986bc6
Fix Debug builds of File Provider module
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-06-06 22:12:07 +08:00
Claudio Cambra
fdda134b43
Merge pull request #5761 from nextcloud/bugfix/no-build-fp-yet
...
Don't build file provider module by default (yet)
2023-06-06 20:50:23 +08:00
Claudio Cambra
fdbd5e40cc
Don't build file provider module by default (yet)
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-06-06 20:49:31 +08:00
Nextcloud bot
af10bd9c15
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-03 02:22:14 +00:00
Matthieu Gallien
a9817d057e
Merge pull request #5757 from nextcloud/work/fix-mac-icon
...
Fix macOS icon
2023-06-02 13:39:56 +02:00
Claudio Cambra
77c419c554
Revert "Annotated version of Big Sur icon"
...
This reverts commit 04d16b7824
.
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-06-02 12:58:30 +02:00
Nextcloud bot
28c0518801
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-02 02:21:08 +00:00
Matthieu Gallien
3878703cb9
Merge pull request #5745 from nextcloud/ci/fixCMakeBuildConfig
...
fix build on windows by adding missing archive name properties on libs
2023-05-31 19:31:42 +02:00
Matthieu Gallien
47a7a267ea
fix build on windows by adding missing archive name properties on libs
...
the archive output name is used on windows but was never set for 2
libraries
with this they will have a proper name matching other components of the
shared library
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-05-31 15:45:09 +02:00
Matthieu Gallien
91ccd9099d
Merge pull request #5743 from nextcloud/work/fix-dark-mode-switch-issues
...
Fix dark mode switch issues in tray controls manually overriding palette colours
2023-05-31 11:52:35 +02:00
Claudio Cambra
be84b2cf09
Use Style constants for UnifiedSearchInputContainer measurements
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-31 15:47:45 +08:00
Claudio Cambra
ca64951a6c
Fix switching from dark/light mode for checkboxes in file details window
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-31 15:36:07 +08:00
Claudio Cambra
27f5d826bb
Fix faulty dark/light mode switching in UnifiedSearchInputContainer
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-31 14:02:33 +08:00
Nextcloud bot
5e554b2c82
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-31 02:29:24 +00:00
Matthieu Gallien
c51b057c82
Merge pull request #5707 from nextcloud/bugfix/build-mac-without-fp
...
Fix macOS build when file provider module build is disabled
2023-05-30 12:32:55 +02:00
Claudio Cambra
8659567352
Remove redundant definition addition for BUILD_FILE_PROVIDER_MODULE
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-30 11:11:08 +02:00
Claudio Cambra
4f01312443
Added BUILD_FILE_PROVIDER_MODULE to config.h.in
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-30 11:11:08 +02:00
Claudio Cambra
43a21717fa
Fix macOS build when file provider module build is disabled
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-30 11:11:08 +02:00
Matthieu Gallien
34792e080c
Merge pull request #5715 from nextcloud/bugfix/fix-activities
...
Fix tray styling
2023-05-30 10:39:44 +02:00
Claudio Cambra
4c096a885c
Declare hoverEnabled: true explicitly in CustomButton
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-30 10:00:10 +02:00
Claudio Cambra
97cf9390fa
Fix highlight in activity list
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-30 10:00:10 +02:00
Claudio Cambra
1dc83bfbd3
Fix caret colour in basic combo box
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-30 10:00:10 +02:00
Claudio Cambra
24e6435289
Remove unnecessary background components
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-30 10:00:10 +02:00
Claudio Cambra
d195922d17
Always use palette colours for colouring UI elements
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-05-30 10:00:10 +02:00