nextcloud/lib/public/appframework
Bernhard Posselt 80648da431 implement most of the basic stuff that was suggested in #8290 2014-05-11 17:54:08 +02:00
..
http implement most of the basic stuff that was suggested in #8290 2014-05-11 17:54:08 +02:00
apicontroller.php add cors middleware 2014-05-09 23:34:41 +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 implement most of the basic stuff that was suggested in #8290 2014-05-11 17:54:08 +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