nextcloud/apps/files/lib
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 Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 2022-11-29 14:36:29 +00:00
AppInfo feat(files): add view config service to store user-config per view 2023-04-18 09:02:01 +02:00
BackgroundJob Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
Collaboration/Resources Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Command add utility command for object store objects 2023-07-04 17:59:21 +02:00
Controller fix(files): Fix legacy files list sorting 2023-08-19 15:08:39 +02:00
Db Add type hints for mappers 2023-04-07 09:49:42 +02:00
Event Update php licenses 2021-06-04 22:02:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Listener Implement file reference wiget 2023-03-02 21:01:44 +01:00
Migration Fix psalm error on migration 2022-10-12 11:55:04 +02:00
Notification Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 2022-11-29 14:36:29 +00:00
Search Fix wrong unified search link to folder 2022-01-13 18:26:07 +01:00
Service fix(files): Don't throw an error when guests access the controller 2023-04-19 16:39:57 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
App.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Capabilities.php Only load direct editing capabilities when required 2022-06-03 07:15:17 +02:00
DirectEditingCapabilities.php feat(directediting): Allow opening by file id 2023-02-20 12:16:34 +01:00
Helper.php Show usage percenteage in the tooltip 2022-08-10 11:23:27 +02:00