nextcloud/apps/files
Ferdinand Thiessen 0e7498b917
fix(files): Implement SortingService to fix sorting of files
The previously used library was parsing strings to try to detect dates,
but for filenames it makes no sense to parse them as dates.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-27 13:48:33 +02:00
..
ajax Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +01:00
appinfo feat(branchoff): Bump versions and requirements in apps 2024-03-28 11:26:18 +01:00
composer fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
css chore: Compile assets 2024-05-13 17:41:37 +02:00
img fix: Use viewBox instead of viewbox in SVGs 2024-01-22 16:39:06 +01:00
js feat: rename users to account or person 2024-02-13 21:06:30 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-05-09 00:20:03 +00:00
lib fix(files): Fix ownership transfer encrypted files detection 2024-04-30 09:23:59 +02:00
src fix(files): Implement SortingService to fix sorting of files 2024-05-27 13:48:33 +02:00
templates Merge pull request #43104 from nextcloud/chore/cleanup 2024-01-25 16:50:27 +01:00
tests fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access to system config 2024-04-29 17:01:32 +02:00
.l10nignore
openapi.json chore(deps): Update openapi-extractor 2024-04-15 09:10:59 +02:00