nextcloud/lib/public/appframework
Lukas Reschke 886c5177e7 Fix typo & add type 2014-04-20 01:09:25 +02:00
..
db Fix typo & add type 2014-04-20 01:09:25 +02:00
http Remove uneeded usages of nosniff 2014-04-13 12:48:16 +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 AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 2013-11-25 16:28:24 +01:00
iapi.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
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 AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 2013-11-25 16:28:24 +01:00