aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Bootstrap/RegistrationContext.php
Commit message (Expand)AuthorAgeFilesLines
* Move TemplateProvider registration to boot context and make template type reg...Julius Härtl2021-01-281-1/+22
* Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-181-0/+24
|\
| * Add well known handlers APIChristoph Wurst2020-12-161-0/+24
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+2
|/
* Fix reverse registration and missing comments tabChristoph Wurst2020-11-241-6/+6
* Allow lazy app registrationChristoph Wurst2020-11-181-6/+6
* Fix typo 'shared'Robin Windey2020-10-121-1/+1
* Move initial state provider to boostrapRoeland Jago Douma2020-10-041-0/+24
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+5
* Refactor API to match the widget wordingJulius Härtl2020-08-051-3/+3
* Allow to register AlternativeLogin on RegistrationContextJoas Schilling2020-07-161-0/+24
* Move to lazy panel registration during registration contextJulius Härtl2020-07-151-0/+35
* Delegate bootstrap registration lazilyChristoph Wurst2020-07-141-14/+3
* Add unified search APIChristoph Wurst2020-06-241-0/+35
* Merge pull request #21469 from nextcloud/bugfix/noid/event-service-listener-r...Roeland Jago Douma2020-06-191-1/+1
|\
| * Fix event service listener registrationJoas Schilling2020-06-181-1/+1
* | Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-191-0/+35
|/
* Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-171-0/+295