Commit Graph

5835 Commits (fa28c089fa3ffb72e97ca0f89cbfade3d0a8a8a5)

Author SHA1 Message Date
Lukas Reschke 9abe6b7f87 Add mimetype for MKV videos 13 years ago
Jenkins for ownCloud 7b1d52f5b9 [tx-robot] updated from transifex 13 years ago
Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 13 years ago
Robin Appelman 166dfbf58b use a non-recursive chmod on the datadir 13 years ago
Vincent Petry 145db370d1 Correctly round bytes when converted from human readable format 13 years ago
Thomas Müller cd038604d3 unit tests for specific image type output added 13 years ago
Thomas Müller 79ba930ef9 fixing PHPDoc 13 years ago
Jenkins for ownCloud c89aa6d5fe [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud b2e929d580 [tx-robot] updated from transifex 13 years ago
Georg Ehrke 3527adbbe1 OC_Image::_output() - throw exception instead of falling back to png 13 years ago
Georg Ehrke 9dee3772eb remove image/pjpeg from OC_Image::_output 13 years ago
Georg Ehrke c140010e81 don't change mimetype of whole image object 13 years ago
Vincent Petry 1a116828cf Added warning for trusted_domains after CLI upgrade 13 years ago
Georg Ehrke 0c3c75efd5 always output a png 13 years ago
Georg Ehrke 6f96ab3e90 make it possible to influence output type of \OC_Image 13 years ago
Jenkins for ownCloud 4b802aa7cb [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 9d32475260 finally fix the paths for the OCS Share API 13 years ago
Georg Ehrke f438337493 improve validation of getFileInfo in \OC\Preview 13 years ago
Jenkins for ownCloud 1295e54173 [tx-robot] updated from transifex 13 years ago
Georg Ehrke 8048868bd7 use preDelete instead of postDelete hook 13 years ago
Thomas Müller 88f6dd7db1 fixing method names 13 years ago
Jenkins for ownCloud 8320b8eb7a [tx-robot] updated from transifex 13 years ago
Thomas Müller 743addd1e3 set content-type on ocs exceptions 13 years ago
Thomas Müller 7c78368e8b sanitize fallbackId 13 years ago
Bjoern Schiessle 36885dc64c fix path creation for re-shares, issue #7662 13 years ago
Jenkins for ownCloud b0ec38e202 [tx-robot] updated from transifex 13 years ago
Thomas Müller 0de43f1fbe remove magic handling of recipient lists by exploding the string - this functionality is nowhere used this way and nowhere documented - and broken because only $toaddress will be exploded not $toname 13 years ago
Thomas Müller f1ecc758f5 send an individual email to each recipient 13 years ago
Vincent Petry 010eef95c0 Fixed total space display when data size exceeds quota 13 years ago
Vincent Petry f4f61f03c9 Disable XML entities when parsing XML 13 years ago
Bjoern Schiessle 4562909a20 get trash size from file cache 13 years ago
Robin Appelman 4a2b16d76d update copyright header 13 years ago
Robin Appelman 26793e1f94 switch OC::getRouter usages to OC::$server->getRouter 13 years ago
Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 13 years ago
Thomas Müller 25f523680a fixing ident 13 years ago
Thomas Müller 0d90b90d94 we first shall check if the current session is valid - otherwise the session-id will be regenerated on login via basic auth 13 years ago
Robin Appelman 51165a1a04 Check if value exists before returning 13 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 13 years ago
Robin Appelman 65f52fee4f Fix FileInfo->getType errors 13 years ago
Vincent Petry 7f24d42ca5 Propagate unencrypted_size up to the file cache root 13 years ago
Victor Dubiniuk 242cbb802a Reset time of last update feed polling 13 years ago
Vincent Petry 0dcac65aa1 Fixed upload issue when free space is not known 13 years ago
Vincent Petry 9136e6ad30 Fixed X-Forwarded-Host parsing 13 years ago
Vincent Petry f8fe2753b1 Added localhost as trusted domain 13 years ago
Vincent Petry 421cff00bd Show warning page when accessing server from an untrusted domain 13 years ago
Georg Ehrke dbf83aada2 fix issue with Non-static method Imagick ../..; @ doesn't seem to work in this case 13 years ago
Georg Ehrke 32a5d51fa6 add fclose, fixes issue from bdb96b9af8 13 years ago
Georg Ehrke bdb96b9af8 fix issue with spamming logging files when loading cached thumbnail 13 years ago
Bjoern Schiessle 2e73c957e5 don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 13 years ago
Robin Appelman a8c67dc675 Add caching for getLocalFile on remote storages 13 years ago