Commit Graph

479 Commits (9116303cfc5259f05ec348809bfbc8757d4657cb)

Author SHA1 Message Date
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
Thomas Müller 1274d6116d updating php docs 13 years ago
Thomas Tanghus d3f88ceeb4 Add some docs to the sessions interface. 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
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
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
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
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
kondou 9c5416fe4a Clean up \OC\Util 13 years ago