nextcloud/apps/files/js
Roeland Jago Douma cda811b6b4
Make filelist and sidebar use the fileid preview endpoint
This makes sure the preview is cached even after rename! yay!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-24 11:24:18 +01:00
..
templates
admin.js
app.js Enable chunking for bigger files in authenticated web upload 2017-11-03 17:19:23 +01:00
breadcrumb.js Fixed breadcrumbs calculation and actions flow 2017-12-20 13:48:09 +01:00
detailfileinfoview.js
detailsview.js Remove unused variables 2017-11-06 09:43:45 +01:00
detailtabview.js
favoritesfilelist.js Remove unused variables 2017-11-06 09:43:45 +01:00
favoritesplugin.js
file-upload.js Don't encode paths passed to the OC.Files.Client 2018-01-10 08:35:40 +01:00
fileactions.js Remove internal unused property 2017-12-21 02:08:40 +01:00
fileactionsmenu.js Add support to FileActionsMenu for icon class functions 2017-10-19 01:46:13 +02:00
fileinfomodel.js
filelist.js Make filelist and sidebar use the fileid preview endpoint 2018-01-24 11:24:18 +01:00
files.js Fixup! removed unwanted line 2018-01-03 17:55:53 +01:00
filesummary.js
gotoplugin.js
jquery-visibility.js
jquery.fileupload.js
keyboardshortcuts.js
mainfileinfodetailview.js Hide favourite icon in details view if favourite action is not available 2018-01-05 19:06:06 +01:00
merged-index.json
navigation.js
newfilemenu.js
recentfilelist.js
recentplugin.js
search.js
sidebarpreviewmanager.js Make filelist and sidebar use the fileid preview endpoint 2018-01-24 11:24:18 +01:00
sidebarpreviewtext.js Do not fetch the whole text file for the sidebar preview 2017-08-03 20:32:59 +02:00
tagsplugin.js Remove requeriment for read permission on some actions 2017-11-02 19:37:01 +01:00
upload.js