Commit Graph

13 Commits (a7ae2e874a28aed2c190840634db50a19ab1d2e7)

Author SHA1 Message Date
Lukas Reschke e88731a477 Some more PHPDoc fixes 12 years ago
Bart Visscher a4b7f5155f Fix PHPdoc in lib/private 12 years ago
Thomas Tanghus 6292aa57af Check if web root has already been appended 12 years ago
Thomas Müller 93b984ecf8 css files are not to be routed through index.php anymore 12 years ago
Robin Appelman 26793e1f94 switch OC::getRouter usages to OC::$server->getRouter 12 years ago
Thomas Tanghus ceb5b918d7 Add \OC:: to URLGenerator::getAbsoluteURL() 12 years ago
Thomas Tanghus 2ff0d3a255 Test if $url is already prefixed by '/' 12 years ago
Thomas Tanghus 5f610a1cbc Add missing slash in URLGenerator::getAbsoluteURL(). Refs. #6840 12 years ago
Thomas Müller ae5671d281 new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php 12 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