Commit Graph

4614 Commits (5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6)

Author SHA1 Message Date
Jenkins for ownCloud 5b95e7aa0f [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 6b1843d91b [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 13 years ago
Thomas Tanghus eab84d3d96 Add OCP\DB::getErrorMessage() to public namespace. 13 years ago
Thomas Müller 0f4e214a90 adding null check on a mount's storage 13 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 13 years ago
Thomas Müller 049e57ac4a remove unused OC_L10N 13 years ago
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 13 years ago
Andreas Fischer 786017c247 Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc. 13 years ago
Andreas Fischer 7f07d737f8 Create instance of Doctrine\Common\EventManager() in OC_DB. 13 years ago
Robin Appelman 58ed78aa9e cleanup public storage interface a bit 13 years ago
Thomas Müller 8543951cf9 adding icons for shared folders and external folders 13 years ago
Jenkins for ownCloud 68015b2761 [tx-robot] updated from transifex 13 years ago
kondou bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 13 years ago
Thomas Müller af2164bbcb no further comment - which dev did not test this BEFORE submitting the pull request? 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
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 13 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 13 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 13 years ago
Robin Appelman 46a57a9f05 change View->deleteAll to an alias of View->rmdir since rmdir works recursive 13 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 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
Robin Appelman 1cfd03771f use === 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 e9849270e3 Revert "fixes #4574" 13 years ago
kondou 221bbd275c Use \OC_App for checking whether encryption is enabled 13 years ago
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 13 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 13 years ago
Georg Ehrke 2954db165b use avconv instead of ffmpeg 13 years ago
kondou b643c02bd5 Fix some bugs and remove \OCP\Avatar for now 13 years ago
Thomas Müller 68dce9dde5 fixing style, var name & PHPDoc 13 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 13 years ago
Jenkins for ownCloud fe0b8ac2c0 [tx-robot] updated from transifex 13 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 13 years ago
kondou 74c9223281 Properly check for tmpavatar, invalidate cache, fix debug msgs 13 years ago
Robin Appelman a22f9ff301 Provide an implementation of the fileapi for oc6 build on top of the old api 13 years ago
Jenkins for ownCloud e68b5f8b0d [tx-robot] updated from transifex 13 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 13 years ago
Bart Visscher 0aba549e7f Use more object oriented way for console commands 13 years ago
kondou 2d6a400381 Check for $this->fileInfo and @depend on testData() 13 years ago
Frank Karlitschek c54994d2e9 fixing this obvious typo directly 13 years ago
Frank Karlitschek f1836a997f remove the activity call here. it is not implemented anyways. This will be provided by Activity app in the future. 13 years ago
Frank Karlitschek 58e036e304 remove knowledgebase calls that are no longer used in ownCloud 5/6 13 years ago