nextcloud-server/apps/files/js
Roeland Jago Douma ae1250f422
Compile filesummary handlebars
Fixes #11030
For https://github.com/orgs/nextcloud/projects/18

This template is now compiled so this no longer has to happen in the
browser. Another step towards a stricter CSP.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-27 20:16:08 +02:00
..
templates
admin.js
app.js Fixed scrolling container 2018-07-24 11:01:11 +02:00
breadcrumb.js Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculation 2018-03-01 20:13:26 +01:00
detailfileinfoview.js
detailsview.js Always call render to replace the app-sidebar if the detail view is updated 2018-08-03 11:47:53 +02:00
detailtabview.js
favoritesfilelist.js
favoritesplugin.js Fixed scrolling container 2018-07-24 11:01:11 +02:00
file-upload.js Do not hide the progress bar while the chunked upload is being assembled 2018-09-07 19:59:08 +02:00
fileactions.js Object.values polyfill 2018-08-16 07:43:57 +02:00
fileactionsmenu.js
fileinfomodel.js
filelist.js Stores the sorting only if there is an user 2018-08-17 20:09:11 +02:00
filemultiselectmenu.js Fixes issues found during running of test cases. 2018-06-18 07:39:44 +02:00
files.js
filesummary_template.js Compile filesummary handlebars 2018-09-27 20:16:08 +02:00
filesummary.handlebars Compile filesummary handlebars 2018-09-27 20:16:08 +02:00
filesummary.js Compile filesummary handlebars 2018-09-27 20:16:08 +02:00
gotoplugin.js
jquery-visibility.js
jquery.fileupload.js Add callback to clean up after misbehaved drag and drop events 2018-06-08 19:15:27 +02:00
keyboardshortcuts.js
mainfileinfodetailview.js
merged-index.json Compile filesummary handlebars 2018-09-27 20:16:08 +02:00
navigation.js Fix quickaccess active indicator for folders with spaces 2018-08-09 18:31:02 +02:00
newfilemenu.js Trigger upload actions only for Enter & Space keys 2018-07-24 19:02:56 +02:00
recentfilelist.js
recentplugin.js Fixed scrolling container 2018-07-24 11:01:11 +02:00
search.js Added new search standard 2018-06-19 23:53:20 +02:00
sidebarpreviewmanager.js
sidebarpreviewtext.js
tagsplugin.js Fix fav quickaccess ressource addition 2018-07-13 09:57:54 +02:00
upload.js