skjnldsv
|
54be2ef0f3
fix(profile): add legacy root for old `core.ProfilePage.index`
|
vor 2 Wochen |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
vor 2 Monaten |
Côme Chilliet
|
7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App
|
vor 2 Monaten |
provokateurin
|
12b44844e1
fix(Router): Load attribute routes of all apps when not app is specified
|
vor 3 Monaten |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
vor 6 Monaten |
provokateurin
|
4c5e05f37e
fix(Router): Stop loading routes of disabled apps
|
vor 7 Monaten |
Côme Chilliet
|
733a818139
fix: Migrate a few more classes away from OC_App::getAppPath
|
vor 9 Monaten |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
vor 8 Monaten |
provokateurin
|
df6175ccb1
feat(AppFramework): Add Route attribute
|
vor 10 Monaten |
provokateurin
|
66e7056c5e
fix(Routing): Only use lowercase names for registering and matching routes
|
vor 9 Monaten |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
vor 1 Jahr |
Hamid Dehnavi
|
d0b20534b9
Refactor "substr" calls to improve code readability
|
vor 1 Jahr |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
vor 1 Jahr |
Robin Appelman
|
b911da3e1e
DI for Router
|
vor 1 Jahr |
Robin Appelman
|
b68be79464
more routing performance instrumentation
|
vor 1 Jahr |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
vor 2 Jahren |
Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
vor 2 Jahren |
Karel Hink
|
18cc6c11b5
Fix Lots of Error: file_exists(): open_basedir restriction in effect. in Log
|
vor 3 Jahren |
Vincent Petry
|
8535340d9a
Revert "First attempt to check against core routes before loading all app routes"
|
vor 3 Jahren |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
vor 3 Jahren |
Julius Härtl
|
4b1576e978
First attempt to check against core routes before loading all app routes
|
vor 4 Jahren |
Roeland Jago Douma
|
618805b14f
Fix RedundantPropertyInitializationCheck
|
vor 3 Jahren |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
vor 3 Jahren |
Roeland Jago Douma
|
484f52bb4d
Also unset the other possible unused paramters
|
vor 4 Jahren |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
vor 4 Jahren |
Roeland Jago Douma
|
72a9c35be3
Remove some IRouter methods
|
vor 4 Jahren |
Roeland Jago Douma
|
e25a7137cc
Cleanup route registration logic
|
vor 4 Jahren |
Morris Jobke
|
387cac4c5f
Properly inject IRouter into URLGenerator to properly encapsulate tests
|
vor 4 Jahren |
Morris Jobke
|
053ee7b386
Only load routes of the app which is requested
|
vor 5 Jahren |
Joas Schilling
|
ea8f68bea6
Hand in the route and the parameters of the request
|
vor 4 Jahren |