Commit Graph

15 Commits (20fc4b8b533407c7282bf1634e90f3a52e5619f0)

Author SHA1 Message Date
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 11 years ago
Bart Visscher a4b7f5155f Fix PHPdoc in lib/private 11 years ago
Thomas Tanghus 6292aa57af Check if web root has already been appended 11 years ago
Thomas Müller 93b984ecf8 css files are not to be routed through index.php anymore 11 years ago
Robin Appelman 26793e1f94 switch OC::getRouter usages to OC::$server->getRouter 11 years ago
Thomas Tanghus ceb5b918d7 Add \OC:: to URLGenerator::getAbsoluteURL() 11 years ago
Thomas Tanghus 2ff0d3a255 Test if $url is already prefixed by '/' 11 years ago
Thomas Tanghus 5f610a1cbc Add missing slash in URLGenerator::getAbsoluteURL(). Refs. #6840 11 years ago
Thomas Müller ae5671d281 new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php 11 years ago
Jörn Friedrich Dreyer 682d6e8a80 use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace 12 years ago
Jörn Friedrich Dreyer 0bf034da96 prefer logo png from theme over svg from core 12 years ago
Thomas Müller 3829a746a1 moving file to the right location 12 years ago
Bart Visscher 61a9098b7d Add Helper and URLGenerator interfaces to server container 12 years ago