summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework
Commit message (Expand)AuthorAgeFilesLines
* Fix CSJoas Schilling2020-08-191-0/+1
* Send "429 Too Many Requests" in case of brute force protectionJoas Schilling2020-08-191-1/+27
* Merge pull request #22133 from nextcloud/boot-app-onceMorris Jobke2020-08-071-0/+8
|\
| * only boot apps onceRobin Appelman2020-08-071-0/+8
* | Refactor API to match the widget wordingJulius Härtl2020-08-051-3/+3
|/
* Merge pull request #21542 from nextcloud/activity-notificationsMorris Jobke2020-07-291-0/+14
|\
| * basic settings system for activity notificationsRobin Appelman2020-07-211-0/+14
* | Move NotFoundResponse to a proper TemplateResponseJulius Härtl2020-07-241-9/+8
* | Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-211-5/+5
* | Make the bootstrap context return ContainerInterface instancesChristoph Wurst2020-07-212-11/+11
|/
* Merge pull request #21875 from nextcloud/techdebt/deprecate-iloggerMorris Jobke2020-07-201-0/+36
|\
| * Deprecate ILoggerChristoph Wurst2020-07-161-0/+36
* | Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l...Morris Jobke2020-07-201-0/+24
|\ \
| * | Allow to register AlternativeLogin on RegistrationContextJoas Schilling2020-07-161-0/+24
* | | Add a scoped PSR logger for appsChristoph Wurst2020-07-162-1/+162
| |/ |/|
* | Use PSR container interface and deprecate our own abstractionChristoph Wurst2020-07-162-121/+180
|/
* Add real events to load additionalscriptsRoeland Jago Douma2020-07-151-5/+15
* Move to lazy panel registration during registration contextJulius Härtl2020-07-152-0/+42
* Merge pull request #21825 from nextcloud/fix/appframework/servicesMorris Jobke2020-07-141-2/+14
|\
| * Fix AppFramework servicesRoeland Jago Douma2020-07-141-2/+14
* | Merge pull request #21812 from nextcloud/feature/noid/app-bootstrap-without-a...Morris Jobke2020-07-141-1/+7
|\ \
| * | Do not load app.php if Application implements IBootstrapMorris Jobke2020-07-141-1/+7
| |/
* | Merge pull request #21833 from nextcloud/docfix/noid/irequest_getHeaderRoeland Jago Douma2020-07-141-1/+1
|\ \
| * | Fix PHPDoc of IRequest::getHeaderGeorg Ehrke2020-07-141-1/+1
| |/
* / Delegate bootstrap registration lazilyChristoph Wurst2020-07-142-28/+22
|/
* Fix supporting defaults for routesRoeland Jago Douma2020-07-081-6/+10
* Do not create a RouteActionHandler object for each routeRoeland Jago Douma2020-07-071-7/+4
* Update SecurityMiddleware.phpHolger Hees2020-07-061-1/+1
* Callable parameter injectionChristoph Wurst2020-07-032-0/+73
* Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling2020-07-021-0/+6
* Add unified search APIChristoph Wurst2020-06-242-0/+42
* Make annotations case insensitiveJoas Schilling2020-06-231-0/+3
* Allow to specify the cookie type for appframework responsesRoeland Jago Douma2020-06-222-3/+18
* 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-192-0/+42
|/
* Continue with next app when one errors during registerChristoph Wurst2020-06-181-1/+1
* Catch all exceptions when an app is registering or bootingChristoph Wurst2020-06-171-1/+15
* Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-173-0/+473
* Allow TemplateResponse to be compressedMorris Jobke2020-05-151-0/+4
* Fix return code of AppConfig::deleteUserValueMorris Jobke2020-05-131-1/+1
* Move the notmodified check to middleware where it belongsRoeland Jago Douma2020-05-134-20/+60
* Add AppFramework GZip middleware to gzip responsesRoeland Jago Douma2020-05-122-0/+91
* Merge pull request #20786 from nextcloud/enh/dicontainer_cleanupRoeland Jago Douma2020-05-091-8/+0
|\
| * Move over the IConfig for globalscaleRoeland Jago Douma2020-05-081-5/+0
| * Remove double registrationsRoeland Jago Douma2020-05-071-3/+0
* | Fix OCPSinceChecker and php-csMorris Jobke2020-05-081-1/+0
* | Add InitialState Appframework serviceRoeland Jago Douma2020-05-072-0/+53
|/
* Simple AppConfig wrapper for the AppFrameworkRoeland Jago Douma2020-05-022-0/+78
* Update license headers for 19Christoph Wurst2020-04-2915-4/+14