nextcloud/apps/files/lib/Controller
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
..
ApiController.php fix(files): Don't throw an error when guests access the controller 2023-04-19 16:39:57 +02:00
DirectEditingController.php feat(directediting): Allow opening by file id 2023-02-20 12:16:34 +01:00
DirectEditingViewController.php Revert the token scope to not end up with storing the user used in the session 2023-02-17 10:18:18 +01:00
OpenLocalEditorController.php Also throttle on expiration 2022-10-12 13:01:19 +02:00
TemplateController.php Update php licenses 2021-06-04 22:02:41 +02:00
TransferOwnershipController.php fix for transferring ownership of groupfolders 2022-05-10 16:54:22 +02:00
ViewController.php fix(files): Fix legacy files list sorting 2023-08-19 15:08:39 +02:00