]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
19 months agoCompile assets 36856/head
nextcloud-command [Fri, 24 Feb 2023 16:48:46 +0000 (16:48 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
19 months agoFix broken search for tags in workflow checks
Joas Schilling [Thu, 16 Feb 2023 15:41:27 +0000 (16:41 +0100)]
Fix broken search for tags in workflow checks

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoMerge pull request #36218 from nextcloud/backport/35873/stable25
Joas Schilling [Fri, 24 Feb 2023 13:01:05 +0000 (14:01 +0100)]
Merge pull request #36218 from nextcloud/backport/35873/stable25

[stable25] Add option to return an exit-code when occ status signals an update is needed

19 months agoMerge pull request #36747 from nextcloud/backport/36737/stable25
Simon L [Fri, 24 Feb 2023 09:20:21 +0000 (10:20 +0100)]
Merge pull request #36747 from nextcloud/backport/36737/stable25

[stable25] fix too long entries in contacts-menu

19 months agoMerge pull request #36729 from nextcloud/backport/36691/stable25
Simon L [Fri, 24 Feb 2023 09:19:35 +0000 (10:19 +0100)]
Merge pull request #36729 from nextcloud/backport/36691/stable25

[stable25] add a disk_free_space check before writing config

19 months agoMerge pull request #36672 from nextcloud/backport/36443/stable25
Simon L [Fri, 24 Feb 2023 09:19:19 +0000 (10:19 +0100)]
Merge pull request #36672 from nextcloud/backport/36443/stable25

[stable25] Fix the login log entry

19 months agoMerge pull request #36696 from nextcloud/backport/36525/stable25
Joas Schilling [Fri, 24 Feb 2023 08:25:18 +0000 (09:25 +0100)]
Merge pull request #36696 from nextcloud/backport/36525/stable25

[stable25] fix: Only get params from PUT content if possible

19 months agoMerge pull request #36752 from nextcloud/backport/36735/stable25
Joas Schilling [Fri, 24 Feb 2023 08:00:24 +0000 (09:00 +0100)]
Merge pull request #36752 from nextcloud/backport/36735/stable25

[stable25] fix the contacts-menu vcf-contact avatars

19 months agoMerge pull request #36645 from nextcloud/backport/36637/stable25
Joas Schilling [Fri, 24 Feb 2023 07:58:03 +0000 (08:58 +0100)]
Merge pull request #36645 from nextcloud/backport/36637/stable25

[stable25] Safer URL match in FileReferenceProvider

19 months agoMerge pull request #36797 from nextcloud/backport/36795/stable25
Joas Schilling [Fri, 24 Feb 2023 07:10:46 +0000 (08:10 +0100)]
Merge pull request #36797 from nextcloud/backport/36795/stable25

[stable25] Avoid extra parenthesis around SQL in IN expressions

19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 24 Feb 2023 02:34:47 +0000 (02:34 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #36685 from nextcloud/release/25.0.4 v25.0.4
John Molakvoæ [Thu, 23 Feb 2023 08:53:27 +0000 (09:53 +0100)]
Merge pull request #36685 from nextcloud/release/25.0.4

25.0.4

19 months ago25.0.4 36685/head
John Molakvoæ [Thu, 23 Feb 2023 06:46:27 +0000 (07:46 +0100)]
25.0.4

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
19 months agoMerge pull request #36815 from nextcloud/backport/36814/stable25
John Molakvoæ [Thu, 23 Feb 2023 06:35:13 +0000 (07:35 +0100)]
Merge pull request #36815 from nextcloud/backport/36814/stable25

[stable25] Validate the scope when validating operations

19 months agoAlso check the scope when reading operations from the database 36815/head
Joas Schilling [Wed, 15 Feb 2023 14:36:32 +0000 (15:36 +0100)]
Also check the scope when reading operations from the database

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoValidate the scope when validating operations
Joas Schilling [Wed, 15 Feb 2023 12:20:20 +0000 (13:20 +0100)]
Validate the scope when validating operations

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 23 Feb 2023 02:29:23 +0000 (02:29 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 22 Feb 2023 02:26:43 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoAvoid extra parenthesis around SQL in IN expressions 36797/head
Côme Chilliet [Tue, 21 Feb 2023 11:13:02 +0000 (12:13 +0100)]
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>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 21 Feb 2023 02:26:23 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agofix it for 32-bit 36729/head
Simon L [Mon, 20 Feb 2023 09:13:39 +0000 (10:13 +0100)]
fix it for 32-bit

Signed-off-by: Simon L <szaimen@e.mail.de>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 20 Feb 2023 02:26:53 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 19 Feb 2023 02:27:15 +0000 (02:27 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 18 Feb 2023 02:27:25 +0000 (02:27 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 17 Feb 2023 02:26:08 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agofix the contacts-menu vcf-contact avatars 36752/head
Simon L [Wed, 15 Feb 2023 20:43:33 +0000 (21:43 +0100)]
fix the contacts-menu vcf-contact avatars

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agofix too long entries in contacts-menu 36747/head
Simon L [Thu, 16 Feb 2023 00:06:25 +0000 (01:06 +0100)]
fix too long entries in contacts-menu

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 16 Feb 2023 02:26:03 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoaddress review by Joas
Simon L [Wed, 15 Feb 2023 12:43:54 +0000 (13:43 +0100)]
address review by Joas

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoadd a disk_free_space check before writing config
Simon L [Mon, 13 Feb 2023 13:55:20 +0000 (14:55 +0100)]
add a disk_free_space check before writing config

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 15 Feb 2023 02:25:56 +0000 (02:25 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #36702 from nextcloud/backport/36700/stable25
blizzz [Tue, 14 Feb 2023 21:05:14 +0000 (22:05 +0100)]
Merge pull request #36702 from nextcloud/backport/36700/stable25

[stable25] Also copy meta data when converting DataResponse to JSONRe…

20 months agoAlso copy bruteforce meta data when converting DataResponse to JSONResponse 36702/head
Joas Schilling [Mon, 23 Jan 2023 08:22:34 +0000 (09:22 +0100)]
Also copy bruteforce meta data when converting DataResponse to JSONResponse

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agofix: Only get params from PUT content if possible 36696/head
Julius Härtl [Fri, 3 Feb 2023 13:47:19 +0000 (14:47 +0100)]
fix: Only get params from PUT content if possible

Signed-off-by: Julius Härtl <jus@bitgrid.net>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 14 Feb 2023 02:26:01 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 13 Feb 2023 02:25:18 +0000 (02:25 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 12 Feb 2023 02:26:07 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix the login log entry 36672/head
Simon L [Sat, 11 Feb 2023 13:28:38 +0000 (14:28 +0100)]
Fix the login log entry

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 11 Feb 2023 02:26:26 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 10 Feb 2023 02:26:47 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agosafer URL match in FileReferenceProvider 36645/head
Julien Veyssier [Thu, 9 Feb 2023 13:33:19 +0000 (14:33 +0100)]
safer URL match in FileReferenceProvider

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
20 months agoMerge pull request #36560 from nextcloud/release/25.0.4_rc1 v25.0.4rc1
blizzz [Thu, 9 Feb 2023 13:37:25 +0000 (14:37 +0100)]
Merge pull request #36560 from nextcloud/release/25.0.4_rc1

25.0.4 RC1

20 months agoMerge pull request #35842 from nextcloud/backport/25768/stable25
blizzz [Thu, 9 Feb 2023 13:36:02 +0000 (14:36 +0100)]
Merge pull request #35842 from nextcloud/backport/25768/stable25

[stable25] Use mimetype from cache for workflow checks

20 months agoMerge pull request #36631 from nextcloud/revert-34921-backport/34906/stable25
blizzz [Thu, 9 Feb 2023 12:52:38 +0000 (13:52 +0100)]
Merge pull request #36631 from nextcloud/revert-34921-backport/34906/stable25

Revert "[stable25] update 64-bit check wording"

20 months agoMerge pull request #36615 from nextcloud/backport/stable25/36564
blizzz [Thu, 9 Feb 2023 11:42:19 +0000 (12:42 +0100)]
Merge pull request #36615 from nextcloud/backport/stable25/36564

[stable25] Restore copy button text on directory fetch error

20 months agoMerge pull request #36614 from nextcloud/backport/stable25/36583
Louis [Thu, 9 Feb 2023 11:03:09 +0000 (12:03 +0100)]
Merge pull request #36614 from nextcloud/backport/stable25/36583

[stable25] Prevent scrolling hover .files-controls

20 months agoRevert "[stable25] update 64-bit check wording" 36631/head
Côme Chilliet [Thu, 9 Feb 2023 10:33:29 +0000 (11:33 +0100)]
Revert "[stable25] update 64-bit check wording"

20 months agoMerge pull request #36593 from nextcloud/backport/36588/stable25
Côme Chilliet [Thu, 9 Feb 2023 10:11:32 +0000 (11:11 +0100)]
Merge pull request #36593 from nextcloud/backport/36588/stable25

[stable25] Revert #34908 to allow 32bit setups to upgrade to 26

20 months agoRestore copy button text on directory fetch error 36615/head
Louis Chemineau [Mon, 6 Feb 2023 15:05:13 +0000 (16:05 +0100)]
Restore copy button text on directory fetch error

Signed-off-by: Louis Chemineau <louis@chmn.me>
20 months agoMerge pull request #36624 from nextcloud/fix/vue-2.7-compilation
Simon L [Thu, 9 Feb 2023 09:30:46 +0000 (10:30 +0100)]
Merge pull request #36624 from nextcloud/fix/vue-2.7-compilation

[stable25] Fix compilation of Vue 2.7 features

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 9 Feb 2023 02:25:53 +0000 (02:25 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix compilation of Vue 2.7 features 36624/head
Christopher Ng [Thu, 9 Feb 2023 01:43:34 +0000 (17:43 -0800)]
Fix compilation of Vue 2.7 features
- Bump vue-loader from 15.9.8 to 15.10.1
- Fix contacts menu styles

Signed-off-by: Christopher Ng <chrng8@gmail.com>
20 months agoMerge pull request #36595 from nextcloud/backport/36570/stable25
Pytal [Wed, 8 Feb 2023 23:58:08 +0000 (15:58 -0800)]
Merge pull request #36595 from nextcloud/backport/36570/stable25

[stable25] Port profile visibility select

20 months agoPrevent scrolling hover .files-controls 36614/head
Louis Chemineau [Tue, 7 Feb 2023 12:52:47 +0000 (13:52 +0100)]
Prevent scrolling hover .files-controls

Signed-off-by: Louis Chemineau <louis@chmn.me>
20 months agoMerge pull request #36602 from nextcloud/backport/36546/stable25
Simon L [Wed, 8 Feb 2023 12:49:19 +0000 (13:49 +0100)]
Merge pull request #36602 from nextcloud/backport/36546/stable25

[stable25] imaginary - fix generation of heif, pdf, illustrator and svg thumbnails

20 months agoMerge pull request #36597 from nextcloud/automated/noid/stable25-update-psalm-baseline
Daniel [Wed, 8 Feb 2023 12:02:21 +0000 (13:02 +0100)]
Merge pull request #36597 from nextcloud/automated/noid/stable25-update-psalm-baseline

[stable25] Update psalm-baseline.xml

20 months agofix the backport 36602/head
Simon L [Wed, 8 Feb 2023 10:30:35 +0000 (11:30 +0100)]
fix the backport

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoimaginary - allow to generate heif, pdf and svg thumbnails
Simon L [Sun, 5 Feb 2023 15:44:27 +0000 (16:44 +0100)]
imaginary - allow to generate heif, pdf and svg thumbnails

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoUpdate psalm baseline 36597/head
nextcloud-command [Wed, 8 Feb 2023 04:28:35 +0000 (04:28 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 8 Feb 2023 02:25:27 +0000 (02:25 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoPort profile visibility select 36595/head
Christopher Ng [Tue, 7 Feb 2023 01:34:12 +0000 (17:34 -0800)]
Port profile visibility select

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoMerge pull request #36557 from nextcloud/backport/36452/stable25
blizzz [Tue, 7 Feb 2023 17:35:03 +0000 (18:35 +0100)]
Merge pull request #36557 from nextcloud/backport/36452/stable25

[stable25] perf(federation): Only request root share info for checking availability

20 months agoMerge pull request #36442 from nextcloud/backport/36433/stable25
blizzz [Tue, 7 Feb 2023 17:33:55 +0000 (18:33 +0100)]
Merge pull request #36442 from nextcloud/backport/36433/stable25

[stable25] fix(encryption): don't throw on missing file

20 months agoMerge pull request #36374 from nextcloud/backport/35894/stable25
blizzz [Tue, 7 Feb 2023 17:32:44 +0000 (18:32 +0100)]
Merge pull request #36374 from nextcloud/backport/35894/stable25

[stable25] fix moving files of encrypted local storage to unencrypted local storage

20 months agoMerge pull request #36317 from nextcloud/backport/36268/stable25
blizzz [Tue, 7 Feb 2023 17:32:31 +0000 (18:32 +0100)]
Merge pull request #36317 from nextcloud/backport/36268/stable25

[stable25] Fix double where() usage in resource manager

20 months agoMerge pull request #36294 from nextcloud/backport/36266/stable25
blizzz [Tue, 7 Feb 2023 17:32:01 +0000 (18:32 +0100)]
Merge pull request #36294 from nextcloud/backport/36266/stable25

[stable25] Fix double where in CustomProperiesBackendTest

20 months agoadd some tests for mimetype check 35842/head
Robin Appelman [Tue, 23 Feb 2021 16:55:06 +0000 (17:55 +0100)]
add some tests for mimetype check

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agoremove file exists check from `cacheAndReturnMimeType`
Robin Appelman [Tue, 23 Feb 2021 16:34:05 +0000 (17:34 +0100)]
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>
20 months agouse mimetype from cache for workflow if available
Robin Appelman [Tue, 23 Feb 2021 16:32:23 +0000 (17:32 +0100)]
use mimetype from cache for workflow if available

Signed-off-by: Robin Appelman <robin@icewind.nl>
20 months agoMerge pull request #36102 from nextcloud/backport/35964/stable25
blizzz [Tue, 7 Feb 2023 17:26:01 +0000 (18:26 +0100)]
Merge pull request #36102 from nextcloud/backport/35964/stable25

[stable25] IMigrationStep progress bar fix

20 months agoRevert "disable upgrades to 26 for 32-bit" 36593/head
Côme Chilliet [Tue, 7 Feb 2023 14:08:43 +0000 (15:08 +0100)]
Revert "disable upgrades to 26 for 32-bit"

This reverts commit faa747e44575269d9f4eb09d0a2c6aa3fe0501f8.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
20 months agoMerge pull request #36456 from nextcloud/backport/36453/stable25
Joas Schilling [Tue, 7 Feb 2023 15:07:38 +0000 (16:07 +0100)]
Merge pull request #36456 from nextcloud/backport/36453/stable25

[stable25] Fix MigrateBackgroundImages on oracle

20 months agochore: Add return types 36557/head
Julius Härtl [Tue, 31 Jan 2023 08:00:10 +0000 (09:00 +0100)]
chore: Add return types

Signed-off-by: Julius Härtl <jus@bitgrid.net>
20 months agotests(oci): Test where statement on longtext column 36456/head
Julius Härtl [Sun, 29 Jan 2023 08:40:17 +0000 (09:40 +0100)]
tests(oci): Test where statement on longtext column

Signed-off-by: Julius Härtl <jus@bitgrid.net>
test: try with just passing the type to eq which should also cast

Signed-off-by: Julius Härtl <jus@bitgrid.net>
20 months agofix(theming): Fix query for configvalue as CLOB on OCI
Julius Härtl [Tue, 31 Jan 2023 09:19:35 +0000 (10:19 +0100)]
fix(theming): Fix query for configvalue as CLOB on OCI

Signed-off-by: Julius Härtl <jus@bitgrid.net>
20 months agoMerge pull request #36573 from nextcloud/backport/36489/stable25
blizzz [Tue, 7 Feb 2023 09:07:39 +0000 (10:07 +0100)]
Merge pull request #36573 from nextcloud/backport/36489/stable25

[stable25] Add bruteforce protection to password reset page

20 months agofix(CI): Adjust expected result 36573/head
Joas Schilling [Mon, 6 Feb 2023 10:26:38 +0000 (11:26 +0100)]
fix(CI): Adjust expected result

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoAdd bruteforce protection to password reset page
Joas Schilling [Fri, 20 Jan 2023 12:10:09 +0000 (13:10 +0100)]
Add bruteforce protection to password reset page

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 7 Feb 2023 02:26:10 +0000 (02:26 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months ago25.0.4 RC1 36560/head
Arthur Schiwon [Mon, 6 Feb 2023 12:51:09 +0000 (13:51 +0100)]
25.0.4 RC1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
20 months agoperf(federation): Only request root share info for checking availability
Julius Härtl [Tue, 31 Jan 2023 07:48:45 +0000 (08:48 +0100)]
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>
20 months agoMerge pull request #36518 from nextcloud/backport/36511/stable25
Anna [Mon, 6 Feb 2023 09:44:08 +0000 (10:44 +0100)]
Merge pull request #36518 from nextcloud/backport/36511/stable25

[stable25] chore(CI): Opt-out of PHPUnit 10 for now

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 6 Feb 2023 02:24:54 +0000 (02:24 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 5 Feb 2023 02:25:15 +0000 (02:25 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 4 Feb 2023 02:25:26 +0000 (02:25 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #36507 from nextcloud/backport/36450/stable25
Pytal [Sat, 4 Feb 2023 00:21:31 +0000 (16:21 -0800)]
Merge pull request #36507 from nextcloud/backport/36450/stable25

[stable25] Drop vue-clipboard2 in favour of native Clipboard API to fix copy to clipboard

20 months agoMerge pull request #36514 from nextcloud/backport/36409/stable25
Simon L [Fri, 3 Feb 2023 19:05:30 +0000 (20:05 +0100)]
Merge pull request #36514 from nextcloud/backport/36409/stable25

[stable25] Do not open the sidebar automatically on small widths

20 months agofix(CI): Fix DAV database tests and disable one test due to property mocking 36518/head
Joas Schilling [Fri, 3 Feb 2023 15:27:05 +0000 (16:27 +0100)]
fix(CI): Fix DAV database tests and disable one test due to property mocking

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoRemove failing test that works with mocks only anyway
Joas Schilling [Thu, 2 Feb 2023 17:04:20 +0000 (18:04 +0100)]
Remove failing test that works with mocks only anyway

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agochore(CI): Opt-out of PHPUnit 10 for now
Joas Schilling [Fri, 3 Feb 2023 09:02:02 +0000 (10:02 +0100)]
chore(CI): Opt-out of PHPUnit 10 for now

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoMerge pull request #36466 from nextcloud/backport/36407/stable25
Simon L [Fri, 3 Feb 2023 11:58:08 +0000 (12:58 +0100)]
Merge pull request #36466 from nextcloud/backport/36407/stable25

[stable25] add a safeguard for Version23000Date20210721100600.php

20 months agoDo not open the sidebar automatically on small widths 36514/head
Simon L [Fri, 27 Jan 2023 13:11:44 +0000 (14:11 +0100)]
Do not open the sidebar automatically on small widths

Signed-off-by: Simon L <szaimen@e.mail.de>
20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 3 Feb 2023 02:27:34 +0000 (02:27 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoDrop vue-clipboard2 to fix copy to clipboard 36507/head
Christopher Ng [Fri, 3 Feb 2023 00:36:18 +0000 (16:36 -0800)]
Drop vue-clipboard2 to fix copy to clipboard

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit edcf675e6e0e8ab1388e6bccc7f00b9dffa0dc91)

20 months agoMerge pull request #36490 from nextcloud/backport/36487/stable25
Joas Schilling [Thu, 2 Feb 2023 12:09:27 +0000 (13:09 +0100)]
Merge pull request #36490 from nextcloud/backport/36487/stable25

[stable25] Do not reuse query builder objects in DAV account deletion

20 months agoDo not reuse query builder objects in DAV account deletion 36490/head
Joas Schilling [Wed, 1 Feb 2023 20:49:34 +0000 (21:49 +0100)]
Do not reuse query builder objects in DAV account deletion

Signed-off-by: Joas Schilling <coding@schilljs.com>
20 months agoMerge pull request #36297 from nextcloud/backport/36258/stable25
Joas Schilling [Thu, 2 Feb 2023 05:58:44 +0000 (06:58 +0100)]
Merge pull request #36297 from nextcloud/backport/36258/stable25

[stable25] Fix user status message input

20 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 2 Feb 2023 02:25:57 +0000 (02:25 +0000)]
Fix(l10n): ðŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoFix user status message input 36297/head
Christopher Ng [Wed, 1 Feb 2023 23:20:59 +0000 (15:20 -0800)]
Fix user status message input

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 5ab35aaa7a6d09750637ed294d436aef1110650a)

20 months agoMerge pull request #36476 from nextcloud/backport/36257/stable25
Simon L [Wed, 1 Feb 2023 18:21:43 +0000 (19:21 +0100)]
Merge pull request #36476 from nextcloud/backport/36257/stable25

[stable25] non-static app_dir