nextcloud/apps/files/tests
Ferdinand Thiessen cb5c1725d1 fix(files): Fix legacy files list sorting
The sorting was not saved since files2vue changes in Nextcloud 27, as a new API endpoint
was introduced and the old one was dropped without adjusting the legacy file list to use it.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-19 15:08:39 +02:00
..
Activity Use user name cache in activity providers 2022-08-19 10:48:32 +02:00
BackgroundJob Adapt tests to new job constructors 2022-12-05 10:41:13 +01:00
Command Remove at() matcher for tests for files app 2022-05-24 13:02:07 +02:00
Controller feat(files): add view config service to store user-config per view 2023-04-18 09:02:01 +02:00
js fix(files): Fix legacy files list sorting 2023-08-19 15:08:39 +02:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
HelperTest.php Fix name of skip method for phpunit 2023-02-07 11:23:32 +01:00