Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(deps): Update `@nextcloud/files` to v3.6.0 | Ferdinand Thiessen | 2024-07-25 | 1 | -100/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Implement `SortingService` to fix sorting of files | Ferdinand Thiessen | 2024-05-27 | 1 | -0/+100 |
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> |