nextcloud/apps/settings/lib
Roeland Jago Douma fa9dfd83c9
Fix AppFramework services
* We can't just register an alias as the services need the appId to be
  injected. if we just register an alias this blows up since the main
  container doesn't have the appId.
* Moved the Authtokens over to show the PoC works

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-14 16:01:14 +02:00
..
Activity Update license headers for 19 2020-04-29 11:57:22 +02:00
AppInfo Migrate Settings to new bootstrap mechanism 2020-06-17 09:22:22 +02:00
BackgroundJobs Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Controller Merge pull request #21741 from nextcloud/debt/noid/url-generator-does-not-implement-i-user-session 2020-07-08 09:06:56 +02:00
Mailer Use the new method everywhere 2020-07-03 10:59:43 +02:00
Middleware Unify settings middleware with others 2020-06-23 20:18:38 +02:00
Sections Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Settings Fix AppFramework services 2020-07-14 16:01:14 +02:00
Hooks.php Use the new method everywhere 2020-07-03 10:59:43 +02:00