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
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>
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>
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>
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>
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
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>
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>
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
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>
Matthieu Gallien [Mon, 5 Sep 2022 07:14:56 +0000 (09:14 +0200)]
Merge pull request #4884 from nextcloud/bugfix/webEngineOnWin11
Bugfix/web engine on win11
Matthieu Gallien [Thu, 1 Sep 2022 11:53:27 +0000 (13:53 +0200)]
let Qt use OpenGLES instead of desktop OpenGL to workaround bugs
should help picking a working rendering pipeline on windows
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 26 Aug 2022 12:51:53 +0000 (14:51 +0200)]
sets special configuration to webengine to work around bugs
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Sat, 3 Sep 2022 04:25:34 +0000 (04:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
rakekniven [Fri, 2 Sep 2022 14:20:41 +0000 (16:20 +0200)]
Merge pull request #4885 from nextcloud/3.6-changelog
Camila [Fri, 2 Sep 2022 10:54:10 +0000 (12:54 +0200)]
Update CHANGELOG for the 3.6.0 release.
Signed-off-by: Camila <hello@camila.codes>
Matthieu Gallien [Fri, 2 Sep 2022 09:36:53 +0000 (11:36 +0200)]
Merge pull request #4840 from ivaradi/remove-focal
Remove Ubuntu Focal
István Váradi [Wed, 10 Aug 2022 13:51:23 +0000 (15:51 +0200)]
Remove Ubuntu Focal
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
Matthieu Gallien [Thu, 1 Sep 2022 15:39:12 +0000 (17:39 +0200)]
Merge pull request #4882 from nextcloud/ci/updateBuildAppImageScript
do not build qt keychain already included in the CI images
Matthieu Gallien [Thu, 1 Sep 2022 07:50:22 +0000 (09:50 +0200)]
use the new CI images
should ensure a proper AppImage build
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 1 Sep 2022 07:34:49 +0000 (09:34 +0200)]
do not build qt keychain already included in the CI images
clean up some cruft
adapt to the new paths in CI images
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Thu, 1 Sep 2022 04:27:29 +0000 (04:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 31 Aug 2022 07:16:09 +0000 (09:16 +0200)]
Merge pull request #4869 from nextcloud/feature/improveBulkUpload
reads and store fileId and remote permissions during bulk upload
Matthieu Gallien [Fri, 26 Aug 2022 12:46:18 +0000 (14:46 +0200)]
reads and store fileId and remote permissions during bulk upload
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Wed, 31 Aug 2022 04:12:55 +0000 (04:12 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 30 Aug 2022 04:15:23 +0000 (04:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Mon, 29 Aug 2022 08:29:43 +0000 (11:29 +0300)]
Merge pull request #4867 from nextcloud/bugfix/fix-activity-dialog-not-showing-up
Fix File Activities dialog not showing up.
alex-z [Fri, 26 Aug 2022 07:57:32 +0000 (10:57 +0300)]
Change Activities dialog show and Systray.forceWindowInit call sequence to fix the issue of Activities dialog not being shown.
Signed-off-by: alex-z <blackslayer4@gmail.com>
alex-z [Thu, 25 Aug 2022 14:02:57 +0000 (17:02 +0300)]
Fix File Activities dialog not showing up.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Mon, 29 Aug 2022 04:15:55 +0000 (04:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 26 Aug 2022 13:11:41 +0000 (15:11 +0200)]
Merge pull request #4866 from nextcloud/bugfix/buildBrandedAppImage
build script for AppImage should not assume Nextcloud is the name
Matthieu Gallien [Thu, 25 Aug 2022 08:21:57 +0000 (10:21 +0200)]
build script for AppImage should not assume Nextcloud is the name
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Fri, 26 Aug 2022 04:13:10 +0000 (04:13 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 24 Aug 2022 04:17:38 +0000 (04:17 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
rakekniven [Tue, 23 Aug 2022 06:57:16 +0000 (08:57 +0200)]
Merge pull request #4852 from nextcloud/bugfix/changelog
Add CHANGELOG.md.
Camila [Tue, 16 Aug 2022 14:38:48 +0000 (16:38 +0200)]
Add CHANGELOG.md.
- Renamed outdated ChangeLog to ChangeLog - Legacy.
- Fix for #4791 #4565.
Signed-off-by: Camila <hello@camila.codes>
Nextcloud bot [Mon, 22 Aug 2022 04:11:55 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 21 Aug 2022 04:10:56 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
alex-z [Fri, 19 Aug 2022 07:29:21 +0000 (10:29 +0300)]
Bump version to 3.5.82
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Fri, 19 Aug 2022 04:12:23 +0000 (04:12 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 18 Aug 2022 04:13:01 +0000 (04:13 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Wed, 17 Aug 2022 19:40:41 +0000 (21:40 +0200)]
Merge pull request #4843 from nextcloud/bugfix/user-status-selector-cancel-button
Prevent the 'Cancel' button of the user status selector getting squashed
Claudio Cambra [Wed, 10 Aug 2022 15:57:48 +0000 (17:57 +0200)]
Prevent the 'Cancel' button of the user status selector getting squashed
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 17 Aug 2022 19:07:31 +0000 (21:07 +0200)]
Merge pull request #4844 from nextcloud/bugfix/clear-combo-label-width
Ensure that clear status message combo box is at least implicit width
Claudio Cambra [Wed, 10 Aug 2022 17:57:18 +0000 (19:57 +0200)]
Ensure that clear status message combo box is at least implicit width
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 17 Aug 2022 18:34:07 +0000 (20:34 +0200)]
Merge pull request #4845 from nextcloud/bugfix/predefined-statuses-alignment
Fix alignment of predefined status contents regardless of emoji fonts
Claudio Cambra [Wed, 10 Aug 2022 18:18:11 +0000 (20:18 +0200)]
Fix alignment of predefined status contents regardless of emoji fonts
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 17 Aug 2022 18:01:02 +0000 (20:01 +0200)]
Merge pull request #4850 from nextcloud/bugfix/qml-error-logging-cpp
Prevent crashing when trying to create error-ing QML component in systray.cpp, output error to log
Claudio Cambra [Tue, 16 Aug 2022 10:16:59 +0000 (12:16 +0200)]
Prevent crashing when trying to create error-ing QML component in systray.cpp, output error to log
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 17 Aug 2022 13:30:50 +0000 (15:30 +0200)]
Merge pull request #4853 from nextcloud/bugfix/file-activity-window-position
Ensure file activity dialog is centered on screen and appears at top of window stack
Claudio Cambra [Tue, 16 Aug 2022 14:52:21 +0000 (16:52 +0200)]
Ensure file activity dialog is centered on screen and appears at top of window stack
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Tue, 16 Aug 2022 04:13:01 +0000 (04:13 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 15 Aug 2022 04:11:56 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 14 Aug 2022 04:11:08 +0000 (04:11 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 13 Aug 2022 04:12:51 +0000 (04:12 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 12 Aug 2022 04:10:46 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 11 Aug 2022 04:09:57 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Wed, 10 Aug 2022 16:16:20 +0000 (19:16 +0300)]
Merge pull request #4839 from nextcloud/bugfix/userline-bug
Fix account switching and hover issues with UserLine component
Claudio Cambra [Wed, 10 Aug 2022 13:39:14 +0000 (15:39 +0200)]
Fix account switching and hover issues with UserLine component
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Camila [Wed, 10 Aug 2022 12:32:14 +0000 (14:32 +0200)]
Merge pull request #4804 from nextcloud/feature/enableMoreWarningsAlsoForGcc
Feature/enable more warnings also for gcc
Matthieu Gallien [Wed, 3 Aug 2022 14:55:04 +0000 (16:55 +0200)]
fix warnings reported by Qt
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 2 Aug 2022 14:26:38 +0000 (16:26 +0200)]
use -Wall -Wextra -Wpedantic when compiling with current gcc versions
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Camila [Wed, 10 Aug 2022 12:00:52 +0000 (14:00 +0200)]
Merge pull request #4831 from nextcloud/bugfix/unified-search-placeholder
Fix unified search item placeholder image source
Claudio Cambra [Tue, 9 Aug 2022 14:19:29 +0000 (16:19 +0200)]
Fix unified seach item placeholder image source
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 10 Aug 2022 11:31:14 +0000 (13:31 +0200)]
Merge pull request #4797 from nextcloud/work/user-line-refactor
Refactor user line
Claudio Cambra [Mon, 1 Aug 2022 11:56:50 +0000 (13:56 +0200)]
Refactor user line
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 10 Aug 2022 09:54:30 +0000 (11:54 +0200)]
Merge pull request #4760 from nextcloud/feature/modal-userstatusselector
Make UserStatusSelector a dismissible page pushed onto the tray window
Claudio Cambra [Wed, 20 Jul 2022 17:56:57 +0000 (19:56 +0200)]
Make UserStatusSelector a dismissible page pushed onto the tray window
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Wed, 10 Aug 2022 04:17:46 +0000 (04:17 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Camila [Tue, 9 Aug 2022 15:32:57 +0000 (17:32 +0200)]
Merge pull request #4834 from nextcloud/release/bump-version
Bump version and year.
Camila [Tue, 9 Aug 2022 15:28:48 +0000 (17:28 +0200)]
Bump version and year.
Signed-off-by: Camila <hello@camila.codes>
Camila [Tue, 9 Aug 2022 15:13:42 +0000 (17:13 +0200)]
Merge pull request #4827 from gapan/master
Fix greek translation for application name in menu
George Vlahavas [Sat, 6 Aug 2022 22:18:57 +0000 (01:18 +0300)]
Fix greek translation for application name in menu
Somebody had translated the @APPLICATION_NAME@ macro to greek and so if
the user's locale was set to greek (el_GR.utf8) the menu entry would be
messed up. Apparently this was inherited from owncloud like that. This
commit changes it back to @APPLICATION_NAME@.
Signed-off-by: George Vlahavas <vlahavas@gmail.com>
Camila [Tue, 9 Aug 2022 14:44:35 +0000 (16:44 +0200)]
Merge pull request #4830 from nextcloud/bugfix/appimage
Remove libglib-2.0.so.0 and libgobject-2.0.so.0 from Appimage.
Camila [Tue, 9 Aug 2022 13:19:51 +0000 (15:19 +0200)]
Remove libglib-2.0.so.0 and libgobject-2.0.so.0 from Appimage.
Patch from contributor at nextcloud/client-building/pull/105.
Signed-off-by: Camila <hello@camila.codes>
Claudio Cambra [Tue, 9 Aug 2022 12:40:37 +0000 (14:40 +0200)]
Merge pull request #4818 from nextcloud/bugfix/qml-warnings
Fix QML warnings
Claudio Cambra [Thu, 4 Aug 2022 12:52:59 +0000 (14:52 +0200)]
Fix QML warnings
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Nextcloud bot [Tue, 9 Aug 2022 04:09:35 +0000 (04:09 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Mon, 8 Aug 2022 16:24:51 +0000 (18:24 +0200)]
Merge pull request #4822 from nextcloud/bugfix/userstatusselector-away
Fix bugs with setting 'Away' user status
Claudio Cambra [Fri, 5 Aug 2022 17:57:59 +0000 (19:57 +0200)]
Fix bugs with setting 'Away' user status
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Mon, 8 Aug 2022 14:50:55 +0000 (16:50 +0200)]
Merge pull request #4802 from nextcloud/work/account-menu-separator
Eliminate padding around the menu separator in the account menu
Claudio Cambra [Tue, 2 Aug 2022 10:54:16 +0000 (12:54 +0200)]
Eliminate padding around the menu separator in the account menu
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
allexzander [Mon, 8 Aug 2022 12:02:53 +0000 (15:02 +0300)]
Merge pull request #4816 from nextcloud/bugfix/ensureSyncOptionsAreInitialized
ensure SyncEngine use an initialized instance of SyncOptions
Matthieu Gallien [Thu, 4 Aug 2022 11:45:28 +0000 (13:45 +0200)]
ensure SyncEngine use an initialized instance of SyncOptions
will prevent nextcloudcmd command line client from ignoring the settings
handled by SyncOptions
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Mon, 8 Aug 2022 04:07:59 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 7 Aug 2022 04:12:30 +0000 (04:12 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 6 Aug 2022 04:10:26 +0000 (04:10 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Fri, 5 Aug 2022 17:12:42 +0000 (19:12 +0200)]
Merge pull request #4718 from nextcloud/bugfix/search-skeleton
Restyle unified search skeleton items animation and simplify their code
Claudio Cambra [Mon, 11 Jul 2022 15:52:31 +0000 (17:52 +0200)]
Restyle unified search skeleton items animation and simplify their code
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Matthieu Gallien [Fri, 5 Aug 2022 14:15:16 +0000 (16:15 +0200)]
Merge pull request #4821 from nextcloud/bugfix/opengl-context-failure
Fix crash: 'Failed to create OpenGL context'.
allexzander [Fri, 5 Aug 2022 13:29:21 +0000 (16:29 +0300)]
Fix crash: 'Failed to create OpenGL context'.
Signed-off-by: allexzander <blackslayer4@gmail.com>
rakekniven [Fri, 5 Aug 2022 11:26:28 +0000 (13:26 +0200)]
Merge pull request #4820 from nextcloud/Valdnet-patch-2
i18n: Spelling unification
Valdnet [Fri, 5 Aug 2022 10:04:36 +0000 (12:04 +0200)]
i18n: Spelling unification
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Fri, 5 Aug 2022 10:03:03 +0000 (12:03 +0200)]
i18n: Spelling unification
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Fri, 5 Aug 2022 09:30:33 +0000 (11:30 +0200)]
i18n: Spelling unification
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Fri, 5 Aug 2022 09:26:03 +0000 (11:26 +0200)]
i18n: Spelling unification
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Fri, 5 Aug 2022 09:23:31 +0000 (11:23 +0200)]
i18n: Spelling unification
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Nextcloud bot [Fri, 5 Aug 2022 03:46:33 +0000 (03:46 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Thu, 4 Aug 2022 11:28:44 +0000 (14:28 +0300)]
Merge pull request #4815 from nextcloud/bugfix/move-uri-scheme-from-nextcloudcmake-to-root-cmake
Move URI scheme variable from Nextcloud.cmake to root CMakeListsts.
allexzander [Thu, 4 Aug 2022 08:50:58 +0000 (11:50 +0300)]
Move URI scheme variable from Nextcloud.cmake to root CmakeListst.
Signed-off-by: allexzander <blackslayer4@gmail.com>