nextcloud/apps/files
2023-04-22 11:49:57 +02:00
..
ajax Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +01:00
appinfo feat(files): add view config service to store user-config per view 2023-04-18 09:02:01 +02:00
composer chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
css fix: add important to css hidden files class 2023-03-17 12:40:59 +01:00
img Use computer icon for edit locally file action 2022-09-21 18:59:40 +00:00
js feat(files): implement sorting per view 2023-04-06 14:49:31 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-04-22 02:28:13 +00:00
lib fix(files): Don't throw an error when guests access the controller 2023-04-19 16:39:57 +02:00
src fix(files): do not execute the default action on folders 2023-04-21 15:58:40 +02:00
templates feat(files_trashbin): migrate to vue 2023-04-06 14:49:29 +02:00
tests feat(files): add view config service to store user-config per view 2023-04-18 09:02:01 +02:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
recentlist.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +01:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00