Граф коммитов

22205 Коммитов

Автор SHA1 Сообщение Дата
Claudio Cambra 20e2bd79e0
Properly implement divider between unified search field and results
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-18 16:08:46 +08:00
Claudio Cambra 663887315f
Add a tab bar for the tray window swipeview
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 18:38:03 +08:00
Claudio Cambra 4de4f99a8a
Separate activity and unified search into two separate swipeview views
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 18:38:03 +08:00
Claudio Cambra c4c171fa07
Do not use magic numnbers for spacing of sync status icon
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 18:30:29 +08:00
Claudio Cambra 8e9781c944
Fix displaying of busy indicator on share view
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 18:26:15 +08:00
Claudio Cambra c37661d7bd
Fix label alignments on share view checkboxes
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 18:21:15 +08:00
Claudio Cambra c76831253d
Fix sizing of share details page buttons
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 17:19:53 +08:00
Claudio Cambra 743fee0191
Remove custom button QML items
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 17:13:14 +08:00
Claudio Cambra b90c9cc28a
Replace use of CustomButton with standard Button
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 17:08:45 +08:00
Claudio Cambra 3e101fe530
Decouple emoji field button from UserStatusSelectorButton
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 16:14:34 +08:00
Claudio Cambra d9df5b11c0
Fix placeholderTextColor in user status selector text field
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 16:07:16 +08:00
Claudio Cambra fe8fdb783f
Simplify layout and fix alignments, sizings, and layouts of items with native theming in unified search input container
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-15 16:03:14 +08:00
Claudio Cambra bfedfbaf74
Respect showDismissButton
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 19:15:01 +08:00
Claudio Cambra 1a5a38e2c3
Fix spacing of activity item buttons
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 19:12:29 +08:00
Claudio Cambra 712e8e403e
Fix icons in share delegate buttons being uncentered
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-14 18:59:20 +08:00
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