aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/IURLGenerator.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Add a capability for the reference API and expose the regex to clientsJoas Schilling2022-10-011-1/+10
* Only match http(s) URLs for referencesJoas Schilling2022-09-291-1/+1
* CleanupJulius Härtl2022-08-311-0/+10
* Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl2021-10-051-0/+8
|\
| * Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-301-0/+8
* | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+6
|/
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+4
* Add function to generate urls for OCS routesRoeland Jago Douma2018-10-091-0/+8
* Make the URLGenerator strictRoeland Jago Douma2018-01-141-15/+8
* Update license headersMorris Jobke2017-11-061-0/+1
* Make cache and scss caching depend on the baseUrlJulius Härtl2017-06-151-0/+6
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+93