nextcloud/lib/private/AppFramework
Roeland Jago Douma d182037bce
Emit to load additionalscripts
Fixes #13662

This will fire of an event after a Template Response has been returned.
There is an event for the generic loading and one when logged in. So
apps can chose to load only on loged in pages.

This is a more generic approach than the files app event. As some things
we might want to load on other pages as well besides the files app.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:11:40 +01:00
..
DependencyInjection Emit to load additionalscripts 2019-01-31 12:11:40 +01:00
Http Only trust the X-FORWARDED-HOST header for trusted proxies 2018-12-17 15:54:45 +01:00
Middleware Emit to load additionalscripts 2019-01-31 12:11:40 +01:00
OCS Do not send a body for "No content", "Not modified" and others 2018-05-04 13:46:13 +02:00
Routing Make RouteConfig strict 2019-01-22 14:18:58 +01:00
Utility Fix tests 2018-11-02 19:20:37 +01:00
App.php Fix tests 2018-11-02 19:20:37 +01:00
Http.php Update license headers 2017-11-06 16:56:19 +01:00
Logger.php Add wrapper Logger in DIContainer 2018-09-04 10:05:25 +02:00