Commit Graph

570 Commits (ffbcfef614715ffaa1d53bdd6744e533ddaeb8c1)

Author SHA1 Message Date
Vincent Petry c4dee281e6 Added $app parameter to logException 13 years ago
Vincent Petry 42c58220de Moved logException to OCP\Util class 13 years ago
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http 13 years ago
Morris Jobke 1f1fcc6129 Remove "link" shares right after disabling the "allow_link_share" setting 13 years ago
Michael Gapczynski 4cf328e3b9 Don't return links for shared files if disabled 13 years ago
Morris Jobke 30f4d91d01 Public API documentation fixes 13 years ago
Thomas Müller 852a50aa89 remove test code 13 years ago
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 13 years ago
Thomas Müller 8e97752bf7 adding OC6 public API for activities 13 years ago
Bjoern Schiessle 7fe493fdb8 make sure that we only find file/folder shares 13 years ago
Thomas Müller 730c80ff9c adding additional exceptions for special cases where creating a file might not be allowed 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
Thomas Müller 3ea2dfa5f9 remove getTrans() from API class 13 years ago
Thomas Müller aefea2a408 remove unused classes 13 years ago
Thomas Müller e071bfc144 fixing SecurityMiddleware to use OC6 API 13 years ago
Thomas Müller 1f14ba6aed move controller to OCP 13 years ago
Thomas Tanghus 47b2007228 Remove misleading IMiddleware interface 13 years ago
Thomas Tanghus c85621a897 Make abstract Middleware class public 13 years ago
Bart Visscher 21cbef0d2c passesCSRFCheck added to OCP\IRequest 13 years ago
Bart Visscher 61a9098b7d Add Helper and URLGenerator interfaces to server container 13 years ago
Bart Visscher 9f777fba98 Add L10N interface to server container 13 years ago
Vincent Petry f3594904c2 Removed $fromTime argument from public template API 13 years ago
Vincent Petry 006799616d Fixed missing default values 13 years ago
Vincent Petry b0bb64c3ee Added unit tests for relative_modified_date, changed method signature 13 years ago
Vincent Petry 31e1c15db7 Added dateOnly argument to relative_modified_date 13 years ago
Thomas Müller 4d4eda0f06 fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBackend 13 years ago
Thomas Müller 0d7c36c9f1 adding PHPDoc comment 13 years ago
Thomas Müller 0537960dcc adding getCurrentUserId() to ApacheBackend 13 years ago
Thomas Tanghus a2cabd4c2a Remove getContent() from IRequest 13 years ago
Thomas Tanghus 973bcccd7c Implement PUT an PATCH support 13 years ago
Thomas Tanghus 36d1156cf8 Add interface docs to IRequest. 13 years ago
Thomas Tanghus 8603f956ab Get urlParams registered before Request is instantiated 13 years ago
Thomas Müller d8ada370d7 Squashed commit of the following: 13 years ago
Thomas Tanghus 26785c9e0d Remove getContent() from IRequest 13 years ago
Thomas Tanghus 092b4e7b53 Implement PUT an PATCH support 13 years ago
Thomas Tanghus 2115db3892 Add interface docs to IRequest. 13 years ago
Bjoern Schiessle 029abc9c43 mail is already themable via the template, no need to provide additional string in OC_Defaults 13 years ago
Thomas Müller 48b5c1d5f9 initial implementation of activity manager 13 years ago
Thomas Tanghus d124b6965b Implement PUT an PATCH support 13 years ago
Thomas Tanghus 95cc666742 Add interface docs to IRequest. 13 years ago
Bjoern Schiessle acd3c11e47 use OC_DB::executeAudited 13 years ago
Bjoern Schiessle 5a9e473a79 use OC_DB::executeAudited 13 years ago
Bjoern Schiessle 3cd0caa643 set default value for expire parameter 13 years ago
Bjoern Schiessle 883d1c0df3 use template for txt and html mails to send notification mails 13 years ago
Thomas Müller b168d5aa3b class API decommissioning part 1 13 years ago
Thomas Müller b2ef978d10 AppFramework: 13 years ago
Bjoern Schiessle ca47fc5f18 fix PHPDoc 13 years ago
Bjoern Schiessle 0637dad0b3 some small fixes 13 years ago
Thomas Tanghus aaed871cee Add factory class for the server container. 13 years ago