aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: Remove all references to OC_ImageCôme Chilliet2024-08-294-90/+98
* fix: Move \OC_Image to \OC\Image with the other internal classesCôme Chilliet2024-08-294-8/+12
* Merge pull request #47581 from nextcloud/fix/audit-new-nodeJulius Härtl2024-08-292-0/+16
|\
| * fix: Do not fail to get internal path on NonExistingFile/NonExistingFolderJulius Härtl2024-08-292-0/+16
* | Merge pull request #47567 from nextcloud/jtr/fix-opcache-restricted-envJosh2024-08-291-1/+1
|\ \
| * | fix(config): Avoid error messages for restricted opcache APIJosh2024-08-281-1/+1
* | | Merge pull request #47600 from nextcloud/artonge/fix/files_virtual_list_grid_...Louis2024-08-297-11/+9
|\ \ \
| * | | fix(files): Remove margin and width to not break layoutLouis Chemineau2024-08-297-11/+9
|/ / /
* | | Merge pull request #47598 from nextcloud/enh/47017/re-enable-content-length-h...Stephan Orbaugh2024-08-291-0/+8
|\ \ \ | |_|/ |/| |
| * | fix: re-enable content-length header via htaccessSimon L.2024-08-291-0/+8
* | | Merge pull request #47582 from fulldecent/patch-1John Molakvoæ2024-08-291-19/+3
|\ \ \
| * | | chore: Remove installation method from bug-report templateSimon L.2024-08-291-16/+0
| * | | Move preferred install method to top spotWilliam Entriken2024-08-281-4/+4
* | | | Merge pull request #47596 from nextcloud/fix/test/provisioning-enabled-appsJoas Schilling2024-08-292-0/+2
|\ \ \ \
| * | | | fix(test): Fix provisioning enabled appsprovokateurin2024-08-292-0/+2
| | |/ / | |/| |
* | | | Merge pull request #47343 from nextcloud/feat/31420/add-bidi-supportJohn Molakvoæ2024-08-29272-920/+1047
|\ \ \ \ | |/ / / |/| | |
| * | | chore: Add stylelint rules to verify we only use logical propertiesFerdinand Thiessen2024-08-29170-309/+301
| * | | fix: Adjust more places for logical positionFerdinand Thiessen2024-08-2950-387/+121
| * | | fix: Adjust some minor styles issuesFerdinand Thiessen2024-08-292-36/+2
| * | | Fix: float and clearMostafa Ahangarha2024-08-2912-38/+143
| * | | Fix: shorthand paddings and marginsMostafa Ahangarha2024-08-295-13/+26
| * | | Fix: background position based on directionMostafa Ahangarha2024-08-292-6/+38
| * | | feat: Add bidi support in core directoryMostafa Ahangarha2024-08-2983-449/+734
|/ / /
* | | Merge pull request #47551 from nextcloud/fix/files_sharing/share-nullable-labelJoas Schilling2024-08-292-2/+3
|\ \ \
| * | | fix(files_sharing): Make share labels nullableprovokateurin2024-08-272-2/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-29112-184/+304
* | | | 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