aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Add our own constants for db column typesChristoph Wurst2021-01-121-0/+113
| |/
* / Fix option in the client code itself as wellRoeland Jago Douma2021-01-121-6/+6
|/
* Deck Rich-Object-String definitions for deck boards and cardsJoas Schilling2021-01-111-0/+62
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-084-30/+258
* Update license headersChristoph Wurst2020-12-3012-17/+30
* Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-293-28/+28
* Move to single share event. Just emit more if neededRoeland Jago Douma2020-12-231-21/+1
* cs fixMaxence Lange2020-12-231-3/+3
* +ShareDeletedEventMaxence Lange2020-12-231-0/+80
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-224-40/+40
|\
| * Unify links to php.netJ0WI2020-09-174-40/+40
* | Merge pull request #24594 from kofemann/dcacheJulius Härtl2020-12-222-4/+4
|\ \
| * | storage: update IStorage#file_put_contents docs to match usageTigran Mkrtchyan2020-12-212-4/+4
* | | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-186-0/+368
|\ \ \
| * | | Add well known handlers APIChristoph Wurst2020-12-166-0/+368
* | | | Update all license headers for Nextcloud 21Christoph Wurst2020-12-1648-31/+60
* | | | Merge pull request #24659 from nextcloud/enh/noid/dav-honour-sharing.maxAutoc...Roeland Jago Douma2020-12-161-0/+6
|\ \ \ \
| * | | | use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-0/+6
| |/ / /
* / / / Log an error when setting a custom header on "Not Modified" responsesJoas Schilling2020-12-151-0/+14
|/ / /
* | | Update comment to reflect current CSP policyThomas Citharel2020-12-121-1/+1