summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Map old account scope properties to new namesVincent Petry2021-03-291-3/+3
* Add new v2-private account scopeVincent Petry2021-03-291-3/+46
* handle ordering in folder searchRobin Appelman2021-03-231-0/+12
* only require user to be set in a query that handles tagsRobin Appelman2021-03-231-1/+1
* Make psalm happyRoeland Jago Douma2021-03-221-1/+1
* Fix parameter types in docsJoas Schilling2021-03-221-2/+2
* Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-223-1/+56
* Merge pull request #26124 from nextcloud/backport/25533/stable21Morris Jobke2021-03-191-0/+50
|\
| * send share notification instead of erroring on duplicate shareRobin Appelman2021-03-151-0/+50
* | Merge pull request #26122 from nextcloud/backport/26004/stable21Roeland Jago Douma2021-03-181-1/+1
|\ \
| * | Allow overwriting isAuthenticatedRoeland Jago Douma2021-03-151-1/+1
| |/
* | Merge pull request #26146 from nextcloud/backport/26013/stable21Morris Jobke2021-03-171-0/+11
|\ \
| * | add ICopyFromCache trait to expose existing implementationRobin Appelman2021-03-161-0/+11
| |/
* | Merge pull request #25943 from nextcloud/backport/25659/stable21Morris Jobke2021-03-171-2/+2
|\ \ | |/ |/|
| * catch notfound and forbidden exception in smb::getmetadataRobin Appelman2021-03-051-2/+2
* | Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-111-0/+8
* | Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-111-0/+8
|/
* Merge pull request #25871 from nextcloud/backport/25758/stable21Roeland Jago Douma2021-03-021-0/+25
|\
| * Include RichObject for formsJonas Rittershofer2021-03-021-0/+25
* | Fix namespacingAnna Larch2021-03-021-1/+1
|/
* Initialize \OCP\AppFramework\Http\ZipResponse::$resourcesChristoph Wurst2021-02-171-1/+1
* 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
|\