Commit Graph

5894 Commits (d57bb70b032b7a55fa8935300df611142f86c726)

Author SHA1 Message Date
Robin Appelman 9b2bb7c6ab fix undefined index warning in router 13 years ago
Jenkins for ownCloud 75d8de378c [tx-robot] updated from transifex 13 years ago
Thomas Müller 6bfeb342db fixing code style 13 years ago
Robin Appelman d75c3d5f9a Fix routes getting lost when loading app routes twice 13 years ago
Robin Appelman e1d3d0e948 fix incorect array 13 years ago
Robin Appelman c17f415356 Only load core routes for ocs and settings 13 years ago
Jenkins for ownCloud b92dad992f [tx-robot] updated from transifex 13 years ago
Robin Appelman 9e89ad07c6 Only load core routes when matching a core route 13 years ago
Robin Appelman 0e1cb001b6 Cache generated urls for routes 13 years ago
Robin Appelman f17674fef2 Only load routes from the apps we need 13 years ago
Thomas Müller 3eb5898f7b use \OC_Mail::validateAddress() to validate the email address - fixes #7862 13 years ago
Robin Appelman 0d0aac6fff Load the routes when matching or generating a route instead of when creating the router 13 years ago
Thomas Müller fb7f3008d3 idn have to be converted before being used 13 years ago
Vincent Petry a25b86a30e Log exception when PostgreSQL version check failed 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
Vincent Petry 3cd09f2b09 Added PostgreSQL version warning on upgrade 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