Commit Graph

606 Commits (82bf1f9c8ccbfed39790d22b2fbea2c5286122dc)

Author SHA1 Message Date
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
Bjoern Schiessle 931e90634e fix db queries 13 years ago
Bjoern Schiessle 983da0d78f fix db queries 13 years ago
Frank Karlitschek c54994d2e9 fixing this obvious typo directly 13 years ago
Thomas Müller 206f83941b move new interfaces into lib/public and OCP 13 years ago
Thomas Müller 97bdf008b1 PHPDoc added to existing interfaces 13 years ago
Thomas Müller ec9b7d1e84 fixing file header 13 years ago
Bjoern Schiessle 4bbefdf608 add expiration date if it is already set 13 years ago
Bjoern Schiessle 10cf1b3a4e return mailSend status in getItems() 13 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 13 years ago
kondou 30526ded80 Fix \OCP\Avatar 13 years ago
kondou ecf187393b Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests 13 years ago
Thomas Müller 14b67d6c5f fixing typo 13 years ago
kondou 8d8a57de7f Continue work on cropper 13 years ago
Thomas Müller 21fd352c1a as a quick example the public contacts API has been ported over as a service hosted within the server container 13 years ago
kondou 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 13 years ago
kondou 9c12da6a94 Several improvements 13 years ago
kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 13 years ago
kondou 4a08f7d710 Add basic avatars and gravatar 13 years ago
Arthur Schiwon 958130e8fe Sharing: only determine path root if owner is available 13 years ago
Thomas Müller 38f9df4293 introducing OCP\AppFramework\App 13 years ago
Thomas Müller 911bd3c16f moving response classes over to OCP 13 years ago
Thomas Müller e39083c36f typo 13 years ago
Thomas Müller ba029ef4b2 initial setup of the server container 13 years ago
Thomas Müller f115b94927 Introducing IRequest 13 years ago
Thomas Müller 6e1946ab00 Introducing IContainer into public api 13 years ago