aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Bootstrap/RegistrationContext.php
Commit message (Expand)AuthorAgeFilesLines
* 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