summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-213-11/+9
* Make the bootstrap context return ContainerInterface instancesChristoph Wurst2020-07-214-15/+16
* Merge pull request #21875 from nextcloud/techdebt/deprecate-iloggerMorris Jobke2020-07-202-0/+52
|\
| * Deprecate ILoggerChristoph Wurst2020-07-162-0/+52
* | Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l...Morris Jobke2020-07-206-2/+145
|\ \
| * | Allow to register AlternativeLogin on RegistrationContextJoas Schilling2020-07-166-2/+145
* | | Merge pull request #21880 from nextcloud/webauthn/discourage_user_authMorris Jobke2020-07-201-2/+7
|\ \ \
| * | | Discourage webauthn user interactionRoeland Jago Douma2020-07-161-2/+7
* | | | Merge pull request #21891 from nextcloud/techdebt/undeprecate-iappcontainer-i...Morris Jobke2020-07-192-19/+20
|\ \ \ \
| * | | | Undeprecate IAppContainer and IServerContainerChristoph Wurst2020-07-172-19/+20
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-192-4/+4
* | | | | Deprecate the query mothod on the server containerChristoph Wurst2020-07-171-0/+3
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-174-2/+20
* | | | Merge pull request #21869 from nextcloud/techdebt/noid/add-constants-for-magi...Joas Schilling2020-07-163-11/+44
|\ \ \ \
| * | | | Add constants for the magic strings of template renderingJoas Schilling2020-07-163-11/+44
| | |_|/ | |/| |
* | | | Merge pull request #21873 from nextcloud/techdebt/deprecate-server-container-...Roeland Jago Douma2020-07-162-0/+156
|\ \ \ \
| * | | | Deprecate the server container gettersChristoph Wurst2020-07-162-0/+156
| |/ / /
* / / / Add a scoped PSR logger for appsChristoph Wurst2020-07-164-1/+164
|/ / /
* | / Use PSR container interface and deprecate our own abstractionChristoph Wurst2020-07-169-140/+244
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-07-162-2/+4
* | Better event description for BeforeTemplateRenderedEvent in files and files_s...Morris Jobke2020-07-151-2/+2
* | Merge pull request #21822 from nextcloud/enh/events/additionalscriptsMorris Jobke2020-07-155-5/+79
|\ \
| * | Add real events to load additionalscriptsRoeland Jago Douma2020-07-155-5/+79
| |/
* | Merge pull request #21844 from bladewing/bladewing-harden-against-mimetype-mi...Morris Jobke2020-07-151-6/+9
|\ \
| * | Extra white space to follow other ifslui87kw2020-07-151-1/+1
| * | Avoid substr() error when strpos returns falsebladewing2020-07-151-6/+9
* | | Deprecate the internal Symfony dispatcher adapterChristoph Wurst2020-07-152-0/+17
| |/ |/|
* | Dashboard strict typingJulius Härtl2020-07-154-0/+12
* | Add load method for apps to bootstrap their panelsJulius Härtl2020-07-152-7/+24
* | Cleanup public api methodsJulius Härtl2020-07-154-22/+8
* | Deprecate panel register event right away but keep it for not breaking backwa...Julius Härtl2020-07-151-0/+6
* | Move to lazy panel registration during registration contextJulius Härtl2020-07-155-0/+112
* | Update autoloaderJulius Härtl2020-07-152-2/+4
* | Deprecate old dashboard APIJulius Härtl2020-07-159-0/+79
* | Add new dashboard public APIJulius Härtl2020-07-157-0/+218
|/
* 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-142-5/+18
|\ \
| * | Do not load app.php if Application implements IBootstrapMorris Jobke2020-07-142-5/+18
| |/
* | 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
| |/
* | Merge pull request #21828 from nextcloud/enhancement/lazy-bootstrap-registrat...Morris Jobke2020-07-143-52/+38
|\ \
| * | Delegate bootstrap registration lazilyChristoph Wurst2020-07-143-52/+38
| |/
* / Make the PSR-3 adapter exception-awareChristoph Wurst2020-07-141-9/+106
|/
* Merge pull request #21785 from nextcloud/techdebt/noid/remove-classmap-in-fil...Morris Jobke2020-07-133-3/+3
|\
| * Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-103-3/+3
* | Merge pull request #21789 from nextcloud/ftp-filter-hashMorris Jobke2020-07-131-1/+4
|\ \
| * | filter files containing a hash in the path for ftp storagesRobin Appelman2020-07-101-1/+4
* | | [tx-robot] updated from transifexNextcloud bot2020-07-10102-102/+102
| |/ |/|
* | Merge pull request #21759 from nextcloud/enh/lazy_subscriptionRoeland Jago Douma2020-07-092-10/+52
|\ \ | |/ |/|