aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework
Commit message (Expand)AuthorAgeFilesLines
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-1/+1
* Migrate HintException to OCPGary Kim2021-06-301-1/+2
* Harden bootstrap context registrations when apps are missingChristoph Wurst2021-06-251-11/+51
* Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0455-111/+69
* Propagate throttling on OCS responseLukas Reschke2021-06-011-0/+5
* Remove unused constantsLukas Reschke2021-05-251-13/+0
* Fix log entry readabilityJoas Schilling2021-05-211-2/+2
* fix error when using CORS with no auth credentialskorelstar2021-05-181-5/+4
* Fix unauthorized OCS status in provisioningJoas Schilling2021-05-122-3/+11
* Don't break OCC if an app is breaking in it's Application classJoas Schilling2021-05-051-13/+16
* Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst2021-04-274-45/+34
|\
| * Fix unit testsJoas Schilling2021-04-272-6/+5
| * Less ILoggerJoas Schilling2021-04-273-39/+29
* | Fix ratelimit templateJoas Schilling2021-04-271-14/+7
|/
* Move 2FA registration to IBootstrapRoeland Jago Douma2021-04-201-1/+22
* Allow registering NotifierServices trough IBootstrapRoeland Jago Douma2021-04-161-0/+22
* Bump psr/container from 1.0.0 to 1.1.1Christoph Wurst2021-03-101-2/+2
* Move initialstate bootstrap to proper types classesRoeland Jago Douma2021-03-091-6/+4
* Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma2021-03-033-9/+8
|\
| * Remove deprecated \OCP\APIRoeland Jago Douma2021-03-033-9/+8
* | Fix types in the Group ManagerRoeland Jago Douma2021-03-031-1/+3
|/
* Register service aliases und parameters just onceChristoph Wurst2021-02-241-2/+3
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-185-7/+7
* Fix remaining #25359Roeland Jago Douma2021-02-101-4/+1
* Type the service registrationChristoph Wurst2021-02-107-101/+438
* forward query exception when fallback construction failsRobin Appelman2021-02-091-1/+1
* forward original query exception when querying by name failsRobin Appelman2021-02-081-1/+6
* Move TemplateProvider registration to boot context and make template type reg...Julius Härtl2021-01-281-1/+22
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-112-3/+3
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-7/+6
* Update license headersChristoph Wurst2020-12-301-0/+1
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-1/+1
|\
| * Unify links to php.netJ0WI2020-09-171-1/+1
* | Merge pull request #24730 from J0WI/fix-trusted-ipv6Julius Härtl2020-12-211-1/+1
|\ \
| * | Fix IPv6 localhost regexJ0WI2020-12-161-1/+1
* | | 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-167-7/+7
| |/ / |/| |
* | | Make $vars and $secureRandom required.Daniel Kesselberg2020-12-101-2/+2
|/ /
* | Fix reverse registration and missing comments tabChristoph Wurst2020-11-241-6/+6
* | Merge pull request #24164 from nextcloud/fix/lazy-app-registrationMorris Jobke2020-11-192-13/+21
|\ \
| * | Allow lazy app registrationChristoph Wurst2020-11-182-13/+21
* | | missing levelMaxence Lange2020-11-181-0/+1
|/ /
* | Remove some IRouter methodsRoeland Jago Douma2020-11-171-4/+4
* | ReflectionParamter::getClass is deprecatedRoeland Jago Douma2020-11-111-6/+6
* | Remove the cookie paths for php<7.3Christoph Wurst2020-11-061-12/+8
* | Cleanup route registration logicRoeland Jago Douma2020-11-031-0/+269
* | Fix type errors detected by PsalmChristoph Wurst2020-10-141-2/+7
* | Fix typo 'shared'Robin Windey2020-10-121-1/+1