Commit Graph

10998 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Roeland Jago Douma 4f2e84a0ec [Share 2.0] Update share class 10 years ago
Morris Jobke 7b8b2c73c5 Drop oc_gallery_sharing which was removed in 8.0.0 10 years ago
Morris Jobke 516a6d7441 Remove unneeded check if htaccess test file already exists 10 years ago
Lukas Reschke 88c7face07 Inject OCSClient 10 years ago
Jenkins for ownCloud d4034ffca0 [tx-robot] updated from transifex 10 years ago
Jörn Friedrich Dreyer 3f101039b9 add isset for optional params 10 years ago
Joas Schilling 761000624d Only enable apps that are not intentionally disabled 10 years ago
Lukas Reschke fec41e7539 Move regeneration of session ID into session classes 10 years ago
Joas Schilling 2cf4e144cc Lookup the App name instead of OCA 10 years ago
Lukas Reschke 26c3fa7911 Annotate type 10 years ago
Jenkins for ownCloud 157bb50a39 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 970495a067 [tx-robot] updated from transifex 10 years ago
Robin Appelman 45d0396404 Cache sharing disabled in the view 10 years ago
Robin Appelman 2d9d0aedf8 Cache usermanager instance in view 10 years ago
Thomas Müller 9e39e8f1c7 No more deprecation messages in error log 10 years ago
Jenkins for ownCloud 89584716f8 [tx-robot] updated from transifex 10 years ago
Bernhard Posselt 23c754aed3 prefer scalar type hints over phpdoc annotation 10 years ago
Christian Schnidrig 7fce06b3f3 When microtime(true) returns a whole number, then the parsing fails. 10 years ago
Morris Jobke 6f00729124 Refactor OC_Util::callCheck 10 years ago
Lukas Reschke 2c4b9e03e0 Use new APCu API 10 years ago
Jenkins for ownCloud 7080594670 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud d0cb4c9ab3 [tx-robot] updated from transifex 10 years ago
Morris Jobke 2f98f64241 core will handle invalid URLs and redirects properly 10 years ago
Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
Joas Schilling 6b813f56c9 Do not delete background jobs, in case an exception occured 10 years ago
Joas Schilling a9935bd490 Add methods to interface which have always been required 10 years ago
Joas Schilling 0daed65e14 Allow dependency injection for background jobs 10 years ago
Roeland Jago Douma b460bde7c6 Removed deprecated OC_Helper::mimeTypeIcon function 10 years ago
Joas Schilling 1f197134c8 Look up services in the app container before trying the core container 10 years ago
Joas Schilling 412e4ed3f6 Register app containers in the OC container 10 years ago
Roeland Jago Douma a54be132fc Removed deprecated unsused function OC_Helper::getStringMimeType 10 years ago
Roeland Jago Douma 4f20e3bac0 Removed deprecated OC_Helper::getSecureMimeType 10 years ago
Morris Jobke 450e2f3bd3 Move OC_Helper code to OCP\Util for linkToRemote 10 years ago
Roeland Jago Douma 6fb60815c5 Use SystemConfig internally 10 years ago
Roeland Jago Douma 0a09004d39 Inject Config into SystemConfig 10 years ago
Roeland Jago Douma 82bf99c0cf Get rid of legacy OC_Config 10 years ago
Morris Jobke e42f262d85 properly use OCP\Util instead of OC_Helper 10 years ago
Morris Jobke 3d55569a27 OC_Helper::makeURLAbsolute is not used anymore 10 years ago
Morris Jobke 4af7bf07bf OC_Helper::userAvatarSet is not used anymore 10 years ago
Morris Jobke a18c0983d5 Use TempManager instead of tmpFile 10 years ago
Morris Jobke 90b0831cec Use TempManager instead of tmpFolder 10 years ago
Joas Schilling 0f836cfe9e Make sure the interface and the implementation match 10 years ago
Joas Schilling 345e68cafa Use the query builder for the joblist queries 10 years ago
Roeland Jago Douma 2a280e2fad Remove private deprecated OC_Helper::linkToRoute 11 years ago
Roeland Jago Douma 9fe3d2f1f8 OC_Helper::linkToRoute is deprecated 11 years ago
Thomas Müller b3c8e9ca32 Clear xml errors in updater 11 years ago
Thomas Müller 9b423f3532 Clear xml errors in ocs client 11 years ago
Thomas Müller 62b82cfe4b Clear xml errors 11 years ago
Morris Jobke ecdf88e41b Use proper public API for OC_Helper::getFileNameMimeType 11 years ago
Roeland Jago Douma c64e827f00 Since avatar.js is now essentially empty remove it 11 years ago