nextcloud-server/apps/files
Joas Schilling 95c098170d
Merge pull request #37763 from nextcloud/techdebt/36014/require-scour-0.38.2-for-svg-optimization
chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization
2023-04-24 11:53:37 +07:00
..
ajax Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +07:00
appinfo feat(files): add view config service to store user-config per view 2023-04-18 09:02:01 +07:00
composer chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +07:00
css fix: make grid view button sticky 2023-04-23 21:02:43 +07:00
img fix(assets): Optimize PNGs with optipng 0.7.7 2023-04-24 09:01:38 +07:00
js feat(files): implement sorting per view 2023-04-06 14:49:31 +07:00
l10n Fix(l10n): Update translations from Transifex 2023-04-23 02:28:42 +07:00
lib fix(files): Don't throw an error when guests access the controller 2023-04-19 16:39:57 +07:00
src chore(deps): Bump query-string from 7.1.1 to 8.1.0 2023-04-22 17:37:42 +07:00
templates feat(files_trashbin): migrate to vue 2023-04-06 14:49:29 +07:00
tests feat(files): add view config service to store user-config per view 2023-04-18 09:02:01 +07:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +07:00
list.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +07:00
recentlist.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +07:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +07:00