Joas Schilling
|
572ea18ac7
fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder
|
11 ay önce |
Hamid Dehnavi
|
d0b20534b9
Refactor "substr" calls to improve code readability
|
1 yıl önce |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 yıl önce |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 yıl önce |
Christopher Ng
|
4f8e916585
Add label for logo link
|
1 yıl önce |
Arthur Schiwon
|
9f9da2eaa8
app_path cannot be empty
|
2 yıl önce |
Carl Schwan
|
458c2fa297
Remove OCP\App and OCP\BackgroundJob
|
2 yıl önce |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
2 yıl önce |
Carl Schwan
|
6312c0df69
Check style update
|
2 yıl önce |
Julius Härtl
|
d68f028251
Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
|
3 yıl önce |
Louis Chemineau
|
18d32a1ce7
Prevent empty base URL during installation
|
3 yıl önce |
Jonas Meurer
|
7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global
|
3 yıl önce |
Daniel Rudolf
|
a1d6189dfa
Fix UrlGeneratorTest
|
3 yıl önce |
Daniel Rudolf
|
15a445f743
Move UtilTest::testDefaultApps() to UrlGeneratorTest
|
3 yıl önce |
Daniel Rudolf
|
12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl()
|
3 yıl önce |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 yıl önce |
Robin Appelman
|
c048f0100f
cache baseurl in url generator
|
3 yıl önce |
Roeland Jago Douma
|
72a9c35be3
Remove some IRouter methods
|
4 yıl önce |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 yıl önce |
Morris Jobke
|
387cac4c5f
Properly inject IRouter into URLGenerator to properly encapsulate tests
|
4 yıl önce |
Morris Jobke
|
fedf9c69d9
Use matching parameter names form interfaces and implementations
|
4 yıl önce |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 yıl önce |
Christoph Wurst
|
44577e4345
Remove trailing and in between spaces
|
4 yıl önce |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 yıl önce |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 yıl önce |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 yıl önce |
Arthur Schiwon
|
b57d8b92d6
fix generation of an url to an absolute ocs route when NC in subfolder
|
5 yıl önce |
Joas Schilling
|
b8fcf6e9b3
Allow empty strings in getAbsoluteURL
|
6 yıl önce |
Roeland Jago Douma
|
c97b4274cc
Add function to generate urls for OCS routes
|
6 yıl önce |
Morris Jobke
|
e2cd33adfe
Fix check if theming defaults instance is available
|
6 yıl önce |