Commit Graph

73 Commits (ed29c6ce86a3e53599a2fef37b4d558e57b02ca7)

Author SHA1 Message Date
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 12 years ago
Bernhard Posselt f195123765 Intelligent container 12 years ago
Bernhard Posselt ba03b0b843 add an interface for the timefactory class 12 years ago
Bernhard Posselt 6779bf113d add isAdmin and isInGroup methods for the group manager 12 years ago
Bernhard Posselt 236632702c add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 12 years ago
Bernhard Posselt d59c4e832f first round of deprecation 12 years ago
Bernhard Posselt 9ae48e184b add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 12 years ago
Olivier Paroz 469fd3b3a3 Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector 12 years ago
Lukas Reschke db9765b4d5 Merge headers 12 years ago
Lukas Reschke 048139074d Add functions to modify cookies to response class 12 years ago
Lukas Reschke 4302a78b27 Deprecate older API wrappers and calls 12 years ago
Bernhard Posselt 91a23bfa9c fix typo in content type 12 years ago
Bernhard Posselt 0696099bad add dataresponse 12 years ago
Thomas Müller c08a1e6455 according to PHPDoc this function shall return the entity 12 years ago
Morris Jobke 889088f72d Fix template rendering for 'blank' templates 12 years ago
Bernhard Posselt 93169eca1e also handle lowercase headers 12 years ago
Bernhard Posselt 1002281dae handle http accept headers more gracefully 12 years ago
Bernhard Posselt 587a8df566 remove controller serializers 12 years ago
Lukas Reschke c8b5ae675c Fix PHPDoc 12 years ago
Bernhard Posselt 9e36c33104 use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability 12 years ago
Bernhard Posselt 1d45239c65 adjust license headers to new mail address 12 years ago
Bernhard Posselt cb666c18d6 rename formatter to responder, formatResponse to buildResponse 12 years ago
Bernhard Posselt 80648da431 implement most of the basic stuff that was suggested in #8290 12 years ago
Bernhard Posselt 3af30625ab Make db connection protected 12 years ago
Bernhard Posselt 9a4d204b55 add cors middleware 12 years ago
Bernhard Posselt 5199e4508a dont update entity and dont run an update query if an entity wasnt changed at all 12 years ago
Bernhard Posselt 7e447f4f42 make download and redirectresponse public 12 years ago
Lukas Reschke 886c5177e7 Fix typo & add type 12 years ago
Bernhard Posselt 4a7e0561ca move db into iservercontainer 12 years ago
Bernhard Posselt 95a83233a9 fix doc strings for db facade 12 years ago
Bernhard Posselt 93237d87ec fix scrutinizer issues 12 years ago
Bernhard Posselt f260951825 port database layer from appframework to core 12 years ago
Lukas Reschke b04d95b116 Remove uneeded usages of nosniff 13 years ago
Bernhard Posselt f06ef8aa4b register middleware as string to not force request to be instantiated too early and thus not having url parameters 13 years ago
Bernhard Posselt 5f3b8c45d7 Remove dependency on container, removing service locator antipattern 13 years ago
Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 13 years ago
Thomas Tanghus a1aacc18df Add @return PHPDocs 13 years ago
Thomas Tanghus 8f6ea900f2 Chainable Response in AppFramework 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Thomas Müller 1fdd2ac7ee adding documentation for registerRoutes() 13 years ago
Morris Jobke 4e0fa85307 page level doc blocks and class descriptions 13 years ago
Morris Jobke bc8cc9142e AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 13 years ago
Thomas Müller 993fea2f05 fix appframework routing 13 years ago
Morris Jobke ef592981ea unify license headers for public API files 13 years ago
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http 13 years ago
Morris Jobke 30f4d91d01 Public API documentation fixes 13 years ago
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 13 years ago
Thomas Müller c3286402a8 removing log(), getTemplate(), getLocalFilePath(), getUrlContent(), getFileInfo() 13 years ago
Thomas Müller 39be4dca67 removing all link/url related calls from API class 13 years ago