summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29325 from nextcloud/backport/28541/stable21John Molakvoæ2022-01-071-1/+14
|\
| * update @since for getDatabasePlatformRobin Appelman2021-11-231-1/+1
| * disable path prefix index on postgresql for nowRobin Appelman2021-10-211-1/+14
* | Merge pull request #30248 from nextcloud/backport/30245/stable21MichaIng2021-12-202-0/+6
|\ \
| * | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-132-3/+6
| * | Only limit search in the system address bookJoas Schilling2021-12-131-1/+2
| * | Only wildcard search if enumeration is allowedJoas Schilling2021-12-132-0/+2
* | | also use case sensitive like when searching in a folderRobin Appelman2021-12-141-0/+1
* | | Fix typing problems in OC_ImageCôme Chilliet2021-12-141-1/+1
|/ /
* | code checker fixes for instanceOfStorageRobin Appelman2021-12-023-2/+7
* | teach psalm about `Storage::instanceOfStorage`Robin Appelman2021-12-021-0/+3
* | Apply changes from master's update to 3.1.3Joas Schilling2021-11-151-2/+2
* | Allow NULL as well for limit, not integer onlyJoas Schilling2021-11-152-4/+4
* | Fix resource usages in OC_ImageCôme Chilliet2021-11-021-1/+1
|/
* Merge pull request #29203 from nextcloud/backport/26688/stable21MichaIng2021-10-141-0/+14
|\
| * Default message for ShareNotFound exceptionJohn Molakvoæ (skjnldsv)2021-10-131-0/+14
* | Keep group restrictions when reenabling apps after an updateJoas Schilling2021-10-131-6/+0
|/
* Use IRoomMetadata as source of truth for supported room typesRichard Steinmetz2021-09-211-1/+1
* Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+6
* Fix missing exception class importChristoph Wurst2021-07-281-0/+1
* Revert "[stable21] Fix constraint violation detection in QB Mapper"Christoph Wurst2021-06-301-6/+3
* Fix a usort comparison function returning a boolean instead of an integerRichard de Boer2021-06-071-1/+1
* Escape filename in Content-DispositionLukas Reschke2021-06-021-6/+2
* Add DB exception throws tag to QBMapper PHPDocAnna Larch2021-05-261-7/+17
* typodartcafe2021-05-211-1/+1
* fix #25813dartcafe2021-05-211-1/+1
* remove undefined parameter, add descriptionArthur Schiwon2021-04-221-1/+1
* Fix constraint violation detection in QB MapperJoas Schilling2021-04-161-3/+6
* make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman2021-04-011-1/+1
* Allow apps to write/update account dataJoas Schilling2021-04-011-0/+10
* 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
|/