Commit Graph

5281 Commits (40231c08cf617b5909dee778372d6b1b8cdd5bcf)

Author SHA1 Message Date
Morris Jobke 7755e69af0 add PHPDoc for urlParams 12 years ago
Thomas Müller 52941341fd fixing failing unit test 12 years ago
Jenkins for ownCloud fb7aa2f014 [tx-robot] updated from transifex 12 years ago
Thomas Müller 2a93720f3f fixes #6050 12 years ago
Robin Appelman 10d84f6e9b Add a (currently) empty system for running common repair steps 12 years ago
Bjoern Schiessle 62afe7fe7a remove passwords from logfile 12 years ago
Jenkins for ownCloud dc67c7efa9 [tx-robot] updated from transifex 12 years ago
Thomas Müller 1fdd2ac7ee adding documentation for registerRoutes() 12 years ago
Morris Jobke b3e7e54c8d fix some capital letters 12 years ago
Morris Jobke 4e0fa85307 page level doc blocks and class descriptions 12 years ago
Morris Jobke bc8cc9142e AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 12 years ago
Thomas Müller 27cc333dfe adding chunked upload handling 12 years ago
Robin Appelman 71c1327691 Add "single user mode" which restricts access to users in the admin group 12 years ago
Thomas Müller b9fed935b4 in case uri and script name don't match we better throw an exception 12 years ago
Morris Jobke 248eed16a6 fix defaults.php doc 12 years ago
Thomas Müller a0a665ea45 handle duplicate slashes in case of reverse proxy configuration 12 years ago
Morris Jobke 7f47cc062c fix defaults.php doc 12 years ago
Morris Jobke b7ddc78626 fix db.php doc 12 years ago
Robin Appelman 317d421874 provide more cli friendly error messages 12 years ago
Thomas Müller 993fea2f05 fix appframework routing 12 years ago
Thomas Mueller 228f1788fa add new function to generate the human readable version string based on version, channel and build number 12 years ago
Thomas Mueller 6229f457d0 update PHPDoc 12 years ago
Frank Karlitschek a11192bab3 send the build number too to push the next daily build. This is needed for the new daily build update channel 12 years ago
Frank Karlitschek 2ce850f7db fix overwrite host support and make the code a bit more readable 12 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 6085878966 Avatar: accept OC_Image as in setParameter 12 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 years ago
Bjoern Schiessle aeefe48cba Revert "use relative paths to create images from a file. This way it also works if" 12 years ago
Bjoern Schiessle 7e4f50d4e3 add incognito mode, allows to hide my user ID. For example, this is useful to access public resources while a user is still logged in 12 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 12 years ago
Thomas Müller 92c8672c0f fixing PHPDoc comments and syntax 12 years ago
Bjoern Schiessle 3488f0b77a use relative paths to create images from a file. This way it also works if 12 years ago
Thomas Müller 14e7075030 we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 12 years ago
Thomas Müller c22019dec5 Working on a chunked video can result in a broken frame index the option -vsync 1 can heal that 12 years ago
Jenkins for ownCloud 60cfdae503 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon f94a6eb166 Add missing Avatar Interface 12 years ago
Arthur Schiwon 00071401d7 Round out Avatar Public API 12 years ago
Jenkins for ownCloud 5d9731cef2 [tx-robot] updated from transifex 12 years ago
Thomas Müller cd1cf58875 Fixing the warning notifications 12 years ago
Vincent Petry 69e8e7dbd5 Now using the "Home" storage detection approach for quota 12 years ago
Vincent Petry 356eef0739 Quota storage wrapper is now used for all users in sharing mode 12 years ago
Thomas Müller f2fe47bc21 fixing spelling and restructure sentence 12 years ago
Thomas Müller 51a8172868 always get the right node for the given file path 12 years ago
Robin Appelman a0d570b4cc Change default mimetype detection for storage backends to only use filename 12 years ago
Vincent Petry 726a202cdb Fixed getLocalFile() condition for x-send-file 12 years ago
Vincent Petry 3e2fd9942b Root size for home storage is now size of "files" subdir 12 years ago
Vincent Petry 614e4d485c External storage space is now not counted in total space 12 years ago
Frank Karlitschek 385a296864 one tab less 12 years ago
Frank Karlitschek e5994f9c1a fix the version check for downloaded apps. Fixes https://github.com/owncloud/apps/issues/1485 12 years ago
Jenkins for ownCloud c3746e866a [tx-robot] updated from transifex 12 years ago