Commit Graph

505 Commits (092b4e7b5381e9cb96efda9e4535648ffab506cd)

Author SHA1 Message Date
Thomas Tanghus 092b4e7b53 Implement PUT an PATCH support 13 years ago
Thomas Tanghus 2115db3892 Add interface docs to IRequest. 13 years ago
Thomas Müller b168d5aa3b class API decommissioning part 1 13 years ago
Thomas Müller b2ef978d10 AppFramework: 13 years ago
Thomas Tanghus aaed871cee Add factory class for the server container. 13 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 13 years ago
Thomas Müller cd2421c7ee adding PHPDoc comments to getBackend 13 years ago
Thomas Tanghus 8c469394e6 Remove duplicate method definitions 13 years ago
Thomas Tanghus 4d3e7fa78a Add getUserFolder/getAppFolder to Server. 13 years ago
Thomas Tanghus 1bbeb12e2e Updated method names and added a few more tests. 13 years ago
Thomas Tanghus 45f73feb69 OC_VCategories=>OC\Tags. Public interface + getter in server container 13 years ago
Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 13 years ago
Thomas Müller f83f323269 fixing typos + adding missing filed $activeEntry 13 years ago
Thomas Müller e31f6c01e8 fixing PHPDoc 13 years ago
Thomas Müller 9116303cfc fixing typos 13 years ago
Bart Visscher e92abfd4d8 Add Config container class to server container 13 years ago
Bart Visscher e3013c5801 Add Navigation class to server container 13 years ago
Bart Visscher aa8a85f77d Add DBConnection to server container 13 years ago
Bart Visscher ac73ce1b2a Add UserSession to server container 13 years ago
Bjoern Schiessle 944e9b8c69 make sure that both $permissions and $oldPermissions have the same type 13 years ago
Jörn Friedrich Dreyer e8bf576184 add initial search in shared files 13 years ago
Thomas Tanghus 314ca843e8 Updated method names and added a few more tests. 13 years ago
Thomas Müller 1274d6116d updating php docs 13 years ago
Thomas Tanghus 6ba23912a7 Add getUserFolder/getAppFolder to Server. 13 years ago
Thomas Tanghus d3f88ceeb4 Add some docs to the sessions interface. 13 years ago
Bjoern Schiessle 1a60aa2b6a only remember password if the user changes the permissions, otherwise the user disabled the password protection 13 years ago
Thomas Tanghus b0762ad3bf OC_VCategories=>OC\Tags. Public interface + getter in server container 13 years ago
Thomas Tanghus 5bddb5377a Purge session from Request - and fix some styles 13 years ago
Thomas Tanghus 5c19b995db Add interface for Session and add getter in server container. 13 years ago
Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 13 years ago
Thomas Müller b9e943f5d5 fix naming 13 years ago
Thomas Müller 822daa8f8a class files have to be lowercase 13 years ago
Thomas Müller 981a41e2cd adding interface for middleware 13 years ago
Andreas Fischer a92d4c2c09 Perform expiration date checking before returning share data for token. 13 years ago
Thomas Tanghus eab84d3d96 Add OCP\DB::getErrorMessage() to public namespace. 13 years ago
Thomas Müller af0069bf03 adding getRootFolder() to server container and hooking up the new files api 13 years ago
Robin Appelman 58ed78aa9e cleanup public storage interface a bit 13 years ago
Robin Appelman 2e5ce091f0 add storage backend interface to public namespace 13 years ago
Robin Appelman 9ad7891b4e improve phpdoc for the public files interface 13 years ago
Robin Appelman e271a55783 move filesystem expceptions to global namespace 13 years ago
Robin Appelman 315344eb9c move public files api to a clearer namespace 13 years ago
Robin Appelman 2e1b534957 update phpdoc for public fileapi 13 years ago
Robin Appelman 0131a32025 extract interfaces from fileapi for public namespace 13 years ago
Bjoern Schiessle b8241aa79d remove some more debug output 13 years ago
Bjoern Schiessle edb78c917c remove some error_logs 13 years ago
Bjoern Schiessle d33fabd02d remove error logs 13 years ago
Bjoern Schiessle 627b6164c4 if the files doesn't exist yet we start with the parent to search for shares 13 years ago
Thomas Müller 7618cf3005 adding public interface for preview 13 years ago
kondou b643c02bd5 Fix some bugs and remove \OCP\Avatar for now 13 years ago
Frank Karlitschek c54994d2e9 fixing this obvious typo directly 13 years ago