nextcloud/apps/files
Vincent Petry d939be4a43 Fix grid view toggle
Move grid view logic to the files app itself because the button does not
belong to any specific file list.

Then inject the grid view state when switching file lists.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-14 12:52:01 +00:00
..
ajax Return 404 when AJAX tries to list dir content but file given 2022-01-26 16:11:50 +01:00
appinfo Remove .php from url 2022-06-21 16:44:37 +02:00
composer Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +02:00
css Compile assets 2022-09-13 13:19:54 +00:00
img compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
js Fix grid view toggle 2022-09-14 12:52:01 +00:00
l10n [tx-robot] updated from transifex 2022-09-14 02:26:49 +00:00
lib Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
src Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
templates Make scroll areas keyboard focussable 2022-09-01 14:15:39 +02:00
tests Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00: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