Commit Graph

526 Commits (d94c9bc8daa2e6d02f92646383519f70bb47cff0)

Author SHA1 Message Date
Thomas Müller b9fed935b4 in case uri and script name don't match we better throw an exception 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
Simon Könnecke 243f3f0c4c No decimal points for Kilobyte and Byte #5371. 11 years ago
Thomas Müller 993fea2f05 fix appframework routing 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
Arthur Schiwon 6085878966 Avatar: accept OC_Image as in setParameter 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
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 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
Arthur Schiwon 00071401d7 Round out Avatar Public API 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
Frank Karlitschek 7504fc0aef switch code checker on by default. apps are not allowed to access some of the internal classes where we have a public api for now 11 years ago
Vincent Petry 3e2fd9942b Root size for home storage is now size of "files" subdir 11 years ago
Vincent Petry 614e4d485c External storage space is now not counted in total space 11 years ago
Frank Karlitschek 385a296864 one tab less 11 years ago
Frank Karlitschek e5994f9c1a fix the version check for downloaded apps. Fixes https://github.com/owncloud/apps/issues/1485 11 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
tomneedham 790055571d Update lib/private/api.php after merge conflict 12 years ago
tomneedham f19caeed33 Remove OC_App dependancy from OC_API::mergeResponses() 12 years ago
Tom Needham 17e45e2002 Pick any none 100 status code before defaulting to 100 12 years ago
Thomas Tanghus ec51825d31 Use dedicated OC_Image loader methods 12 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 12 years ago
Vincent Petry 1a65e3a725 Now calling parent method when path is not root 12 years ago
Robin Appelman 32a703ab36 Do not use -1 as the size for the root folder of the home storage 12 years ago
Oliver Gasser 53f17a71d1 treat numeric as an alias for decimal 12 years ago
Oliver Gasser 4b01eaf6cc changed type to decimal 12 years ago