aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filesummary_template.js
Commit message (Collapse)AuthorAgeFilesLines
* Move to 1 template file for filesRoeland Jago Douma2018-10-011-10/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump templates to handlebars 4.0.12Roeland Jago Douma2018-09-281-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compile filesummary handlebarsRoeland Jago Douma2018-09-271-0/+10
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>