nextcloud/apps/files_sharing/lib/Controller
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
..
DeletedShareAPIController.php Suppress Phan warnings about calling undeclared class methods 2018-08-08 14:25:44 +02:00
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewController.php Move public preview endpoint over 2018-06-20 08:53:37 +02:00
RemoteController.php Update license headers 2017-11-06 16:56:19 +01:00
ShareAPIController.php Suppress Phan warnings about calling undeclared class methods 2018-08-08 14:25:44 +02:00
ShareController.php Compile filesummary handlebars 2018-09-27 20:16:08 +02:00
ShareInfoController.php Remove unused import statements 2018-02-14 16:55:43 +01:00
ShareesAPIController.php Add rooms in the default candidate types to look for when sharing 2018-08-24 18:06:46 +02:00