Commit Graph

5869 Commits (6afd496d9bf64cdc911bab6393d24240db3df04d)

Author SHA1 Message Date
Bjoern Schiessle 6afd496d9b remove prepFileTarget() seems that it is no longer in use 13 years ago
Bjoern Schiessle b602662578 add a "helper" and a "hooks" class. Move constants needed by multiple classes 13 years ago
Bjoern Schiessle 8b6d1d3bf2 added private share api 13 years ago
Jenkins for ownCloud b92dad992f [tx-robot] updated from transifex 13 years ago
Thomas Müller 3eb5898f7b use \OC_Mail::validateAddress() to validate the email address - fixes #7862 13 years ago
Thomas Müller fb7f3008d3 idn have to be converted before being used 13 years ago
Jenkins for ownCloud abdc823bb6 [tx-robot] updated from transifex 13 years ago
Vincent Petry 6de9033d86 Added warning for Mac OS on setup page 13 years ago
Thomas Tanghus 51fe3b8ccd Fix 'Undefined variable: message' in OCP\Util::logException 13 years ago
Vincent Petry 66bc0f0848 Still return quota value when free space is unknown 13 years ago
Lukas Reschke 9abe6b7f87 Add mimetype for MKV videos 13 years ago
Vincent Petry 4cb53f77b2 Moved external storage mounting code to files_external app 13 years ago
Vincent Petry 80180bea32 Added IV for ext storage password encryption 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
Thomas Müller effea790c7 redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 13 years ago
Thomas Müller 6bbbf8536f introduce reopen() method to be used for unit test execution only - right after a unit test has been executed the session will be reopened 13 years ago
Lukas Reschke 239069c838 Use $installedVersion instead of $currentVersion 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
Vincent Petry b619ff6076 Return 503 when a config/data dir error exists 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
Vincent Petry 3c46dcd7dd Added .ocdata file to check for data folder validity 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
Robin Appelman a8eb7a5092 Allow setting the config dir to use as enviroment variable for phpunit 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
Thomas Müller 9fe5033f1e PHPDoc updated 13 years ago
Thomas Müller a074adb2af fix close() implementation in \OC\Session\Internal 13 years ago