Commit Graph

815 Commits (fa28c089fa3ffb72e97ca0f89cbfade3d0a8a8a5)

Author SHA1 Message Date
Lukas Reschke 9abe6b7f87 Add mimetype for MKV videos 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
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
Georg Ehrke f438337493 improve validation of getFileInfo in \OC\Preview 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
Thomas Müller 743addd1e3 set content-type on ocs exceptions 13 years ago
Thomas Müller 7c78368e8b sanitize fallbackId 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 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
kondou 5e3b6f1fd9 Fix some more docstrings 13 years ago
Vincent Petry 79ae3c4527 Allow XML entity loader for MDB2 schema loader 13 years ago
Jan-Christoph Borchardt b8d0fc9494 make mail notification header color themable 13 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 13 years ago
kondou 5d5306175f Fix some docstrings in l10n.php 13 years ago
Myles McNamara 195bdff91f move replace to inside isset 13 years ago
Myles McNamara 4ab7f58745 replace spaces in download link without encoding entire URL 13 years ago
Lukas Reschke 4c4bb70cb6 CSS is now loaded directly instead via PHP 13 years ago
Morris Jobke 49b331be39 add BMP mimetype for BMP previews 13 years ago
Robin Appelman 7c92e2e3ad Update rawlist to work with new fileinfo object 13 years ago