Commit graph

17903 commits

Author SHA1 Message Date
Claudio Cambra
84f6d62716
Merge pull request #4704 from nextcloud/updateContinuousIntegrationImages
switch to using the main client CI image based on ubuntu 22.04
2022-08-02 17:42:49 +02:00
Matthieu Gallien
81ff8612ad add explicit OpenSSL path when calling cmake to be able to find it
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-08-02 16:28:50 +02:00
Matthieu Gallien
6f054113e5 modern OpenSSL may install files in /usr/local/lib64
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-08-02 16:28:50 +02:00
Matthieu Gallien
0ad5e568ef use latest CI images for general CI and AppImage CI
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-08-02 16:28:50 +02:00
Matthieu Gallien
7180b09807 mark unused variable as bein unused to avoid clang warning
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-08-02 16:28:50 +02:00
Matthieu Gallien
fe7a62bc77 remove variables set but never read
will fix a clang compilation error

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-08-02 16:28:50 +02:00
Matthieu Gallien
450815261a switch to using the main client CI image based on ubuntu 22.04
will get an upgraded openssl
will get an upgraded Qt

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-08-02 16:28:50 +02:00
allexzander
9a84edf9b2
Merge pull request #4801 from nextcloud/bugfix/always-run-msi-with-full-ui
Always run MSI with full UI.
2022-08-02 15:27:09 +03:00
alex-z
f3c10ac3a4 Always run MSI with full UI.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-08-02 15:27:01 +03:00
Claudio Cambra
8274d77e1a
Merge pull request #4753 from nextcloud/bugfix/unified-search-busyindicator
Replace unified search text field busy indicator with custom indicator
2022-08-02 14:03:57 +02:00
Claudio Cambra
b1deb6cd1d Replace unified search text field busy indicator with custom indicator
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-08-02 13:23:33 +02:00
allexzander
b37ca499b6
Merge pull request #4799 from nextcloud/bugfix/do-not-reboot-in-autoupdate
Do not reboot PC when running an MSI via autoupdate.
2022-08-02 10:08:29 +03:00
allexzander
250faf027f Do not reboot PC when running an MSI via autoupdate.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2022-08-02 09:26:17 +03:00
Nextcloud bot
c8cfd09f5e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-02 03:45:58 +00:00
Nextcloud bot
b718c7dd9b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-30 03:44:24 +00:00
allexzander
3383a5868a
Merge pull request #4713 from nextcloud/feature/vfs-windows-thumbnails
Feature/vfs windows thumbnails
2022-07-29 19:57:10 +03:00
alex-z
001deace2d Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-07-29 19:26:53 +03:00
Nextcloud bot
d856e86e64
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-28 03:43:35 +00:00
Claudio Cambra
16fd9c530c
Merge pull request #4723 from nextcloud/bugfix/apps-menu-height
Make apps menu scrollable when content taller than available vertical space, preventing borking of layout
2022-07-27 13:44:37 +02:00
Claudio Cambra
061f443920 Make apps menu scrollable when content taller than available vertical space, preventing borking of layout
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-27 12:19:10 +02:00
Nextcloud bot
bedf4a6a78
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-27 03:44:43 +00:00
Nextcloud bot
fe0a26fccd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-26 04:09:32 +00:00
Claudio Cambra
7d9ffbc8a5
Merge pull request #4734 from nextcloud/bugfix/ensure-throttled-notifications-tray
Ensure that throttled notifications still appear in tray activity model
2022-07-25 14:08:22 +02:00
Claudio Cambra
7a78f2b19f Ensure that throttled notifications still appear in tray activity model
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-25 13:15:50 +02:00
Nextcloud bot
cf72f460ab
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-24 04:10:14 +00:00
Nextcloud bot
85b1a1a323
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-23 04:07:13 +00:00
Matthieu Gallien
384530aaf2
Merge pull request #4758 from ivaradi/impish_kinetic
Remove Ubuntu Impish, add Kinetic
2022-07-22 09:39:39 +02:00
István Váradi
3873c61c85 Remove Ubuntu Impish, add Kinetic
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
2022-07-22 08:26:14 +02:00
Nextcloud bot
a428d25a0e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-22 04:07:39 +00:00
Claudio Cambra
f8d9750983
Merge pull request #4719 from nextcloud/bugfix/unifedsearch-styling
Stop styling QML unified search items hierarchically, use global Style constants
2022-07-21 16:04:52 +02:00
Claudio Cambra
8d0df62c49 Stop styling QML unified search items hierarchically, use global Style constants
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-21 15:38:18 +02:00
Claudio Cambra
89fbadd26c
Merge pull request #4755 from nextcloud/bugfix/update-mac-info-plist
Update macOS Info.plist
2022-07-21 15:17:47 +02:00
Claudio Cambra
032774e280 Update macOS Info.plist
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-21 15:08:24 +02:00
Claudio Cambra
b78abe25bd
Merge pull request #4756 from nextcloud/bugfix/debug-archive-permissions
Ensure debug archive contents are readable by any user
2022-07-21 15:08:02 +02:00
Claudio Cambra
bb034b8bf4 Ensure debug archive contents are readable by any user
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-21 13:47:49 +02:00
Claudio Cambra
db90f5b714
Merge pull request #4735 from nextcloud/bugfix/fix-disappearing-notifications
Stop clearing notifications when new notifications are received
2022-07-21 13:47:31 +02:00
Claudio Cambra
8dfe1647ed Stop clearing notifications when new notifications are received
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-21 13:14:51 +02:00
Nextcloud bot
d4753865a9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-21 04:11:55 +00:00
Claudio Cambra
2630b3c72b
Merge pull request #4679 from nextcloud/bugfix/improveLogs
print sync direction in SyncFileStatusTracker::slotAboutToPropagate
2022-07-20 15:13:48 +02:00
Matthieu Gallien
8bbf6b68d3 improve logs of OwncloudPropagator::localFileNameClash
no need to print a line each time we check for a name clash

always print a line when a clash is detected

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-07-20 14:17:49 +02:00
Matthieu Gallien
659cf7763f print sync direction in SyncFileStatusTracker::slotAboutToPropagate
will avoid having to look up this information in other log parts

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-07-20 14:17:49 +02:00
Nextcloud bot
8b64cc8e32
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-20 04:07:28 +00:00
Nextcloud bot
d3c09b77b6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-19 04:09:05 +00:00
Claudio Cambra
0cea856e40
Merge pull request #4738 from nextcloud/bugfix/painted-width-qml-errors
Fix ActivityItemContent QML paintedWidth errors
2022-07-18 16:05:09 +02:00
Claudio Cambra
e3d897cb7f Fix ActivityItemContent QML paintedWidth errors
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-18 15:13:58 +02:00
Nextcloud bot
dee460735e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-18 04:07:00 +00:00
Nextcloud bot
c103dd7ab1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-17 04:07:58 +00:00
Nextcloud bot
ee5c453280
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-16 04:08:13 +00:00
Claudio Cambra
a78946029e
Merge pull request #4710 from nextcloud/bugfix/qmlify-usermodel
QML-ify the UserModel, use properties rather than setter methods
2022-07-15 17:22:54 +02:00
Claudio Cambra
539ba93fd1 QMLify the UserModel, use properties rather than setter methods
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-07-15 16:47:17 +02:00