Nextcloud bot
83b1b08044
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-26 02:27:38 +00:00
Nextcloud bot
396ac44945
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-25 02:42:51 +00:00
Christopher Ng
65179836d6
Port user menu to Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit c77998209f )
2023-02-24 12:40:38 -08:00
Pytal
ec1f165e75
Merge pull request #36529 from nextcloud/backport/36508/stable25
2023-02-24 12:28:02 -08:00
MichaIng
2ed9f14422
Merge pull request #36731 from nextcloud/backport/35365/stable25
...
[stable25] Check for opcache.file_cache_only=1
2023-02-24 20:00:41 +01:00
Christopher Ng
23ab3a3c92
Remove extraneous user status route entry
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit c610d0d99b )
2023-02-24 10:32:55 -08:00
MichaIng
9f5eea7b01
Check for opcache.file_cache_only=1
...
which disables shared memory based OPcache with disk file cache used only, if enabled. In this case, "opcache.memory_consumption" and others do not apply, so show the correct performance recommendation to enable memory cache.
Signed-off-by: MichaIng <micha@dietpi.com>
2023-02-24 18:04:25 +00:00
Joas Schilling
6306eb7114
Fix broken search for tags in workflow checks
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-24 16:29:00 +00:00
Joas Schilling
08b13f644d
Merge pull request #36797 from nextcloud/backport/36795/stable25
...
[stable25] Avoid extra parenthesis around SQL in IN expressions
2023-02-24 08:10:46 +01:00
Nextcloud bot
2befabcb1b
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-24 02:34:47 +00:00
Joas Schilling
ff95ab7acd
Also check the scope when reading operations from the database
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-23 06:15:36 +01:00
Joas Schilling
5a06b50b10
Validate the scope when validating operations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-23 06:15:36 +01:00
Nextcloud bot
0da274bf5b
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-23 02:29:23 +00:00
Nextcloud bot
2f4d413d88
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-22 02:26:43 +00:00
Côme Chilliet
19605e58d7
Avoid extra parenthesis around SQL in IN expressions
...
The expression builder already suround the SQL with parenthesis when
using in(), so we must not add another pair, this confuses at least
sqlite.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-21 16:48:31 +00:00
Nextcloud bot
ab1c44cbf8
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-21 02:26:23 +00:00
Nextcloud bot
53f1dcf715
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-20 02:26:53 +00:00
Nextcloud bot
d2a845cb9f
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-19 02:27:15 +00:00
Nextcloud bot
e8d057aaae
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-17 02:26:08 +00:00
Nextcloud bot
06d9aa6ff0
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-16 02:26:03 +00:00
Nextcloud bot
42e4e088e7
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-15 02:25:56 +00:00
Nextcloud bot
528a79c34e
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-14 02:26:01 +00:00
Nextcloud bot
32d0e552a1
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-13 02:25:18 +00:00
Nextcloud bot
884dfb2632
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-12 02:26:07 +00:00
Nextcloud bot
279e113a0e
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-11 02:26:26 +00:00
Nextcloud bot
fdb5a662d3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-10 02:26:47 +00:00
blizzz
6a1983392e
Merge pull request #35842 from nextcloud/backport/25768/stable25
...
[stable25] Use mimetype from cache for workflow checks
2023-02-09 14:36:02 +01:00
Louis
b9994bb820
Merge pull request #36614 from nextcloud/backport/stable25/36583
...
[stable25] Prevent scrolling hover .files-controls
2023-02-09 12:03:09 +01:00
Nextcloud bot
ec731314a7
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-09 02:25:53 +00:00
Pytal
d60fd2cea8
Merge pull request #36595 from nextcloud/backport/36570/stable25
...
[stable25] Port profile visibility select
2023-02-08 15:58:08 -08:00
Louis Chemineau
c8a7c9588b
Prevent scrolling hover .files-controls
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-08 16:37:15 +01:00
Nextcloud bot
b32b9eb540
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-08 02:25:27 +00:00
Christopher Ng
03c9537930
Port profile visibility select
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-08 00:23:23 +00:00
blizzz
5c53fe73aa
Merge pull request #36557 from nextcloud/backport/36452/stable25
...
[stable25] perf(federation): Only request root share info for checking availability
2023-02-07 18:35:03 +01:00
blizzz
28980adc29
Merge pull request #36294 from nextcloud/backport/36266/stable25
...
[stable25] Fix double where in CustomProperiesBackendTest
2023-02-07 18:32:01 +01:00
Robin Appelman
4c60cddf79
add some tests for mimetype check
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-02-07 17:26:32 +00:00
Robin Appelman
8b393454b0
remove file exists check from cacheAndReturnMimeType
...
the method is only called if the file exists already
a check against storing the fallback mimetype is added as a safety instead
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-02-07 17:26:32 +00:00
Robin Appelman
e48d50315d
use mimetype from cache for workflow if available
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-02-07 17:26:32 +00:00
Julius Härtl
c54deeddf3
chore: Add return types
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-02-07 15:15:17 +01:00
Julius Härtl
4ee9deea00
fix(theming): Fix query for configvalue as CLOB on OCI
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-02-07 13:15:43 +00:00
Nextcloud bot
5b2dea6e03
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-07 02:26:10 +00:00
Julius Härtl
92cfa51b94
perf(federation): Only request root share info for checking availability
...
Otherwise this would request a full recursive dirctory listing while the result is never being used
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-02-06 11:09:42 +01:00
Anna
897fde4303
Merge pull request #36518 from nextcloud/backport/36511/stable25
...
[stable25] chore(CI): Opt-out of PHPUnit 10 for now
2023-02-06 10:44:08 +01:00
Nextcloud bot
016843b688
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-06 02:24:54 +00:00
Nextcloud bot
96b2a79c0f
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-05 02:25:15 +00:00
Nextcloud bot
af33045194
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-04 02:25:26 +00:00
Pytal
9ce68bf03d
Merge pull request #36507 from nextcloud/backport/36450/stable25
...
[stable25] Drop vue-clipboard2 in favour of native Clipboard API to fix copy to clipboard
2023-02-03 16:21:31 -08:00
Joas Schilling
0880ab26c0
fix(CI): Fix DAV database tests and disable one test due to property mocking
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 16:27:05 +01:00
Simon L
c4f4bbeaa6
Do not open the sidebar automatically on small widths
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-03 09:18:22 +00:00
Nextcloud bot
b06b3f36ad
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-03 02:27:34 +00:00