nextcloud/apps/files_trashbin/js
Christoph Wurst 6c5696d3a8
filter hidden files on the web interface
add checkbox to toggle show/hide hidden files

persist show hidden setting

fix settings menu layout

test ApiController::showHiddenFiles

don't show hidden files by default

Store config in Backbone model and inject it into FileList

Filter files only temporarily when rending the file list

Fix file rename validation
2016-04-19 16:08:56 +02:00
..
app.js filter hidden files on the web interface 2016-04-19 16:08:56 +02:00
filelist.js Return false on 401 in file list + trash file list 2016-03-03 09:09:30 +01:00