]> dgit.raspbian.org Git - nextcloud-desktop.git/log
nextcloud-desktop.git
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 24 Sep 2022 04:31:54 +0000 (04:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 23 Sep 2022 04:27:53 +0000 (04:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4959 from nextcloud/feature/activity-list-placeholder
Claudio Cambra [Thu, 22 Sep 2022 11:01:34 +0000 (13:01 +0200)]
Merge pull request #4959 from nextcloud/feature/activity-list-placeholder

Add a placeholder item for empty activity list

4 years agoAdd a placeholder item for empty activity list
Claudio Cambra [Tue, 20 Sep 2022 16:24:14 +0000 (18:24 +0200)]
Add a placeholder item for empty activity list

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 22 Sep 2022 04:31:12 +0000 (04:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4961 from nextcloud/bugfix/two-factor-notification-links
Camila [Wed, 21 Sep 2022 12:54:13 +0000 (14:54 +0200)]
Merge pull request #4961 from nextcloud/bugfix/two-factor-notification-links

Fix two factor auth notification: activity item was disabled.

4 years agoFix two factor auth notification: activity item was disabled.
Camila [Tue, 20 Sep 2022 16:53:55 +0000 (18:53 +0200)]
Fix two factor auth notification: activity item was disabled.

User couldn't click on the links.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 20 Sep 2022 04:30:04 +0000 (04:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 19 Sep 2022 04:28:54 +0000 (04:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Sep 2022 04:21:43 +0000 (04:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4944 from nextcloud/bugfix/html-enabled-text-qml
Claudio Cambra [Sat, 17 Sep 2022 21:55:35 +0000 (23:55 +0200)]
Merge pull request #4944 from nextcloud/bugfix/html-enabled-text-qml

4 years agoDo not format text in QML components as HTML
Claudio Cambra [Thu, 15 Sep 2022 12:56:02 +0000 (14:56 +0200)]
Do not format text in QML components as HTML

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4819 from nextcloud/feature/syncjournaldb-handle-errors
Matthieu Gallien [Sat, 17 Sep 2022 12:02:53 +0000 (14:02 +0200)]
Merge pull request #4819 from nextcloud/feature/syncjournaldb-handle-errors

Feature/syncjournaldb handle errors

4 years agoRevert "Remove behavior changes."
allexzander [Fri, 5 Aug 2022 10:07:55 +0000 (13:07 +0300)]
Revert "Remove behavior changes."

This reverts commit 84d06ce9906df7bb6d87bf7093dd11fac6a6057a.

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoRemove behavior changes.
allexzander [Fri, 5 Aug 2022 09:23:07 +0000 (12:23 +0300)]
Remove behavior changes.

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoFix regression in the PropagateDirectory::slotSubJobsFinished.
allexzander [Fri, 5 Aug 2022 08:31:26 +0000 (11:31 +0300)]
Fix regression in the PropagateDirectory::slotSubJobsFinished.

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoFix deprecation warnings.
allexzander [Thu, 4 Aug 2022 16:17:34 +0000 (19:17 +0300)]
Fix deprecation warnings.

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoDo not ignore return values for SyncJournalDB in unit tests.
allexzander [Thu, 4 Aug 2022 14:51:26 +0000 (17:51 +0300)]
Do not ignore return values for SyncJournalDB in unit tests.

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoDo not ignore return values for SyncJournalDB in accountsettings folderstatusmodel...
allexzander [Thu, 4 Aug 2022 14:29:02 +0000 (17:29 +0300)]
Do not ignore return values for SyncJournalDB in accountsettings folderstatusmodel activitylistmodel abstractpropagateremotedeleteyncrypted lockgilejobs and propagator jobs

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoDo not ignore return values for SyncJournalDB in folder, encryptfolderjob, hydrationj...
allexzander [Thu, 4 Aug 2022 14:13:59 +0000 (17:13 +0300)]
Do not ignore return values for SyncJournalDB in folder, encryptfolderjob, hydrationjob, and vfs_suffix.

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoDo not ignore return values for SyncJournalDB calls in propagator jobs and discovery.
allexzander [Thu, 4 Aug 2022 13:47:39 +0000 (16:47 +0300)]
Do not ignore return values for SyncJournalDB calls in propagator jobs and discovery.

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoFix unit tests.
allexzander [Thu, 4 Aug 2022 13:22:35 +0000 (16:22 +0300)]
Fix unit tests.

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoDo not ignore return value of SyncJournalDB in propagator jobs
alex-z [Thu, 4 Aug 2022 11:25:57 +0000 (14:25 +0300)]
Do not ignore return value of SyncJournalDB in propagator jobs

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoDo not ignore return value of SyncJournalDB in socket API.
alex-z [Thu, 4 Aug 2022 11:13:26 +0000 (14:13 +0300)]
Do not ignore return value of SyncJournalDB in socket API.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoDo not ignore return value of SyncJournalDB in syncengine.
alex-z [Thu, 4 Aug 2022 11:10:06 +0000 (14:10 +0300)]
Do not ignore return value of SyncJournalDB in syncengine.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoDo not ignore return value of getFileRecordsByFileId.
alex-z [Wed, 3 Aug 2022 13:36:12 +0000 (16:36 +0300)]
Do not ignore return value of getFileRecordsByFileId.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoAdded 'nodiscard' attribute to some of SyncJournalDb methods.
alex-z [Wed, 3 Aug 2022 13:25:19 +0000 (16:25 +0300)]
Added 'nodiscard' attribute to some of SyncJournalDb methods.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoSet CXX Standard 17.
alex-z [Wed, 3 Aug 2022 13:13:28 +0000 (16:13 +0300)]
Set CXX Standard 17.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoCheck return values for SqlQuery.exec().
alex-z [Wed, 3 Aug 2022 12:35:13 +0000 (15:35 +0300)]
Check return values for SqlQuery.exec().

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 17 Sep 2022 04:28:02 +0000 (04:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 16 Sep 2022 04:21:49 +0000 (04:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4940 from nextcloud/bugfix/debug-conflict
Matthieu Gallien [Thu, 15 Sep 2022 08:36:03 +0000 (10:36 +0200)]
Merge pull request #4940 from nextcloud/bugfix/debug-conflict

Ensure that the file being processed has had its etag properly sanitised, log etag more

4 years agoEnsure that the file being processed has had its etag properly sanitised, log etag...
Claudio Cambra [Wed, 14 Sep 2022 10:56:59 +0000 (12:56 +0200)]
Ensure that the file being processed has had its etag properly sanitised, log etag more

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 15 Sep 2022 04:29:08 +0000 (04:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4939 from nextcloud/work/destroy-call-dialog
Matthieu Gallien [Wed, 14 Sep 2022 12:15:08 +0000 (14:15 +0200)]
Merge pull request #4939 from nextcloud/work/destroy-call-dialog

Deallocate call notification dialog objects when closed

4 years agoDeallocate call notification dialog objects when closed
Claudio Cambra [Wed, 14 Sep 2022 10:25:56 +0000 (12:25 +0200)]
Deallocate call notification dialog objects when closed

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 14 Sep 2022 04:21:15 +0000 (04:21 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4911 from nextcloud/bugfix/account-wizard-size
Claudio Cambra [Wed, 14 Sep 2022 00:38:28 +0000 (02:38 +0200)]
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

4 years agoMake account setup wizard's adjustWizardSize resize to current page size instead...
Claudio Cambra [Wed, 7 Sep 2022 16:09:10 +0000 (18:09 +0200)]
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>
4 years agoMerge pull request #4736 from nextcloud/bugfix/refactor-activity-list-model
Claudio Cambra [Tue, 13 Sep 2022 20:00:47 +0000 (22:00 +0200)]
Merge pull request #4736 from nextcloud/bugfix/refactor-activity-list-model

Refactor ActivityListModel population mechanisms

4 years agoRefactor ActivityListModel population mechanisms
Claudio Cambra [Wed, 13 Jul 2022 18:11:37 +0000 (20:11 +0200)]
Refactor ActivityListModel population mechanisms

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4930 from nextcloud/bugfix/pixelated-file-changed-overlay-icon
Claudio Cambra [Tue, 13 Sep 2022 17:32:06 +0000 (19:32 +0200)]
Merge pull request #4930 from nextcloud/bugfix/pixelated-file-changed-overlay-icon

4 years agoFix low-resolution file changed overlay icons in activities
Claudio Cambra [Tue, 13 Sep 2022 16:13:09 +0000 (18:13 +0200)]
Fix low-resolution file changed overlay icons in activities

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Sep 2022 04:25:12 +0000 (04:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4919 from nextcloud/bugfix/accept-valid-content-types
Matthieu Gallien [Mon, 12 Sep 2022 13:20:42 +0000 (15:20 +0200)]
Merge pull request #4919 from nextcloud/bugfix/accept-valid-content-types

Accept valid lsColJob reply XML content types

4 years agoAccept valid lsColJob reply XML content types
Claudio Cambra [Fri, 9 Sep 2022 13:56:36 +0000 (15:56 +0200)]
Accept valid lsColJob reply XML content types

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 11 Sep 2022 04:28:12 +0000 (04:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4910 from nextcloud/bugfix/add-account-text
Matthieu Gallien [Sat, 10 Sep 2022 19:22:33 +0000 (21:22 +0200)]
Merge pull request #4910 from nextcloud/bugfix/add-account-text

Fix add account window text clipping, enlarge text

4 years agoFix add account text clipping, enlarge text
Claudio Cambra [Wed, 7 Sep 2022 14:47:24 +0000 (16:47 +0200)]
Fix add account text clipping, enlarge text

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4921 from nextcloud/bugfix/activity-item-error
Matthieu Gallien [Sat, 10 Sep 2022 18:15:16 +0000 (20:15 +0200)]
Merge pull request #4921 from nextcloud/bugfix/activity-item-error

Fix ActivityItem activityHover error

4 years agoFix ActivityItem activityHover error
Claudio Cambra [Fri, 9 Sep 2022 15:37:26 +0000 (17:37 +0200)]
Fix ActivityItem activityHover error

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4917 from nextcloud/bugfix/macos-notch-calc
Matthieu Gallien [Sat, 10 Sep 2022 09:52:37 +0000 (11:52 +0200)]
Merge pull request #4917 from nextcloud/bugfix/macos-notch-calc

Fix menu bar height calculation on macOS

4 years agoFix menu bar height calculation on macOS
Claudio Cambra [Fri, 9 Sep 2022 12:23:39 +0000 (14:23 +0200)]
Fix menu bar height calculation on macOS

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4792 from BMerz/patch-1
Matthieu Gallien [Sat, 10 Sep 2022 09:52:10 +0000 (11:52 +0200)]
Merge pull request #4792 from BMerz/patch-1

Updated link to documentation

4 years agoUpdate README.md
BMerz [Tue, 9 Aug 2022 19:41:55 +0000 (21:41 +0200)]
Update README.md

Signed-off-by: BMerz <benedikt.merz@web.de>
4 years agoUpdated link to documentation
BMerz [Sun, 31 Jul 2022 14:03:03 +0000 (16:03 +0200)]
Updated link to documentation

Link to 3.0 is not working

Signed-off-by: BMerz <benedikt.merz@web.de>
4 years agoMerge pull request #4920 from nextcloud/bugfix/fix-fileactivitylistmodel-qml-registration
Matthieu Gallien [Sat, 10 Sep 2022 09:50:59 +0000 (11:50 +0200)]
Merge pull request #4920 from nextcloud/bugfix/fix-fileactivitylistmodel-qml-registration

Fix fileactivitylistmodel QML registration

4 years agoFix fileactivitylistmodel QML registration
Claudio Cambra [Fri, 9 Sep 2022 15:29:17 +0000 (17:29 +0200)]
Fix fileactivitylistmodel QML registration

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4914 from nextcloud/bugfix/conflict-resolution-when-selecting...
Matthieu Gallien [Sat, 10 Sep 2022 09:11:50 +0000 (11:11 +0200)]
Merge pull request #4914 from nextcloud/bugfix/conflict-resolution-when-selecting-folder

Bugfix/conflict resolution when selecting folder

4 years agoMake sure Folder is deleted from the list and the SyncJournalDB is closed for every...
alex-z [Thu, 8 Sep 2022 11:21:30 +0000 (14:21 +0300)]
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>
4 years agoCheck folder invalidity reson when deciding to enable or disable the 'Finish' button...
alex-z [Thu, 8 Sep 2022 10:00:13 +0000 (13:00 +0300)]
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>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 10 Sep 2022 04:31:06 +0000 (04:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 9 Sep 2022 04:25:36 +0000 (04:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4875 from nextcloud/bugfix/webEngineOptionalOnAppleOnly
Matthieu Gallien [Thu, 8 Sep 2022 13:50:19 +0000 (15:50 +0200)]
Merge pull request #4875 from nextcloud/bugfix/webEngineOptionalOnAppleOnly

makes Qt WebEngine optional only on macOS

4 years agomakes Qt WebEngine optional only on macOS
Matthieu Gallien [Mon, 29 Aug 2022 09:46:13 +0000 (11:46 +0200)]
makes Qt WebEngine optional only on macOS

should avoid distributing broken builds missing out web flow login that
is required by some cusotmers

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 8 Sep 2022 04:25:59 +0000 (04:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4768 from nextcloud/bugfix/karchive
Claudio Cambra [Wed, 7 Sep 2022 17:42:14 +0000 (19:42 +0200)]
Merge pull request #4768 from nextcloud/bugfix/karchive

Replace private API QZipWriter with KArchive

4 years agoReplace private API QZipWriter with KArchive
Claudio Cambra [Wed, 20 Jul 2022 15:23:43 +0000 (17:23 +0200)]
Replace private API QZipWriter with KArchive

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoFix rebase issue with activity list keyboard navigation PR
Claudio Cambra [Wed, 7 Sep 2022 16:45:58 +0000 (18:45 +0200)]
Fix rebase issue with activity list keyboard navigation PR

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4781 from nextcloud/bugfix/keyboard-activity-list-selection
Claudio Cambra [Wed, 7 Sep 2022 16:36:27 +0000 (18:36 +0200)]
Merge pull request #4781 from nextcloud/bugfix/keyboard-activity-list-selection

Improve activity list highlighting/keyboard item selection

4 years agoImprove activity list highlighting/keyboard item selection
Claudio Cambra [Tue, 26 Jul 2022 17:21:17 +0000 (19:21 +0200)]
Improve activity list highlighting/keyboard item selection

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4786 from nextcloud/bugfix/activity-list-itemdelegate
Claudio Cambra [Wed, 7 Sep 2022 16:20:33 +0000 (18:20 +0200)]
Merge pull request #4786 from nextcloud/bugfix/activity-list-itemdelegate

Simplify activity list delegates by making them ItemDelegates, clean up

4 years agoSimplify activity list delegates by making them ItemDelegates, clean up
Claudio Cambra [Thu, 28 Jul 2022 12:35:46 +0000 (14:35 +0200)]
Simplify activity list delegates by making them ItemDelegates, clean up

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4817 from nextcloud/bugfix/cleanup-qml-registration
Claudio Cambra [Wed, 7 Sep 2022 16:16:52 +0000 (18:16 +0200)]
Merge pull request #4817 from nextcloud/bugfix/cleanup-qml-registration

Clean up QML type and singleton registration

4 years agoClean up QML registration
Claudio Cambra [Thu, 4 Aug 2022 12:41:49 +0000 (14:41 +0200)]
Clean up QML registration

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4751 from nextcloud/bugfix/unmessify-UnifiedSearchResultNothingFound
Claudio Cambra [Wed, 7 Sep 2022 13:01:36 +0000 (15:01 +0200)]
Merge pull request #4751 from nextcloud/bugfix/unmessify-UnifiedSearchResultNothingFound

Set UnifiedSearchResultNothingFound visibility less messily

4 years agoSet UnifiedSearchResultNothingFound visibility less messily
Claudio Cambra [Mon, 18 Jul 2022 14:27:04 +0000 (16:27 +0200)]
Set UnifiedSearchResultNothingFound visibility less messily

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4903 from nextcloud/bugfix/selective-sync-abort-error
allexzander [Wed, 7 Sep 2022 12:31:23 +0000 (15:31 +0300)]
Merge pull request #4903 from nextcloud/bugfix/selective-sync-abort-error

Bugfix/selective sync abort error

4 years agoDo not display error message in the activity list when aborgint the sync.
allexzander [Wed, 7 Sep 2022 09:08:48 +0000 (12:08 +0300)]
Do not display error message in the activity list when aborgint the sync.

Signed-off-by: allexzander <blackslayer4@gmail.com>
4 years agoStart sync immediately after modifying the selective sync settings.
alex-z [Tue, 6 Sep 2022 15:03:31 +0000 (18:03 +0300)]
Start sync immediately after modifying the selective sync settings.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoSet '_abortRequested' properly within the propagator so the error is not displayed...
alex-z [Tue, 6 Sep 2022 14:15:53 +0000 (17:15 +0300)]
Set '_abortRequested' properly within the propagator so the error is not displayed in UI.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #4902 from nextcloud/bugfix/wrong-estimated-time-when-syncing
allexzander [Wed, 7 Sep 2022 08:17:11 +0000 (11:17 +0300)]
Merge pull request #4902 from nextcloud/bugfix/wrong-estimated-time-when-syncing

Fix wrong estimated time when doing sync.

4 years agoFix wrong estimated time when doing sync.
alex-z [Tue, 6 Sep 2022 11:36:29 +0000 (14:36 +0300)]
Fix wrong estimated time when doing sync.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 7 Sep 2022 04:26:52 +0000 (04:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agomaster is now 3.6.50
Matthieu Gallien [Tue, 6 Sep 2022 07:35:09 +0000 (09:35 +0200)]
master is now 3.6.50

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoprepare for 3.6.0 release
Matthieu Gallien [Tue, 6 Sep 2022 07:31:09 +0000 (09:31 +0200)]
prepare for 3.6.0 release

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #4829 from nextcloud/feature/unified-search-alignments
Matthieu Gallien [Tue, 6 Sep 2022 07:28:46 +0000 (09:28 +0200)]
Merge pull request #4829 from nextcloud/feature/unified-search-alignments

Align, resize, and layout everything uniformly in the unified search view

4 years agoAlign, resize, and layout everything uniformly in the unified search view
Claudio Cambra [Mon, 8 Aug 2022 21:40:19 +0000 (23:40 +0200)]
Align, resize, and layout everything uniformly in the unified search view

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4833 from nextcloud/bugfix/unify-tooltips
Matthieu Gallien [Tue, 6 Sep 2022 06:58:57 +0000 (08:58 +0200)]
Merge pull request #4833 from nextcloud/bugfix/unify-tooltips

Use same tooltip component everywhere, fix tooltip clipping bugs

4 years agoUse same tooltip component everywhere
Claudio Cambra [Tue, 9 Aug 2022 15:20:34 +0000 (17:20 +0200)]
Use same tooltip component everywhere

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agoMerge pull request #4900 from nextcloud/bugfix/droneUploadAppImage
Matthieu Gallien [Tue, 6 Sep 2022 06:39:36 +0000 (08:39 +0200)]
Merge pull request #4900 from nextcloud/bugfix/droneUploadAppImage

fix script that upload AppImage to go in correct path

4 years agogives enough information to allow upload of AppImage
Matthieu Gallien [Mon, 5 Sep 2022 22:31:44 +0000 (00:31 +0200)]
gives enough information to allow upload of AppImage

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agodebug output for upload of AppImage builts for PRs
Matthieu Gallien [Mon, 5 Sep 2022 22:11:52 +0000 (00:11 +0200)]
debug output for upload of AppImage builts for PRs

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agofix script that upload AppImage to go in correct path
Matthieu Gallien [Mon, 5 Sep 2022 20:52:40 +0000 (22:52 +0200)]
fix script that upload AppImage to go in correct path

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 6 Sep 2022 04:22:38 +0000 (04:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #4842 from nextcloud/bugfix/user-status-selector-scrollview
Matthieu Gallien [Mon, 5 Sep 2022 14:28:08 +0000 (16:28 +0200)]
Merge pull request #4842 from nextcloud/bugfix/user-status-selector-scrollview

Add a ScrollView to the predefined statuses area of the UserStatusSelector

4 years agoAdd a ScrollView to the predefined statuses area of the UserStatusSelector
Claudio Cambra [Wed, 10 Aug 2022 15:45:11 +0000 (17:45 +0200)]
Add a ScrollView to the predefined statuses area of the UserStatusSelector

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
4 years agofix build of windows virtual files automated tests
Matthieu Gallien [Mon, 5 Sep 2022 10:30:49 +0000 (12:30 +0200)]
fix build of windows virtual files automated tests

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #3461 from mmdanggg2/master
Matthieu Gallien [Mon, 5 Sep 2022 08:15:57 +0000 (10:15 +0200)]
Merge pull request #3461 from mmdanggg2/master

Fix crash in cldapi.dll

4 years agoFix crash in cldapi.dll
James Horsley [Fri, 18 Jun 2021 15:03:25 +0000 (16:03 +0100)]
Fix crash in cldapi.dll
Fixes #3349

Change placeholder functions to take QStrings instead of handles

Signed-off-by: James Horsley <jbhorsley@gmail.com>