nextcloud/lib/private/AppFramework
Roeland Jago Douma e25a7137cc
Cleanup route registration logic
This was a bunch of cylic things being called.
This is an attempt to clean this all up. If an app provides an array of
routes. We just parse them and hand them back.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-03 09:39:49 +01:00
..
Bootstrap Fix typo 'shared' 2020-10-12 14:19:41 +02:00
DependencyInjection Log the number of queries built and executed 2020-09-25 14:55:53 +02:00
Http Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Middleware Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
OCS Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Routing Cleanup route registration logic 2020-11-03 09:39:49 +01:00
Services Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Utility Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
App.php Fix type errors detected by Psalm 2020-10-14 15:40:12 +02:00
Http.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Logger.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ScopedPsrLogger.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00