Commit Graph

5268 Commits (712b47757af04d6c62fd8da222aa197c23363678)

Author SHA1 Message Date
Jenkins for ownCloud dc67c7efa9 [tx-robot] updated from transifex 11 years ago
Morris Jobke b3e7e54c8d fix some capital letters 11 years ago
Morris Jobke 4e0fa85307 page level doc blocks and class descriptions 11 years ago
Morris Jobke bc8cc9142e AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 11 years ago
Thomas Müller 27cc333dfe adding chunked upload handling 11 years ago
Robin Appelman 71c1327691 Add "single user mode" which restricts access to users in the admin group 11 years ago
Thomas Müller b9fed935b4 in case uri and script name don't match we better throw an exception 11 years ago
Morris Jobke 248eed16a6 fix defaults.php doc 11 years ago
Thomas Müller a0a665ea45 handle duplicate slashes in case of reverse proxy configuration 11 years ago
Morris Jobke 7f47cc062c fix defaults.php doc 11 years ago
Morris Jobke b7ddc78626 fix db.php doc 11 years ago
Robin Appelman 317d421874 provide more cli friendly error messages 11 years ago
Thomas Mueller 228f1788fa add new function to generate the human readable version string based on version, channel and build number 11 years ago
Thomas Mueller 6229f457d0 update PHPDoc 11 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 11 years ago
Frank Karlitschek 2ce850f7db fix overwrite host support and make the code a bit more readable 11 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 11 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 11 years ago
Bjoern Schiessle aeefe48cba Revert "use relative paths to create images from a file. This way it also works if" 11 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 11 years ago
Thomas Müller 92c8672c0f fixing PHPDoc comments and syntax 11 years ago
Bjoern Schiessle 3488f0b77a use relative paths to create images from a file. This way it also works if 11 years ago
Thomas Müller 14e7075030 we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 11 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 11 years ago
Jenkins for ownCloud 60cfdae503 [tx-robot] updated from transifex 11 years ago
Arthur Schiwon f94a6eb166 Add missing Avatar Interface 11 years ago
Arthur Schiwon 00071401d7 Round out Avatar Public API 11 years ago
Jenkins for ownCloud 5d9731cef2 [tx-robot] updated from transifex 11 years ago
Thomas Müller cd1cf58875 Fixing the warning notifications 11 years ago
Vincent Petry 69e8e7dbd5 Now using the "Home" storage detection approach for quota 11 years ago
Vincent Petry 356eef0739 Quota storage wrapper is now used for all users in sharing mode 11 years ago
Thomas Müller f2fe47bc21 fixing spelling and restructure sentence 11 years ago
Thomas Müller 51a8172868 always get the right node for the given file path 11 years ago
Robin Appelman a0d570b4cc Change default mimetype detection for storage backends to only use filename 11 years ago
Vincent Petry 726a202cdb Fixed getLocalFile() condition for x-send-file 11 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
Bart Visscher 368342a085 Update error messages 12 years ago
Bart Visscher bcf56b0407 Use \Patchwork\Utf8\Bootup::initLocale 12 years ago
Morris Jobke 926b274200 Movie preview - use frame after 5 seconds 12 years ago
ringmaster bd3ead0d31 Compare dirname() results to DIRECTORY_SEPARATOR, not '/' 12 years ago
ringmaster ca675d7b08 Alias the aggregate columns so SQL Server doesn't combine them. 12 years ago
Vincent Petry c06d8bb007 Fixed normalizePath() to strip out single dot dirs 12 years ago
tomneedham 1449437c9e Merge multiple failed third party responses when returning the result 12 years ago
tomneedham bb182bbfb2 Merge multiple shipped failures before responding. 12 years ago
tomneedham ca5c39a3a1 Return failed shipped responses over succedded shipped responses 12 years ago
tomneedham a39f3fdbf9 Return result object when only one successful response is returned 12 years ago