Robin McCorkell
|
fbb84a518f
Fix UrlGenerator::imagePath() for app paths
|
hace 9 años |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
hace 9 años |
Lukas Reschke
|
1f4aa5350a
Reuse cache result
|
hace 9 años |
Lukas Reschke
|
4f9b76d821
Read theme only if required
|
hace 9 años |
Lukas Reschke
|
9e2ebf2dce
Cache \OC\URLGenerator::imagePath
|
hace 9 años |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
hace 9 años |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
hace 9 años |
Lukas Reschke
|
886bda5f81
Refactor OC_Request into TrustedDomainHelper and IRequest
|
hace 9 años |
Lukas Reschke
|
2f80be45b0
Remove internal annotation
|
hace 9 años |
Thomas Müller
|
c503ecd544
Introduce app info xml parser including basic unit test - necessary for #10777
|
hace 10 años |
Joas Schilling
|
0407bc0978
Set overwritemailurl* configs on setup
|
hace 10 años |
Joas Schilling
|
c5b5378558
Add a method to get the absolute url for a route
|
hace 10 años |
Morris Jobke
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
hace 10 años |
Robin McCorkell
|
87b548ed91
Fix all PHPDoc types and variable names, in /lib
|
hace 10 años |
Lukas Reschke
|
e88731a477
Some more PHPDoc fixes
|
hace 10 años |
Bart Visscher
|
a4b7f5155f
Fix PHPdoc in lib/private
|
hace 10 años |
Thomas Tanghus
|
6292aa57af
Check if web root has already been appended
|
hace 10 años |
Vincent Petry
|
5068c57845
Merge pull request #7613 from owncloud/fix_urlGenerator2
|
hace 10 años |
Thomas Müller
|
93b984ecf8
css files are not to be routed through index.php anymore
|
hace 10 años |
Robin Appelman
|
26793e1f94
switch OC::getRouter usages to OC::$server->getRouter
|
hace 10 años |
Thomas Tanghus
|
ceb5b918d7
Add \OC:: to URLGenerator::getAbsoluteURL()
|
hace 10 años |
Thomas Tanghus
|
2ff0d3a255
Test if $url is already prefixed by '/'
|
hace 10 años |
Thomas Tanghus
|
5f610a1cbc
Add missing slash in URLGenerator::getAbsoluteURL(). Refs. #6840
|
hace 10 años |
Thomas Müller
|
ae5671d281
new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php
|
hace 11 años |
Jörn Friedrich Dreyer
|
682d6e8a80
use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace
|
hace 11 años |
Jörn Friedrich Dreyer
|
0bf034da96
prefer logo png from theme over svg from core
|
hace 11 años |
Thomas Müller
|
3829a746a1
moving file to the right location
|
hace 11 años |