Commit Graph

343 Commits (6fdce3b7e92a5c93134719cd2d4934a73f943e02)

Author SHA1 Message Date
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
Arthur Schiwon 00071401d7 Round out Avatar Public API 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
Bart Visscher 368342a085 Update error messages 12 years ago
Bart Visscher bcf56b0407 Use \Patchwork\Utf8\Bootup::initLocale 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
Bart Visscher dcca887f18 Don't set a default value when there isn't a default specified 12 years ago
Bjoern Schiessle 68f3f2e691 make it possible to detect transferID part 12 years ago
Vincent Petry 99ee95d46c Added missing escaping 12 years ago
Oliver Gasser b278356eb9 DB: Set correct default value for numeric types 12 years ago
Vincent Petry df288605d4 Fixed undefined variable error when using avconv 12 years ago
Thomas Müller b5e013973b implementing solution using <ifModule mod_authz_core> 12 years ago
Bart Visscher a6d8854d2a Make working en_US.UTF-8 locale a hard requirement 12 years ago
Vincent Petry 4b5083e3ca Fixed the rebellous space, replaced with a tab 12 years ago
Vincent Petry 0c6af55112 Added ffmpeg fallback when avconv is not available 12 years ago
Thomas Müller f93dcc5d77 the filesystem has to be initialized once we know the user 12 years ago
Thomas Müller 9c8b1e1775 adding proper htaccess commands for Apache 2.4 12 years ago
Vincent Petry 013444813e Now removing stray old cookies from 5.0.12 12 years ago
Robin Appelman d6845babd6 Add post hooks for filesystem scanner 12 years ago
kondou bcd776b0c0 Fix a regression (Tags→TagManager) 12 years ago
kondou 4ac05e071a Remove duplicate getAvatarManager() 12 years ago
kondou 507325dd50 Add public API for \OC\Avatar 12 years ago
Vincent Petry e3868ba118 Fixed watcher to also update the owner's folder sizes 12 years ago
Thomas Müller 08c8bf5a7b decode arguments as array 12 years ago
Thomas Müller 01f2b7eb3a move to oc6 documentation 12 years ago