Commit Graph

4642 Commits (1a130627012bb17ed9edc4583a4d8250ff4e2882)

Author SHA1 Message Date
Thomas Tanghus 1a13062701 Add legacy wrapper 12 years ago
Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 12 years ago
Thomas Müller b9e943f5d5 fix naming 12 years ago
Thomas Müller 822daa8f8a class files have to be lowercase 12 years ago
Thomas Müller 981a41e2cd adding interface for middleware 12 years ago
Thomas Tanghus eab84d3d96 Add OCP\DB::getErrorMessage() to public namespace. 12 years ago
Thomas Müller 5d4e9e0d25 /OC/Server has created too early causing issues with config operations as OC:$SERVERPATH was not yet initialized 12 years ago
Thomas Müller af0069bf03 adding getRootFolder() to server container and hooking up the new files api 12 years ago
Thomas Müller 0f4e214a90 adding null check on a mount's storage 12 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 12 years ago
Thomas Müller 049e57ac4a remove unused OC_L10N 12 years ago
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 12 years ago
Andreas Fischer 786017c247 Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc. 12 years ago
Andreas Fischer 7f07d737f8 Create instance of Doctrine\Common\EventManager() in OC_DB. 12 years ago
Robin Appelman 58ed78aa9e cleanup public storage interface a bit 12 years ago
Thomas Müller 8543951cf9 adding icons for shared folders and external folders 12 years ago
Jenkins for ownCloud 68015b2761 [tx-robot] updated from transifex 12 years ago
kondou bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 12 years ago
Thomas Müller af2164bbcb no further comment - which dev did not test this BEFORE submitting the pull request? 12 years ago
Robin Appelman 2e5ce091f0 add storage backend interface to public namespace 12 years ago
Robin Appelman 9ad7891b4e improve phpdoc for the public files interface 12 years ago
Robin Appelman e271a55783 move filesystem expceptions to global namespace 12 years ago
Robin Appelman 315344eb9c move public files api to a clearer namespace 12 years ago
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 12 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 12 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 12 years ago
Robin Appelman 46a57a9f05 change View->deleteAll to an alias of View->rmdir since rmdir works recursive 12 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 12 years ago
Robin Appelman 2e1b534957 update phpdoc for public fileapi 12 years ago
Robin Appelman 0131a32025 extract interfaces from fileapi for public namespace 12 years ago
Robin Appelman 1cfd03771f use === 12 years ago
Bjoern Schiessle b8241aa79d remove some more debug output 12 years ago
Bjoern Schiessle edb78c917c remove some error_logs 12 years ago
Bjoern Schiessle d33fabd02d remove error logs 12 years ago
Bjoern Schiessle 627b6164c4 if the files doesn't exist yet we start with the parent to search for shares 12 years ago
Thomas Müller e9849270e3 Revert "fixes #4574" 12 years ago
kondou 221bbd275c Use \OC_App for checking whether encryption is enabled 12 years ago
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 12 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 12 years ago
Georg Ehrke 2954db165b use avconv instead of ffmpeg 12 years ago
Thomas Müller 7618cf3005 adding public interface for preview 12 years ago
kondou b643c02bd5 Fix some bugs and remove \OCP\Avatar for now 12 years ago
Thomas Müller 68dce9dde5 fixing style, var name & PHPDoc 12 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 12 years ago
Jenkins for ownCloud fe0b8ac2c0 [tx-robot] updated from transifex 12 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 12 years ago
kondou 74c9223281 Properly check for tmpavatar, invalidate cache, fix debug msgs 12 years ago
Robin Appelman a22f9ff301 Provide an implementation of the fileapi for oc6 build on top of the old api 12 years ago
Jenkins for ownCloud e68b5f8b0d [tx-robot] updated from transifex 12 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 12 years ago