aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47515 from nextcloud/bugfix/noid/fix-migration-sortingAndy Scherzinger2024-08-281-13/+21
|\
| * fix(migration): Correctly sort migrations by version numberJoas Schilling2024-08-271-13/+21
* | Merge pull request #47532 from nextcloud/fix/default-enable-webhooksAndy Scherzinger2024-08-281-1/+2
|\ \
| * | feat(webhook_listeners): Enable the app by defaultCôme Chilliet2024-08-271-1/+2
* | | Merge pull request #47185 from nextcloud/fix/filename-validationAndy Scherzinger2024-08-2819-225/+313
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-284-6/+6
| * | | fix: Also validate parent path in `verifyPath`Ferdinand Thiessen2024-08-282-3/+17
| * | | fix: Allow read-only filename validation to allow reading filesFerdinand Thiessen2024-08-282-2/+13
| * | | fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-286-15/+18
| * | | fix(dav): Pre-check if node can be copied or moved in DAV files pluginFerdinand Thiessen2024-08-285-199/+259
|/ / /
* | | Merge pull request #47525 from nextcloud/fix/optimize-getWrongShareOwnership-...Hamza2024-08-281-1/+1
|\ \ \
| * | | fix: optimise getWrongShareOwnership queryHamza Mahjoubi2024-08-271-1/+1
* | | | Merge pull request #37303 from nextcloud/remove-unset-parametersKate2024-08-281-4/+1
|\ \ \ \
| * | | | fix(provisionning_api): Remove parameters that are not set into templateThomas Citharel2024-08-281-4/+1
|/ / / /
* | | | Merge pull request #46639 from nextcloud/autoshardingStephan Orbaugh2024-08-2855-167/+3570
|\ \ \ \
| * | | | chore: Apply php:cs recommendationsLouis Chemineau2024-08-2816-60/+60
| * | | | fix: mark systemconfig value as not being tainted because they are implicitly...Robin Appelman2024-08-281-1/+19
| * | | | fix: make preload custom proterties sharding compatibleRobin Appelman2024-08-281-9/+9
| * | | | fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-2812-81/+271
| * | | | fix: fix share cleanup for deleted groups with shardingRobin Appelman2024-08-281-10/+18
| * | | | fix: adjust systemtag orphan cleanup query to work with shardingRobin Appelman2024-08-281-1/+1
| * | | | fix: make background scan job compatible with shardingRobin Appelman2024-08-281-12/+58
| * | | | test: fix share provider tests for shardingRobin Appelman2024-08-282-6/+6
| * | | | fix: run mimetype repair query across all shardsRobin Appelman2024-08-281-0/+1
| * | | | fix: hint storage id in more placesRobin Appelman2024-08-281-2/+5
| * | | | test: run sharding tests in ciRobin Appelman2024-08-282-0/+205
| * | | | fix: only allow pre-defined shardsRobin Appelman2024-08-281-8/+30
| * | | | test: mark share test cleanup as running across all shardsRobin Appelman2024-08-282-1/+4
| * | | | feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-2830-28/+1585
| * | | | feat: add option to automatically partition queries by specific tablesRobin Appelman2024-08-2814-2/+1275
| * | | | fix: delay calculating global cache prefix untill a cache is createdRobin Appelman2024-08-283-33/+69
| * | | | fix: don't make ICacheFactory depend on databaseRobin Appelman2024-08-281-8/+8
| * | | | feat: track expected output columns in query builderRobin Appelman2024-08-283-0/+41
* | | | | Merge pull request #47511 from nextcloud/artonge/chore/is_encrypted_descriptionLouis2024-08-281-1/+3
|\ \ \ \ \
| * | | | | chore: Improve isEncrypted descriptionLouis Chemineau2024-08-271-1/+3
* | | | | | Merge pull request #47496 from nextcloud/artonge/feat/improve_encryption_dete...Louis2024-08-281-2/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | feat: Improve encryption mode detection in occ info:fileLouis Chemineau2024-08-261-2/+9
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-28142-512/+150
* | | | | | Merge pull request #47400 from nextcloud/feat/load-more-than-50-favesPytal2024-08-277-113/+84
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-08-272-3/+3
| * | | | | | test(files): Adapt favorite views specChristopher Ng2024-08-271-23/+50
| * | | | | | feat(files): Allow more than 50 favorite viewsChristopher Ng2024-08-273-24/+15
| * | | | | | perf(files): Do not block files page load with server-side favorites retrievalChristopher Ng2024-08-272-63/+16
|/ / / / / /
* | | | | | Merge pull request #47290 from nextcloud/feat/checkbox-template-field-typeElizabeth Danzberger2024-08-2718-35/+253
|\ \ \ \ \ \
| * | | | | | chore: rebuild assetsElizabeth Danzberger2024-08-279-7/+7
| * | | | | | feat(templates): add support for checkboxes in template fillerElizabeth Danzberger2024-08-2718-35/+253
* | | | | | | Merge pull request #47521 from nextcloud/fix/noid/loosing-systemconfig-on-setupMaxence Lange2024-08-272-4/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(setup): ignore long session login during installationMaxence Lange2024-08-272-4/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #47540 from nextcloud/fix/folder-creationFerdinand Thiessen2024-08-276-12/+144
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-08-272-3/+3