Nextcloud bot
12678febcf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-27 02:42:51 +00:00
Matthieu Gallien
a9925b4e3c
Merge pull request #6072 from nextcloud/bugfix/legacy-migration
...
Bugfix/legacy migration
2023-09-26 17:02:28 +02:00
Matthieu Gallien
d517cbfd68
fix build by making unique_ptr not const if we std::move it
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-09-26 15:40:38 +02:00
Camila
d6eb5c5c7c
Address PR comments.
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
a23b9f1280
User "1" instead of "one" in thelegacy import dialogs.
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
6a170bf394
Application function and var renames and clean up setupConfigFile function.
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
0a5c147e2d
Rename FolderMan::setupFolderFromOldConfigFile => FolderMan::setupLegacyFolder
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
b9fd13695c
Fix QMessageBox 'skip' button functionality for importing legacy account.
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
67e9998269
Clean up code, fix comments, remove not needed function...
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
0db5e78d6f
Improve text and buttons of notification dialogs used during legacy import.
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
8f9f7bd3a7
Update folder version.
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
6f1e1612b1
Only show message with migration status in the end of the process.
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
f9e4029404
Move config creation and restoring of account to new function.
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Camila
23d0bfabeb
Move restore legacy account logic to a function.
...
Signed-off-by: Camila <hello@camila.codes>
2023-09-26 14:03:37 +02:00
Nextcloud bot
b2b26b97cc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-26 02:44:33 +00:00
Matthieu Gallien
b4a5717759
Merge pull request #6089 from nextcloud/ci/betterNamesForCiChecks
...
improve names of CI checks and do not run them on merges to master
2023-09-25 16:16:25 +02:00
Matthieu Gallien
bb09bc67fc
improve names of CI checks and do not run them on merges to master
...
not convinced it is needed to run the checks after a merge to master
branch in addition to running them before merging a PR
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-09-25 11:27:13 +02:00
Matthieu Gallien
a91c96b174
Merge pull request #6083 from nextcloud/feature/optimize-caseclashconflicts-search-during-sync
...
Optimize CaseConflictRecords search in local DB during the sync.
2023-09-25 11:26:16 +02:00
alex-z
fde7933585
Optimize CaseConflictRecords search in local DB during the sync.
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2023-09-25 10:37:10 +02:00
Nextcloud bot
b3f3cff16f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-25 02:43:46 +00:00
Nextcloud bot
db057b5713
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-24 02:44:40 +00:00
Nextcloud bot
072490a659
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-23 02:42:48 +00:00
allexzander
767af53c59
Merge pull request #6064 from nextcloud/bugfix/activity-list-fixes
...
Bugfix/activity list fixes
2023-09-22 17:19:30 +02:00
alex-z
1e9fa0a132
Activity list fixes and improvements. Adjusted sorting to show interactive and security activities always on top (after errors). Added button to scroll up when new activity arrives. Improved sync status scrollbar.
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2023-09-22 15:28:50 +02:00
Claudio Cambra
2660b04d47
Merge pull request #6084 from nextcloud/bugfix/chunkv2-destination-header
...
Fix Chunk v2 upload headers
2023-09-22 20:08:01 +08:00
Claudio Cambra
a045dd71ae
Fix Chunk v2 upload headers
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-22 16:45:20 +08:00
Nextcloud bot
395edd95b2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-20 02:44:31 +00:00
Matthieu Gallien
ee345841f8
Merge pull request #5991 from nextcloud/bugfix/macos-open-after-install
...
Open Nextcloud after installation on macOS
2023-09-19 11:40:17 +02:00
Claudio Cambra
4660c6ebae
Open Nextcloud after installation on macOS
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-19 15:46:46 +08:00
Claudio Cambra
1a0a7ec7a2
Merge pull request #6005 from nextcloud/work/remove-unused-oauth-theme-values
...
Remove dead OAuth code
2023-09-19 15:44:53 +08:00
Claudio Cambra
6cf04d660b
Remove OAuth authentication method as it is now unused
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-19 14:58:17 +08:00
Nextcloud bot
9e74f5c508
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-19 02:39:12 +00:00
Claudio Cambra
24a9dc5527
Merge pull request #5729 from nextcloud/feature/macos-ci
...
Add macOS CI (and fixes for newly-found FolderWatcher bugs)
2023-09-18 14:34:57 +08:00
Claudio Cambra
00f464ca92
Fix files being skipped in coalesced path traersal in mac folder watcher
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-18 11:35:05 +08:00
Claudio Cambra
2488fd6460
Make sure to respond to cloned item event flags in mac folder watcher
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-18 11:35:05 +08:00
Claudio Cambra
e9c4bdcfe9
Ensure that full rescan flags in macOS folder watcher reply are properly responded to
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-18 11:35:05 +08:00
Claudio Cambra
b543a504e6
Add test run to macOS CI
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-18 11:35:05 +08:00
Claudio Cambra
04a7bae037
Add macOS workflow
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Fetch inkscape for client build in macOS workflow
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-18 11:35:05 +08:00
Claudio Cambra
89dac600a9
Add macOS related configs to craftmaster.ini
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-18 11:35:05 +08:00
Nextcloud bot
fa97f5e3e9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-18 02:40:28 +00:00
Matthieu Gallien
f8ad1f476d
Merge pull request #6069 from DimitriPapadopoulos/codespell
...
Fix new typos found by codespell
2023-09-17 11:11:16 +02:00
Dimitri Papadopoulos
8a73a9a6f5
Fix new typos found by codespell
...
Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
2023-09-17 10:41:38 +02:00
Nextcloud bot
2b4ad12b78
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-17 02:43:12 +00:00
Matthieu Gallien
b5cb8ee5e7
Merge pull request #5860 from DimitriPapadopoulos/codespell
...
Fix residual typos found by codespell
2023-09-16 20:37:14 +02:00
Dimitri Papadopoulos
09521edbac
Fix residual typos found by codespell
...
Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
2023-09-16 20:36:56 +02:00
Matthieu Gallien
6ebc94f166
Merge pull request #5968 from nextcloud/bugfix/dark-mode-folder-wizard-warning-color
...
Fix folder wizard warning color for local path in dark mode
2023-09-16 19:58:52 +02:00
Claudio Cambra
e6676ac0f0
Move warning yellow palette generation for warn labels to anonymous namespace function
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-16 19:29:55 +02:00
Claudio Cambra
8312cda0e4
Constexprify yellow warning colours in FolderWizard
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-16 19:29:55 +02:00
Claudio Cambra
3dd48e21f7
Also provide remote path folder wizard page with correct warn colour
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-16 19:29:55 +02:00
Claudio Cambra
b32c69584b
Ensure background colour for warn label in folder wizard is the correct colour
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-09-16 19:29:55 +02:00