summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | catch notfound and forbidden exception in smb::getmetadataRobin Appelman2021-03-041-2/+2
* | | | | Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcastsRoeland Jago Douma2021-03-051-1/+1
|\ \ \ \ \
| * | | | | Remove RedundantcastsRoeland Jago Douma2021-03-041-1/+1
| | |_|/ / | |/| | |
* | | | | Type CompositeExpression and ICompositeExpressionRoeland Jago Douma2021-03-041-4/+4
| |/ / / |/| | |
* | | | Add executeQuery and executeUpdateRoeland Jago Douma2021-03-041-0/+23
|/ / /
* | | Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma2021-03-032-52/+4
|\ \ \
| * | | Remove deprecated \OCP\APIRoeland Jago Douma2021-03-032-52/+4
* | | | Merge pull request #25889 from nextcloud/techdept/psalm/fix_group_manager_fun...Roeland Jago Douma2021-03-031-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix types in the Group ManagerRoeland Jago Douma2021-03-031-2/+2
* | | | Merge pull request #25656 from nextcloud/enh/type/expressionbuilderJoas Schilling2021-03-031-28/+28
|\ \ \ \
| * | | | Type the experssionbuildersRoeland Jago Douma2021-03-031-28/+28
| |/ / /
* / / / allow non string join conditions in query builderRobin Appelman2021-03-031-4/+4
|/ / /
* | | Fix docblock return type for IShareProviderRoeland Jago Douma2021-03-021-1/+1
* | | Merge pull request #25869 from nextcloud/fix/imanager-namespacingJoas Schilling2021-03-021-1/+1
|\ \ \
| * | | Fix namespacingAnna Larch2021-03-021-1/+1
* | | | Include RichObject for formsJonas Rittershofer2021-03-011-0/+25
|/ / /
* | | Merge pull request #25680 from nextcloud/taint-expressionbuilderLukas Reschke2021-02-223-0/+162
|\ \ \
| * | | Add expression taint source and sanitizerLukas Reschke2021-02-173-0/+162
| | |/ | |/|
* | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* | | Initialize \OCP\AppFramework\Http\ZipResponse::$resourcesChristoph Wurst2021-02-171-1/+1
* | | Drop \OCP\Defaults::getLogoClaimChristoph Wurst2021-02-161-10/+0
|/ /
* / move AbstractCacheEvent into OCPRobin Appelman2021-02-154-6/+95
|/
* Merge pull request #25558 from nextcloud/deprecate/generic-event-wrapperRoeland Jago Douma2021-02-101-0/+17
|\
| * Deprecate the GenericEvent wrapperChristoph Wurst2021-02-101-0/+17
* | Merge pull request #25560 from nextcloud/enhancement/pure-psr-eventChristoph Wurst2021-02-101-2/+35
|\ \
| * | Make our event base class independent of Symfony and follow PSRChristoph Wurst2021-02-101-2/+35
| |/
* | Merge pull request #25359 from nextcloud/enhancement/typed-service-registrationChristoph Wurst2021-02-101-0/+2
|\ \ | |/ |/|
| * Type the service registrationChristoph Wurst2021-02-101-0/+2
* | Merge pull request #25546 from nextcloud/techdept/deprecate-event-constantsChristoph Wurst2021-02-0911-1/+81
|\ \ | |/ |/|
| * Deprecate all remaining event constantsChristoph Wurst2021-02-0911-1/+81
* | Deprecate the internal IDBConnection event name constantsChristoph Wurst2021-02-091-0/+23
|/
* Make whole Template class finalJulius Härtl2021-01-281-10/+16
* Move TemplateProvider registration to boot context and make template type reg...Julius Härtl2021-01-283-8/+18
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-282-3/+20
* Add templatedirectory config value to let admins have their custom templates ...Julius Härtl2021-01-282-2/+18
* Add ratio to template creatorsJulius Härtl2021-01-281-1/+29
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-281-1/+1
* files: Create files from template APIJulius Härtl2021-01-285-0/+350
* Merge pull request #25273 from nextcloud/enhancement/hide-two-factor-settings...Morris Jobke2021-01-221-1/+1
|\
| * Do not show 2FA settings if the user has no providers availableChristoph Wurst2021-01-221-1/+1
* | Fully deprecate the old initial state interface, not just the methodsChristoph Wurst2021-01-221-0/+4
* | Merge pull request #25128 from nextcloud/ldapprovider-get-propertyblizzz2021-01-221-7/+17
|\ \ | |/ |/|
| * adjust since blizzz2021-01-221-1/+1
| * extend ILDAPProvider to allow reading arbitrairy ldap attributes for usersRobin Appelman2021-01-191-7/+17
* | Compare and store the login name via the eventJoas Schilling2021-01-201-1/+12
* | Merge pull request #25141 from nextcloud/bugfix/noid/add-a-hint-about-priorityMorris Jobke2021-01-152-3/+6
|\ \ | |/ |/|
| * Add a hint about the direction of priorityJoas Schilling2021-01-152-3/+6
* | Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst2021-01-143-3/+163
|\ \ | |/ |/|
| * Add our own DB exception abstractionChristoph Wurst2021-01-123-3/+163
* | Merge pull request #25089 from nextcloud/enhancement/ocp-db-typesblizzz2021-01-121-0/+113
|\ \