nextcloud/apps/files_sharing/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
..
3rdparty/gs-share add social media button for diaspora, twitter, facebook and google+ 2015-06-17 13:53:59 +02:00
app.js filter hidden files on the web interface 2016-04-19 16:08:56 +02:00
authenticate.js Public link share disabled if password length is equal to 0 2016-03-08 04:25:35 +05:30
external.js Listen to the notification event to reload the file list 2016-02-10 08:40:45 +01:00
public.js add loading spinner to add to owncloud input field 2016-04-07 04:33:46 -04:00
settings-admin.js add admin documentation hints to Federated Cloud Sharing and cron 2015-04-09 12:07:05 +02:00
settings-personal.js Collapse HTML code for federated code 2015-09-03 11:57:48 +02:00
share.js apps: Fix typos (found by codespell) (#23862) 2016-04-12 12:52:51 +02:00
sharedfilelist.js Add webdav property for share info in PROPFIND response 2016-03-17 15:35:21 +01:00
sharetabview.js More unit tests for share dialog 2015-09-16 07:23:29 +02:00