nextcloud/apps/settings
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
..
appinfo Remove controller and routes which have no UI component anyway 2020-06-04 10:41:08 +02:00
composer Remove old files from autoloader 2020-06-05 15:08:46 +02:00
css Fix the keyboard tab for actionmenu 2020-04-30 19:03:56 +00:00
img Move settings to an app 2019-09-28 09:39:28 +00:00
js Bump lodash from 4.17.15 to 4.17.19 2020-07-13 08:46:04 +00:00
l10n [tx-robot] updated from transifex 2020-07-14 02:17:20 +00:00
lib Fix AppFramework services 2020-07-14 16:01:14 +02:00
src Check if screenshot is available before showing it 2020-06-05 09:43:40 +02:00
templates Remove obsolete scripts 2020-06-08 23:43:10 +02:00
tests Fix AppFramework services 2020-07-14 16:01:14 +02:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Ignore compiled webauthn settings 2020-04-03 13:45:38 +02:00
webpack.js Start with webauthn 2020-03-31 22:17:07 +02:00