nextcloud-server/lib/public/appframework
2014-04-20 16:12:46 +02:00
..
http make download and redirectresponse public 2014-04-20 16:12:46 +02:00
app.php Move the router classes to a namespace and expose it with a public interface 2014-03-10 14:04:58 +01:00
controller.php Remove dependency on container, removing service locator antipattern 2014-04-02 17:54:33 +02:00
http.php
iapi.php
iappcontainer.php register middleware as string to not force request to be instantiated too early and thus not having url parameters 2014-04-09 23:59:57 +02:00
middleware.php