Commit Graph

29 Commits (5a1194520ec71e9f471289a6f85e4c2aa93a9e59)

Author SHA1 Message Date
Thomas Müller 1fdd2ac7ee adding documentation for registerRoutes() 11 years ago
Morris Jobke 4e0fa85307 page level doc blocks and class descriptions 11 years ago
Morris Jobke bc8cc9142e AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 11 years ago
Thomas Müller 993fea2f05 fix appframework routing 11 years ago
Morris Jobke ef592981ea unify license headers for public API files 12 years ago
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http 12 years ago
Morris Jobke 30f4d91d01 Public API documentation fixes 12 years ago
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 12 years ago
Thomas Müller c3286402a8 removing log(), getTemplate(), getLocalFilePath(), getUrlContent(), getFileInfo() 12 years ago
Thomas Müller 39be4dca67 removing all link/url related calls from API class 12 years ago
Thomas Müller 3ea2dfa5f9 remove getTrans() from API class 12 years ago
Thomas Müller aefea2a408 remove unused classes 12 years ago
Thomas Müller e071bfc144 fixing SecurityMiddleware to use OC6 API 12 years ago
Thomas Müller 1f14ba6aed move controller to OCP 12 years ago
Thomas Tanghus 47b2007228 Remove misleading IMiddleware interface 12 years ago
Thomas Tanghus c85621a897 Make abstract Middleware class public 12 years ago
Thomas Tanghus 8603f956ab Get urlParams registered before Request is instantiated 12 years ago
Thomas Müller b168d5aa3b class API decommissioning part 1 12 years ago
Thomas Müller b2ef978d10 AppFramework: 12 years ago
Thomas Müller b9e943f5d5 fix naming 12 years ago
Thomas Müller 822daa8f8a class files have to be lowercase 12 years ago
Thomas Müller 981a41e2cd adding interface for middleware 12 years ago
Thomas Müller 206f83941b move new interfaces into lib/public and OCP 12 years ago
Thomas Müller ec9b7d1e84 fixing file header 12 years ago
Thomas Müller 38f9df4293 introducing OCP\AppFramework\App 12 years ago
Thomas Müller 911bd3c16f moving response classes over to OCP 12 years ago