Commit Graph

543 Commits (4ae1d08241db80f24f2459340dd3be6d42406f1f)

Author SHA1 Message Date
Bjoern Schiessle 7fe493fdb8 make sure that we only find file/folder shares 12 years ago
Thomas Müller 730c80ff9c adding additional exceptions for special cases where creating a file might not be allowed 12 years ago
Thomas Tanghus 47b2007228 Remove misleading IMiddleware interface 12 years ago
Thomas Tanghus c85621a897 Make abstract Middleware class public 12 years ago
Bart Visscher 21cbef0d2c passesCSRFCheck added to OCP\IRequest 12 years ago
Bart Visscher 61a9098b7d Add Helper and URLGenerator interfaces to server container 12 years ago
Bart Visscher 9f777fba98 Add L10N interface to server container 12 years ago
Vincent Petry f3594904c2 Removed $fromTime argument from public template API 12 years ago
Vincent Petry 006799616d Fixed missing default values 12 years ago
Vincent Petry b0bb64c3ee Added unit tests for relative_modified_date, changed method signature 12 years ago
Vincent Petry 31e1c15db7 Added dateOnly argument to relative_modified_date 12 years ago
Thomas Müller 4d4eda0f06 fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBackend 12 years ago
Thomas Müller 0d7c36c9f1 adding PHPDoc comment 12 years ago
Thomas Müller 0537960dcc adding getCurrentUserId() to ApacheBackend 12 years ago
Thomas Tanghus a2cabd4c2a Remove getContent() from IRequest 12 years ago
Thomas Tanghus 973bcccd7c Implement PUT an PATCH support 12 years ago
Thomas Tanghus 36d1156cf8 Add interface docs to IRequest. 12 years ago
Thomas Müller d8ada370d7 Squashed commit of the following: 12 years ago
Thomas Tanghus 26785c9e0d Remove getContent() from IRequest 12 years ago
Thomas Tanghus 092b4e7b53 Implement PUT an PATCH support 12 years ago
Thomas Tanghus 2115db3892 Add interface docs to IRequest. 12 years ago
Bjoern Schiessle 029abc9c43 mail is already themable via the template, no need to provide additional string in OC_Defaults 12 years ago
Thomas Tanghus d124b6965b Implement PUT an PATCH support 12 years ago
Thomas Tanghus 95cc666742 Add interface docs to IRequest. 12 years ago
Bjoern Schiessle acd3c11e47 use OC_DB::executeAudited 12 years ago
Bjoern Schiessle 5a9e473a79 use OC_DB::executeAudited 12 years ago
Bjoern Schiessle 3cd0caa643 set default value for expire parameter 12 years ago
Bjoern Schiessle 883d1c0df3 use template for txt and html mails to send notification mails 12 years ago
Thomas Müller b168d5aa3b class API decommissioning part 1 12 years ago
Thomas Müller b2ef978d10 AppFramework: 12 years ago
Bjoern Schiessle ca47fc5f18 fix PHPDoc 12 years ago
Bjoern Schiessle 0637dad0b3 some small fixes 12 years ago
Thomas Tanghus aaed871cee Add factory class for the server container. 12 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 12 years ago
Thomas Müller cd2421c7ee adding PHPDoc comments to getBackend 12 years ago
Thomas Tanghus 8c469394e6 Remove duplicate method definitions 12 years ago
Thomas Tanghus 4d3e7fa78a Add getUserFolder/getAppFolder to Server. 12 years ago
Thomas Tanghus 1bbeb12e2e Updated method names and added a few more tests. 12 years ago
Thomas Tanghus 45f73feb69 OC_VCategories=>OC\Tags. Public interface + getter in server container 12 years ago
Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 12 years ago
Thomas Müller f83f323269 fixing typos + adding missing filed $activeEntry 12 years ago
Thomas Müller e31f6c01e8 fixing PHPDoc 12 years ago
Thomas Müller 9116303cfc fixing typos 12 years ago
Bart Visscher e92abfd4d8 Add Config container class to server container 12 years ago
Bart Visscher e3013c5801 Add Navigation class to server container 12 years ago
Bart Visscher aa8a85f77d Add DBConnection to server container 12 years ago
Bart Visscher ac73ce1b2a Add UserSession to server container 12 years ago
Bjoern Schiessle 944e9b8c69 make sure that both $permissions and $oldPermissions have the same type 12 years ago
Jörn Friedrich Dreyer e8bf576184 add initial search in shared files 12 years ago
Thomas Tanghus 314ca843e8 Updated method names and added a few more tests. 12 years ago