Claudio Cambra
bcc6ebe21e
Fix borders for share details page footer
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 18:58:41 +08:00
Claudio Cambra
8d6bc79770
Fix sync status separator
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 18:51:48 +08:00
Claudio Cambra
d1e3b983a5
Fix components for share details page footer
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 18:51:02 +08:00
Claudio Cambra
e5912e8888
Fix colours for some more components
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 18:50:46 +08:00
Claudio Cambra
fd7be18e0f
Fix some more colours
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 18:24:01 +08:00
Claudio Cambra
6b1c88fc25
Make sizing of addacount button more reasonable
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 17:44:17 +08:00
Claudio Cambra
d21a1911ea
Improve spacings of userline
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 17:44:01 +08:00
Claudio Cambra
ba614b1157
Use standard icon property to set icon for userline
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 17:23:11 +08:00
Claudio Cambra
2156eb5d92
Use standard icon for addAccountButton, fixing sizing
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 17:23:01 +08:00
Claudio Cambra
a4fc09019e
Wrap the instantiated userLine components in a menu item
...
Get proper handling of hover and so on this way
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 17:20:31 +08:00
Claudio Cambra
6bdefc093f
Remove commented-out hover effect component
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 17:19:37 +08:00
Claudio Cambra
fba320576d
Remove internal list view and scrollview from apps menu
...
This was breaking proper hover handling and selection
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 17:19:25 +08:00
Claudio Cambra
3dcb0f6ace
Remove custom background from menus and menu buttons
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 17:18:46 +08:00
Claudio Cambra
e8e457a14d
Use palette base colour for windows (we always display item views)
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 17:12:54 +08:00
Claudio Cambra
9d3d7d4be1
Fix background colour for tray window (should be base as we only show item views)
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 16:46:44 +08:00
Claudio Cambra
4870b5dc99
Bring back coloured header
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 16:18:59 +08:00
Claudio Cambra
a255c1f1cb
Merge pull request #7401 from nextcloud/bugfix/materialised-storage-calculation-macOS
...
Fix materialised storage use calculation (macOS VFS)
2024-11-05 15:00:10 +09:00
Claudio Cambra
4f8a83b080
Start counting storage usage from 0 for macOS virtual files account
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-05 14:59:53 +09:00
Claudio Cambra
01da699e7a
Merge pull request #7397 from nextcloud/bugfix/mac-vfs-syncstatechange-freeze
...
Fix stuttering and freezing of client while computing sync state changes (macOS VFS)
2024-11-05 14:59:30 +09:00
Claudio Cambra
c48ecf8d60
Store reachability of FileProviderExt by respective account
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-05 14:59:13 +09:00
Claudio Cambra
4ecaed47df
Increase reachability retry timeout
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-05 14:59:13 +09:00
Claudio Cambra
eae8e76fd9
Slash semaphore wait delta on reachability down to 1 second
...
Any longer does not really yield any positive result and freezes the
client for longer
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-05 14:59:13 +09:00
Claudio Cambra
2214c1d3d5
Do not attempt to reach out to FileProviderExt every single time we want to check if it is reachable
...
Only check every 60 seconds, this way we do not freeze the client for 3
seconds every time that we want to check the reachability while the
extension is unreachable
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-05 14:59:13 +09:00
Nextcloud bot
e8defb9f8c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-05 02:47:40 +00:00
Nextcloud bot
8f847452bd
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-04 02:52:30 +00:00
Nextcloud bot
7f4b86f8a2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-03 02:55:25 +00:00
Claudio Cambra
64a3e843fa
Merge pull request #7428 from nextcloud/dependabot/github_actions/platisd/clang-tidy-pr-comments-1.5.1
...
Bump platisd/clang-tidy-pr-comments from 1.5.0 to 1.5.1
2024-11-03 10:22:50 +09:00
dependabot[bot]
3e048692be
Bump platisd/clang-tidy-pr-comments from 1.5.0 to 1.5.1
...
Bumps [platisd/clang-tidy-pr-comments](https://github.com/platisd/clang-tidy-pr-comments ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/platisd/clang-tidy-pr-comments/releases )
- [Commits](https://github.com/platisd/clang-tidy-pr-comments/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-03 10:22:43 +09:00
Nextcloud bot
1c979d22c7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-02 03:26:12 +00:00
Nextcloud bot
416c191d5f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-01 02:45:33 +00:00
Claudio Cambra
f6b6e23a27
Merge pull request #7418 from nextcloud/bugfix/change-log-settings-fix
2024-11-01 02:08:15 +08:00
Claudio Cambra
b39f4aa68c
Do not alter the user's debug and expiration settings when changing temporary log dir setting
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-10-31 21:51:27 +08:00
Matthieu Gallien
eb50768efb
Merge pull request #7350 from nextcloud/bugfix/updatechannels
...
Bugfix update channels
2024-10-31 14:29:48 +01:00
Camila Ayres
9b33cb5e0d
Fix compiling when BUILD_UPDATER is set to OFF.
...
Only connect signal/slot for update channels listing when BUILD_UPDATER is ON.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:04 +01:00
Camila Ayres
19db552f7d
Remove check in setServerHasValidSubscription.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:04 +01:00
Camila Ayres
60e04bdb8c
Address PR feedback.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
b9b9813655
Update config value when serverHasValidSubscription when accounts are added or removed.
...
To give priority to server susbscriptions and keep listing the right update channels.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
a7144ca981
Fix logic for initial load of update channels and priority for user with subscription.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
d0f87c3496
Save serverHasValidsubcription in the account.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
664a13189b
Do not override the channels list if one of the account has enterprise.
...
Maintain stable and enterprise.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
85a3658414
Do not override the subscription value if one of the account has enterprise.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
bf09295a63
Change the list of update channels when server capabilities change.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:03 +01:00
Camila Ayres
a58e64f132
Remove checks for the update channel from the getter function.
...
It should only return the value.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 13:06:02 +01:00
Claudio Cambra
a5b6df9697
Merge pull request #7423 from nextcloud/bugfix/escaped-infoplist-xml-appvendor
...
Fix code-signing issues for vendors with special chars
2024-10-31 19:00:01 +08:00
Claudio Cambra
a57eb77131
Use xml-escaped application vendor in info plist, fixing code-signing issues for vendors with special chars
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-10-31 18:39:13 +08:00
Claudio Cambra
b27d360cb6
Add xml-escaped version of application vendor variable in CMakeLists
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-10-31 18:39:13 +08:00
Matthieu Gallien
569a69426d
Merge pull request #7439 from nextcloud/bugfix/appimage
...
Update share link for AppImage tool.
2024-10-31 11:23:48 +01:00
Camila Ayres
817a161211
Update share link for AppImage tool.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-10-31 11:23:39 +01:00
Nextcloud bot
6af7f81b01
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-31 02:46:40 +00:00
Nextcloud bot
88e94ca815
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-30 02:47:15 +00:00