nextcloud/apps/files
Ferdinand Thiessen a9c21376f4
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 18:12:37 +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 2023-11-23 10:09:40 +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(jest): update snapshot after component update 2023-11-08 08:39:14 +01: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:13 +00:00
lib fix(files): Fix ownership transfer encrypted files detection 2024-04-30 10:49:39 +02:00
src fix(files): Implement SortingService to fix sorting of files 2024-05-27 18:12:37 +02:00
templates Merge pull request #43104 from nextcloud/chore/cleanup 2024-01-25 16:50:27 +01:00
tests perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
openapi.json chore(deps): Update openapi-extractor 2024-04-15 08:36:39 +00:00