Nextcloud bot
0ca63f59b0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-28 03:32:10 +00:00
Nextcloud bot
b5345a616c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-27 03:29:53 +00:00
Nextcloud bot
c3889d345e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-26 03:29:39 +00:00
allexzander
681e3b592e
Merge pull request #5209 from nextcloud/bugfix/tests-cfapihshellext
...
Fix CfApiShellExtensionsIPCTest
2022-11-25 16:33:17 +01:00
alex-z
16153b33b7
Fix CfApiShellExtensionsIPCTest.
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-11-25 15:03:24 +01:00
Claudio Cambra
39876c4388
Merge pull request #5164 from nextcloud/feature/e2ee-wording
...
Clearly tell user that E2EE has been enabled for an account
2022-11-25 14:10:36 +01:00
Claudio Cambra
2459a3a9f3
Rename 'Enable encryption' button to 'Setup encryption'
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-25 11:53:41 +01:00
Claudio Cambra
5a0d253187
Fix capitalisation of End-to-end
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-25 11:53:41 +01:00
Claudio Cambra
719a8f38bf
Use material icons for lock and state-info
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-25 11:53:41 +01:00
Claudio Cambra
f6687c491d
Change the colour of the encryption message box when encryption enabled
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-25 11:53:41 +01:00
Claudio Cambra
c1d6482c69
Add info icon when encryption not yet enabled
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-25 11:53:41 +01:00
Claudio Cambra
ef97200ac0
Show tick icon when encryption is enabled for account
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-25 11:53:41 +01:00
Claudio Cambra
89a66a98d8
Clearly tell user that E2EE has been enabled for an account
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-25 11:53:41 +01:00
Matthieu Gallien
30589c7686
Merge pull request #5206 from nextcloud/ci/doNotOverrideConfigurationFile
...
Ci/do not override configuration file
2022-11-25 10:37:21 +01:00
Matthieu Gallien
04b4354535
fix include style to always use "" for files from the project
...
the use of #include <> is only for system headers and not headers from
the project
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-25 09:07:02 +01:00
Matthieu Gallien
e7605d505d
avoid modifying real configuration file: use temp folder
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-25 09:07:02 +01:00
Nextcloud bot
ccc12ab68c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-25 03:35:10 +00:00
Claudio Cambra
4f21aa537b
Merge pull request #5189 from nextcloud/bugfix/custom-buttons-alignments
...
Fix bad custom button alignments, sizings, etc.
2022-11-24 17:46:33 +01:00
Claudio Cambra
d24a40012e
Fix bad custom button alignments, sizings, etc.
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-24 17:46:20 +01:00
Matthieu Gallien
f78373c11b
Merge pull request #5201 from nextcloud/ci/fixVfsRegressions
...
fix regressions on pinState management when doing renames
2022-11-24 16:31:58 +01:00
Matthieu Gallien
60566eec00
fix regressions on pinState management when doing renames
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-24 15:26:15 +01:00
Claudio Cambra
0fcd7f76b3
Merge pull request #5202 from nextcloud/bugfix/tray-window-margins
...
Fix tray window margins, stop cutting into window border
2022-11-24 15:04:34 +01:00
Claudio Cambra
9a01480fcc
Fix tray window margins, stop cutting into window border
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-24 15:02:37 +01:00
Claudio Cambra
42d410f6f3
Merge pull request #5199 from marv/cmake-pkg_get_variable
...
cmake: Use FindPkgConfig's pkg_get_variable instead of custom macro
2022-11-24 13:20:25 +01:00
Marvin Schmidt
7f72678d32
cmake: Use FindPkgConfig's pkg_get_variable instead of custom macro
...
Commit b34a901838
("Use FindPkgConfig to find libcloudproviders and
related libs") introduced the usage of cmake's FindPkgConfig module
which provides `pkg_get_variable` since version 3.4 that can be used
instead of the custom `PKGCONFIG_GETVAR` macro
Signed-off-by: Marvin Schmidt <marv@exherbo.org>
2022-11-24 12:04:54 +01:00
Matthieu Gallien
30a4006c78
Merge pull request #5200 from nextcloud/ci/doNotModifyConfigurationFileDuringtests
...
Ci/do not modify configuration file duringtests
2022-11-23 17:34:14 +01:00
Matthieu Gallien
6050d4f0fb
fix code format
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-23 17:34:05 +01:00
Matthieu Gallien
1e12fc951d
prevents modifying real user config file
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-23 17:34:05 +01:00
Claudio Cambra
a9c5842dcc
Merge pull request #5192 from ivaradi/modernize-dolphin-plugin
...
Modernize the Dolphin action plugin
2022-11-23 17:23:34 +01:00
István Váradi
2002c98b68
Modernize the Dolphin action plugin
...
Instead of installing a .desktop file, it is now converted
to JSON and compiled into the plugin itself. The plugin is
also installed into a different directory.
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
2022-11-23 13:35:49 +01:00
Claudio Cambra
1e17fecafd
Merge pull request #5124 from nextcloud/feature/end-to-end-tests
...
Add end-to-end tests to our CI
2022-11-23 13:24:46 +01:00
Claudio Cambra
dfcf97654c
Always build E2E tests, but only add to test suite if enabled
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-23 08:40:46 +01:00
Claudio Cambra
da6724be8c
Add a file transfer e2e test
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-23 08:40:46 +01:00
Claudio Cambra
55cd79f4ef
Add a test to check e2e server test setup
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-23 08:40:46 +01:00
Claudio Cambra
53abfb4785
Add an end to end test utils file
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-23 08:40:46 +01:00
Claudio Cambra
0a662330b5
Add server service to drone manifest
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2022-11-23 08:40:46 +01:00
Nextcloud bot
bc102a4eb7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-23 03:34:07 +00:00
Matthieu Gallien
6d5db8fd95
Merge pull request #5188 from nextcloud/bugfix/properlyUpdateMetadata
...
check that we update local file mtime on changes from server
2022-11-22 18:24:11 +01:00
Matthieu Gallien
361db77d3c
fix many errors when querying/setting pin state of virtual files
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-22 15:44:43 +01:00
Matthieu Gallien
a00ec1aaa5
when renaming a virtual file, manage pin state for the target name
...
will avoid trying to set a pin state for a file that has just been
renamed by us
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-22 15:08:46 +01:00
Matthieu Gallien
b04128fd34
set mtime when building local sync folder state in automated tests
...
would allow checking mtime with a correct value instead of having a
default value
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-22 15:08:46 +01:00
Matthieu Gallien
1af2467e45
update mtime on modified metdata of non virtual files
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-22 15:08:46 +01:00
Matthieu Gallien
c379879e30
check that we update local file mtime on changes from server
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-22 15:08:46 +01:00
allexzander
8fd4519d35
Merge pull request #5081 from nextcloud/feature/context-menu-leaveshare-entry
...
Implement context menu entry "Leave this share"
2022-11-22 13:34:38 +01:00
allexzander
6affc6e6ab
Implement 'Leave this share' context menu entry. Fix incorrect sharing state for incoming and my shares in custom state icons and local database.
...
Signed-off-by: allexzander <blackslayer4@gmail.com>
2022-11-22 12:14:20 +01:00
Nextcloud bot
ab8f0dbbbb
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-22 03:35:58 +00:00
Nextcloud bot
5962105578
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-21 03:26:42 +00:00
Nextcloud bot
f00ddb407e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-20 03:28:08 +00:00
Nextcloud bot
f64bcf1bb5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-19 03:33:48 +00:00
Matthieu Gallien
161305689c
Merge pull request #5089 from nextcloud/ci/clazyRangeLoopDetach
...
fix instances of: c++11 range-loop might detach Qt container warnings
2022-11-18 18:16:30 +01:00