20 Commits (ce5ad7e7f48751b25ef9dd377fbbface2adb30b4)

Author SHA1 Message Date
Julius Härtl ce5ad7e7f4
Prefer custom theme over theming app 9 years ago
Julius Härtl f039ba7480
Add tests and inject IRequest 9 years ago
Julius Härtl 0789adaf95
Make cache and scss caching depend on the baseUrl 9 years ago
Lukas Reschke ae6e1fe1df
Theme image for favicon-fb.png 9 years ago
Julius Haertl 086a5eb9d0
Check if the theming app is loaded 9 years ago
Roeland Jago Douma 9bc4ac367f
Do not trigger appconfig queries when we are not yet installed 9 years ago
Julius Haertl 237034818d
Check if dynamic icons can be used 9 years ago
Julius Haertl 9ac5476c4e
Add cachebuster to favicons 9 years ago
Julius Haertl c7adcb85ae
Theming: Fix default parameters in icon routes 9 years ago
Julius Haertl 2d65b8c600
Theming: Add favicon-touch and fix icon creation with non svg images 9 years ago
Julius Haertl da6285b84f
Core: load favicon from theming app 10 years ago
Felix Epp 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 9 years ago
Joas Schilling 8cea95390d
Make sure we try to autoload the class 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
mmccarn 1bc5eb111b
Update imagePath to prefer theme, then app, then core images 10 years ago
Roeland Jago Douma f52c5b31b6
Move more from \OC to PSR-4 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Lukas Reschke 09d9e430d8 Add a trailing slash to generated URLs 10 years ago
Lukas Reschke 2515cb17be Support pretty URLs 11 years ago
Thomas Müller f9fc254672 Add DB group to some files_external tests 10 years ago
Robin McCorkell fbb84a518f Fix UrlGenerator::imagePath() for app paths 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Lukas Reschke 1f4aa5350a Reuse cache result 11 years ago
Lukas Reschke 4f9b76d821 Read theme only if required 11 years ago
Lukas Reschke 9e2ebf2dce Cache \OC\URLGenerator::imagePath 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
Lukas Reschke 2f80be45b0 Remove internal annotation 11 years ago
Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 11 years ago
Joas Schilling 0407bc0978 Set overwritemailurl* configs on setup 11 years ago
Joas Schilling c5b5378558 Add a method to get the absolute url for a route 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
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