summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | fix(CI): Run repair steps against Oracle DBJoas Schilling2023-02-281-0/+4
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #36586 from nextcloud/backport/36552/stable24Julius Härtl2023-03-062-3/+32
|\ \ \ \ \ | | | | | | | | | | | | [stable24] fix(client-login-flow): Handle missing stateToken gracefully
| * | | | | fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-272-3/+32
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0668-150/+516
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-05144-134/+176
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0434-432/+52
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #37037 from nextcloud/backport/37023/stable24Joas Schilling2023-03-031-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable24] chore(security): Bump "Expires" of well-known/security.txt
| * | | | | | chore(security): Bump "Expires" of well-known/security.txtJoas Schilling2023-03-031-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | / / / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-03384-208/+734
| |_|/ / / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-02148-486/+680
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0138-30/+504
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #36746 from nextcloud/backport/36465/stable24MichaIng2023-02-281-24/+0
|\ \ \ \ \ | |_|/ / / |/| | | | [stable24] Avoid locking on restore/delete and limit concurrent requests
| * | | | fix(files_trashbin): Remove unnecessary scanner logic when getting versions ↵Julius Härtl2023-02-261-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from trash Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2826-4/+358
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #36662 from nextcloud/backport/36192/stable24MichaIng2023-02-272-15/+236
|\ \ \ \ \ | |_|/ / / |/| | | | [stable24] fix(caldav): Fix reminder timezone drift for all-day events
| * | | | fix(caldav): Fix reminder timezone drift for all-day eventsChristoph Wurst2023-02-272-15/+236
|/ / / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #36762 from nextcloud/bugfix/noid/scss-resetJulius Härtl2023-02-272-1/+8
|\ \ \ \ | | | | | | | | | | Avoid scss cacher reset on empty variables
| * | | | fix: Avoid resetting scss cacher when no variables are foundJulius Härtl2023-02-272-1/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #36651 from ↵Côme Chilliet2023-02-271-8/+0
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/automated/noid/stable24-update-psalm-baseline [stable24] Update psalm-baseline.xml
| * | | | Update psalm baselinenextcloud-command2023-02-271-8/+0
|/ / / / | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / / / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2730-30/+104
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2634-24/+284
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-25156-6/+310
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #36732 from nextcloud/backport/35365/stable24MichaIng2023-02-241-0/+2
|\ \ \ | | | | | | | | [stable24] Check for opcache.file_cache_only=1
| * | | Check for opcache.file_cache_only=1MichaIng2023-02-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #36730 from nextcloud/backport/36691/stable24Simon L2023-02-241-0/+7
|\ \ \ \ | | | | | | | | | | [stable24] add a disk_free_space check before writing config
| * | | | fix it for 32-bitSimon L2023-02-201-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * | | | address review by JoasSimon L2023-02-151-2/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * | | | add a disk_free_space check before writing configSimon L2023-02-151-0/+6
| |/ / / | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | Merge pull request #36798 from nextcloud/backport/36795/stable24Joas Schilling2023-02-242-6/+6
|\ \ \ \ | | | | | | | | | | [stable24] Avoid extra parenthesis around SQL in IN expressions
| * | | | Avoid extra parenthesis around SQL in IN expressionsCôme Chilliet2023-02-212-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2420-2/+166
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #36686 from nextcloud/release/24.0.10v24.0.10John Molakvoæ2023-02-231-2/+2
|\ \ \ \ \ | | | | | | | | | | | | 24.0.10
| * | | | | 24.0.10John Molakvoæ2023-02-231-2/+2
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | | Merge pull request #36816 from nextcloud/backport/36814/stable24John Molakvoæ2023-02-232-8/+194
|\ \ \ \ \ | | | | | | | | | | | | [stable24] Validate the scope when validating operations
| * | | | | Also check the scope when reading operations from the databaseJoas Schilling2023-02-232-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | Validate the scope when validating operationsJoas Schilling2023-02-232-8/+118
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-236-6/+156
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2270-202/+290
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2184-190/+440
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2030-16/+60
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1928-10/+458
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-182-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1730-10/+38
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1642-2/+80
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-15158-364/+296
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #36703 from nextcloud/backport/36700/stable24blizzz2023-02-141-0/+3
|\ \ | | | | | | [stable24] Also copy meta data when converting DataResponse to JSONRe…
| * | Also copy bruteforce meta data when converting DataResponse to JSONResponseJoas Schilling2023-02-141-0/+3
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1442-36/+20
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1324-22/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>