Claudio Cambra
|
547e5a4675
|
Do not format text in QML components as HTML
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-17 15:05:22 +02:00 |
Matthieu Gallien
|
1382e4c2cb
|
Merge pull request #4819 from nextcloud/feature/syncjournaldb-handle-errors
Feature/syncjournaldb handle errors
|
2022-09-17 14:02:53 +02:00 |
allexzander
|
b40c2dfe01
|
Revert "Remove behavior changes."
This reverts commit 84d06ce9906df7bb6d87bf7093dd11fac6a6057a.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
allexzander
|
d425005a29
|
Remove behavior changes.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
allexzander
|
84cf9c833d
|
Fix regression in the PropagateDirectory::slotSubJobsFinished.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
allexzander
|
ffb7fcad7d
|
Fix deprecation warnings.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
allexzander
|
5175d186a4
|
Do not ignore return values for SyncJournalDB in unit tests.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
allexzander
|
65cd8d06bc
|
Do not ignore return values for SyncJournalDB in accountsettings folderstatusmodel activitylistmodel abstractpropagateremotedeleteyncrypted lockgilejobs and propagator jobs
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
allexzander
|
0cb448cf8e
|
Do not ignore return values for SyncJournalDB in folder, encryptfolderjob, hydrationjob, and vfs_suffix.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
allexzander
|
d7950304ee
|
Do not ignore return values for SyncJournalDB calls in propagator jobs and discovery.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
allexzander
|
1694be9d72
|
Fix unit tests.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
alex-z
|
2d7e2d3604
|
Do not ignore return value of SyncJournalDB in propagator jobs
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
alex-z
|
f34fb9ea97
|
Do not ignore return value of SyncJournalDB in socket API.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
alex-z
|
e1c4e23d20
|
Do not ignore return value of SyncJournalDB in syncengine.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
alex-z
|
90c94c9d59
|
Do not ignore return value of getFileRecordsByFileId.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
alex-z
|
0b7813ee7a
|
Added 'nodiscard' attribute to some of SyncJournalDb methods.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
alex-z
|
35721cf746
|
Set CXX Standard 17.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
alex-z
|
d8e5e980e7
|
Check return values for SqlQuery.exec().
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-17 09:47:15 +02:00 |
Nextcloud bot
|
be6f204ae0
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-17 04:28:02 +00:00 |
Nextcloud bot
|
ab523abecc
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-16 04:21:49 +00:00 |
Matthieu Gallien
|
1c5320af0c
|
Merge pull request #4940 from nextcloud/bugfix/debug-conflict
Ensure that the file being processed has had its etag properly sanitised, log etag more
|
2022-09-15 10:36:03 +02:00 |
Claudio Cambra
|
0a2186f8d9
|
Ensure that the file being processed has had its etag properly sanitised, log etag more
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-15 09:10:32 +02:00 |
Nextcloud bot
|
c4b6eae299
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-15 04:29:08 +00:00 |
Matthieu Gallien
|
b6bfb243e6
|
Merge pull request #4939 from nextcloud/work/destroy-call-dialog
Deallocate call notification dialog objects when closed
|
2022-09-14 14:15:08 +02:00 |
Claudio Cambra
|
5a56584fba
|
Deallocate call notification dialog objects when closed
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-14 12:34:47 +02:00 |
Nextcloud bot
|
4fcef4edbc
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-14 04:21:15 +00:00 |
Claudio Cambra
|
52a6254db0
|
Merge pull request #4911 from nextcloud/bugfix/account-wizard-size
Make account setup wizard's adjustWizardSize resize to current page size instead of largest wizard page
|
2022-09-14 02:38:28 +02:00 |
Claudio Cambra
|
14303d0eb6
|
Make account setup wizard's adjustWizardSize resize to current page size instead of largest wizard page
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-13 23:00:05 +02:00 |
Claudio Cambra
|
b91dad99d0
|
Merge pull request #4736 from nextcloud/bugfix/refactor-activity-list-model
Refactor ActivityListModel population mechanisms
|
2022-09-13 22:00:47 +02:00 |
Claudio Cambra
|
1a5fa50fbb
|
Refactor ActivityListModel population mechanisms
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-13 19:34:41 +02:00 |
Claudio Cambra
|
20c5f8e892
|
Merge pull request #4930 from nextcloud/bugfix/pixelated-file-changed-overlay-icon
|
2022-09-13 19:32:06 +02:00 |
Claudio Cambra
|
4c9e0873a3
|
Fix low-resolution file changed overlay icons in activities
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-13 18:55:47 +02:00 |
Nextcloud bot
|
89564cc9f9
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-13 04:25:12 +00:00 |
Matthieu Gallien
|
88464a097d
|
Merge pull request #4919 from nextcloud/bugfix/accept-valid-content-types
Accept valid lsColJob reply XML content types
|
2022-09-12 15:20:42 +02:00 |
Claudio Cambra
|
2b3efbfb2a
|
Accept valid lsColJob reply XML content types
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-12 13:57:31 +02:00 |
Nextcloud bot
|
a48aee9c16
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-11 04:28:12 +00:00 |
Matthieu Gallien
|
63fb2d3ad5
|
Merge pull request #4910 from nextcloud/bugfix/add-account-text
Fix add account window text clipping, enlarge text
|
2022-09-10 21:22:33 +02:00 |
Claudio Cambra
|
66198055d3
|
Fix add account text clipping, enlarge text
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-10 20:16:17 +02:00 |
Matthieu Gallien
|
f19e902f96
|
Merge pull request #4921 from nextcloud/bugfix/activity-item-error
Fix ActivityItem activityHover error
|
2022-09-10 20:15:16 +02:00 |
Claudio Cambra
|
871ad24e28
|
Fix ActivityItem activityHover error
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-10 12:11:23 +02:00 |
Matthieu Gallien
|
a400738b05
|
Merge pull request #4917 from nextcloud/bugfix/macos-notch-calc
Fix menu bar height calculation on macOS
|
2022-09-10 11:52:37 +02:00 |
Claudio Cambra
|
b1caa45929
|
Fix menu bar height calculation on macOS
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-10 11:52:29 +02:00 |
Matthieu Gallien
|
d91415e41d
|
Merge pull request #4792 from BMerz/patch-1
Updated link to documentation
|
2022-09-10 11:52:10 +02:00 |
BMerz
|
c3ff24faca
|
Update README.md
Signed-off-by: BMerz <benedikt.merz@web.de>
|
2022-09-10 11:51:46 +02:00 |
BMerz
|
694c933e5b
|
Updated link to documentation
Link to 3.0 is not working
Signed-off-by: BMerz <benedikt.merz@web.de>
|
2022-09-10 11:51:46 +02:00 |
Matthieu Gallien
|
8bd973847b
|
Merge pull request #4920 from nextcloud/bugfix/fix-fileactivitylistmodel-qml-registration
Fix fileactivitylistmodel QML registration
|
2022-09-10 11:50:59 +02:00 |
Claudio Cambra
|
b3ccbe2808
|
Fix fileactivitylistmodel QML registration
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-10 11:17:10 +02:00 |
Matthieu Gallien
|
9803607916
|
Merge pull request #4914 from nextcloud/bugfix/conflict-resolution-when-selecting-folder
Bugfix/conflict resolution when selecting folder
|
2022-09-10 11:11:50 +02:00 |
alex-z
|
2a529eef3c
|
Make sure Folder is deleted from the list and the SyncJournalDB is closed for every folder of the account that has been removed.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-10 10:34:34 +02:00 |
alex-z
|
f0b9ecd747
|
Check folder invalidity reson when deciding to enable or disable the 'Finish' button in a Wizard page.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-10 10:34:34 +02:00 |