49 Commits (2c8e8083e74a6fb696e76ebbd8dd79bf50aacf76)

Author SHA1 Message Date
  Arthur Schiwon 9f9da2eaa8
app_path cannot be empty 1 year ago
  Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 2 years ago
  luz paz 368f83095d Fix typos in lib/private subdirectory 1 year ago
  Carl Schwan 6312c0df69
Check style update 2 years ago
  Louis Chemineau 18d32a1ce7 Prevent empty base URL during installation 2 years ago
  Jonas Meurer 7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global 2 years ago
  Daniel Rudolf a1d6189dfa
Fix UrlGeneratorTest 2 years ago
  Daniel Rudolf 15a445f743
Move UtilTest::testDefaultApps() to UrlGeneratorTest 3 years ago
  Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Robin Appelman c048f0100f
cache baseurl in url generator 3 years ago
  Roeland Jago Douma 72a9c35be3
Remove some IRouter methods 4 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Morris Jobke 387cac4c5f
Properly inject IRouter into URLGenerator to properly encapsulate tests 3 years ago
  Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 3 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Arthur Schiwon b57d8b92d6
fix generation of an url to an absolute ocs route when NC in subfolder 4 years ago
  Joas Schilling b8fcf6e9b3
Allow empty strings in getAbsoluteURL 5 years ago
  Roeland Jago Douma c97b4274cc
Add function to generate urls for OCS routes 5 years ago
  Morris Jobke e2cd33adfe
Fix check if theming defaults instance is available 6 years ago
  Roeland Jago Douma a3b33bea03
Make the URLGenerator strict 6 years ago
  Morris Jobke d2d73f1ce8
Also replace all other occurences 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Julius Härtl b49ab065b7
Move theming related imagePath logic to ThemingDefaults 6 years ago
  Julius Härtl ce5ad7e7f4
Prefer custom theme over theming app 7 years ago
  Julius Härtl f039ba7480
Add tests and inject IRequest 7 years ago
  Julius Härtl 0789adaf95
Make cache and scss caching depend on the baseUrl 7 years ago
  Lukas Reschke ae6e1fe1df
Theme image for favicon-fb.png 7 years ago
  Julius Haertl 086a5eb9d0
Check if the theming app is loaded 7 years ago
  Roeland Jago Douma 9bc4ac367f
Do not trigger appconfig queries when we are not yet installed 7 years ago
  Julius Haertl 237034818d
Check if dynamic icons can be used 7 years ago
  Julius Haertl 9ac5476c4e
Add cachebuster to favicons 7 years ago
  Julius Haertl c7adcb85ae
Theming: Fix default parameters in icon routes 7 years ago
  Julius Haertl 2d65b8c600
Theming: Add favicon-touch and fix icon creation with non svg images 7 years ago
  Julius Haertl da6285b84f
Core: load favicon from theming app 7 years ago
  Felix Epp 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 7 years ago
  Joas Schilling 8cea95390d
Make sure we try to autoload the class 8 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  mmccarn 1bc5eb111b
Update imagePath to prefer theme, then app, then core images 8 years ago
  Roeland Jago Douma f52c5b31b6
Move more from \OC to PSR-4 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Lukas Reschke 09d9e430d8 Add a trailing slash to generated URLs 8 years ago
  Lukas Reschke 2515cb17be Support pretty URLs 9 years ago