nextcloud/apps/files
Ferdinand Thiessen 1d811291a5
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-28 14:10:09 +02:00
..
ajax Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +01:00
appinfo fix: Remove routes with missing controller methods 2023-11-02 11:37:15 +01:00
composer fix(files): Do not require files_trashbin in live photo sync listener 2024-04-03 19:04:42 +02:00
css chore(jest): update snapshot after component update 2023-11-08 08:39:14 +01:00
img feat(f2v): migrate Files 2023-08-17 18:56:37 +02:00
js fix(files): legacy humanFileSize tests 2023-10-04 08:44:57 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-05-09 00:20:23 +00:00
lib fix(files): Also restore shares after ownership transfer for object storage 2024-04-18 14:01:40 +00:00
src fix(files): Implement SortingService to fix sorting of files 2024-05-28 14:10:09 +02:00
templates fix(files): combine navigation and files list into single Vue app 2024-02-01 18:35:56 +01:00
tests fix(files): combine navigation and files list into single Vue app 2024-02-01 18:35:56 +01:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
openapi.json chore(deps): Update openapi-extractor 2024-01-19 09:12:26 +01:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00