Commit Graph

18017 Commits

Author SHA1 Message Date
Matthieu Gallien ac78581239 gives enough information to allow upload of AppImage
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-06 08:16:30 +02:00
Matthieu Gallien aee4cca970 debug output for upload of AppImage builts for PRs
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-06 08:16:30 +02:00
Matthieu Gallien b484ba3726 fix script that upload AppImage to go in correct path
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-06 08:16:30 +02:00
Nextcloud bot eb4e8adf9b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-06 04:22:38 +00:00
Matthieu Gallien ef77967344
Merge pull request #4842 from nextcloud/bugfix/user-status-selector-scrollview
Add a ScrollView to the predefined statuses area of the UserStatusSelector
2022-09-05 16:28:08 +02:00
Claudio Cambra 2fe4bc5403 Add a ScrollView to the predefined statuses area of the UserStatusSelector
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-05 12:33:19 +02:00
Matthieu Gallien 2cb88952fb fix build of windows virtual files automated tests
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-05 12:30:49 +02:00
Matthieu Gallien bf3304441d
Merge pull request #3461 from mmdanggg2/master
Fix crash in cldapi.dll
2022-09-05 10:15:57 +02:00
James Horsley 1d7a2c06f6 Fix crash in cldapi.dll
Fixes #3349

Change placeholder functions to take QStrings instead of handles

Signed-off-by: James Horsley <jbhorsley@gmail.com>
2022-09-05 09:16:19 +02:00
Matthieu Gallien 548890c019
Merge pull request #4884 from nextcloud/bugfix/webEngineOnWin11
Bugfix/web engine on win11
2022-09-05 09:14:56 +02:00
Matthieu Gallien d1408df7ba 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>
2022-09-04 22:20:38 +02:00
Matthieu Gallien 0092ad15c7 sets special configuration to webengine to work around bugs
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-04 22:20:38 +02:00
Nextcloud bot 03b259b389
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-03 04:25:34 +00:00
rakekniven 180945a61b
Merge pull request #4885 from nextcloud/3.6-changelog 2022-09-02 16:20:41 +02:00
Camila 4ad946e1ca
Update CHANGELOG for the 3.6.0 release.
Signed-off-by: Camila <hello@camila.codes>
2022-09-02 12:57:28 +02:00
Matthieu Gallien 2aa24f7107
Merge pull request #4840 from ivaradi/remove-focal
Remove Ubuntu Focal
2022-09-02 11:36:53 +02:00
István Váradi b0d881ebc6 Remove Ubuntu Focal
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
2022-09-02 09:54:56 +02:00
Matthieu Gallien 51c46402f5
Merge pull request #4882 from nextcloud/ci/updateBuildAppImageScript
do not build qt keychain already included in the CI images
2022-09-01 17:39:12 +02:00
Matthieu Gallien b245c3d762 use the new CI images
should ensure a proper AppImage build

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-01 10:49:43 +02:00
Matthieu Gallien 28b50f3fea 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>
2022-09-01 10:49:43 +02:00
Nextcloud bot d6a48d3cf1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-01 04:27:29 +00:00
Matthieu Gallien 45643b5afc
Merge pull request #4869 from nextcloud/feature/improveBulkUpload
reads and store fileId and remote permissions during bulk upload
2022-08-31 09:16:09 +02:00
Matthieu Gallien 2ad57fd88e reads and store fileId and remote permissions during bulk upload
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-08-31 08:39:38 +02:00
Nextcloud bot c5c5fe518a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-31 04:12:55 +00:00
Nextcloud bot eac84301cb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-30 04:15:23 +00:00
allexzander ff5156642d
Merge pull request #4867 from nextcloud/bugfix/fix-activity-dialog-not-showing-up
Fix File Activities dialog not showing up.
2022-08-29 11:29:43 +03:00
alex-z ba9a39856b 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>
2022-08-29 10:59:55 +03:00
alex-z 22a3b6cc16 Fix File Activities dialog not showing up.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-08-29 10:59:55 +03:00
Nextcloud bot 57c18aa2cf
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-29 04:15:55 +00:00
Matthieu Gallien 2e2ed97c70
Merge pull request #4866 from nextcloud/bugfix/buildBrandedAppImage
build script for AppImage should not assume Nextcloud is the name
2022-08-26 15:11:41 +02:00
Matthieu Gallien 4629403dec build script for AppImage should not assume Nextcloud is the name
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-08-26 15:11:31 +02:00
Nextcloud bot c630b39b8b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-26 04:13:10 +00:00
Nextcloud bot b08bbd931b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-24 04:17:38 +00:00
rakekniven fe30cf5dd2
Merge pull request #4852 from nextcloud/bugfix/changelog
Add CHANGELOG.md.
2022-08-23 08:57:16 +02:00
Camila 9b7831935a
Add CHANGELOG.md.
- Renamed outdated ChangeLog to ChangeLog - Legacy.
- Fix for #4791 #4565.

Signed-off-by: Camila <hello@camila.codes>
2022-08-22 20:36:25 +02:00
Nextcloud bot a8b296c59a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-22 04:11:55 +00:00
Nextcloud bot 3e33af5028
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-21 04:10:56 +00:00
alex-z fe7e883f3d Bump version to 3.5.82
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-08-19 10:29:21 +03:00
Nextcloud bot 59c63dcd28
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-19 04:12:23 +00:00
Nextcloud bot 6a45fb2bd9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-18 04:13:01 +00:00
Claudio Cambra b280dc2855
Merge pull request #4843 from nextcloud/bugfix/user-status-selector-cancel-button
Prevent the 'Cancel' button of the user status selector getting squashed
2022-08-17 21:40:41 +02:00
Claudio Cambra 27f28d781e Prevent the 'Cancel' button of the user status selector getting squashed
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-08-17 21:08:25 +02:00
Claudio Cambra 5b4ea2fd54
Merge pull request #4844 from nextcloud/bugfix/clear-combo-label-width
Ensure that clear status message combo box is at least implicit width
2022-08-17 21:07:31 +02:00
Claudio Cambra ecab3d76ee Ensure that clear status message combo box is at least implicit width
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-08-17 20:34:17 +02:00
Claudio Cambra 622462fc76
Merge pull request #4845 from nextcloud/bugfix/predefined-statuses-alignment
Fix alignment of predefined status contents regardless of emoji fonts
2022-08-17 20:34:07 +02:00
Claudio Cambra bedcfbd14c Fix alignment of predefined status contents regardless of emoji fonts
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-08-17 20:01:12 +02:00
Claudio Cambra d44d839a26
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
2022-08-17 20:01:02 +02:00
Claudio Cambra fc5e9db839 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>
2022-08-17 15:31:04 +02:00
Claudio Cambra 67467170cb
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
2022-08-17 15:30:50 +02:00
Claudio Cambra 2ab95a30f9 Ensure file activity dialog is centered on screen and appears at top of window stack
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-08-17 14:01:32 +02:00