summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Add a hint about the direction of priorityJoas Schilling2021-01-152-3/+6
* use in objectstore copyRobin Appelman2020-12-071-0/+8
* Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-022-0/+14
* Set frame-ancestors to none if none are filledRoeland Jago Douma2020-12-011-0/+2
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-121-0/+2
* Merge pull request #23971 from nextcloud/backport/23936/stable20Morris Jobke2020-11-091-1/+1
|\
| * Add explicit typecast for $value.Daniel Kesselberg2020-11-091-1/+1
* | Update parametersJoas Schilling2020-11-071-6/+4
|/
* Type the event dispatcher listener callables with PsalmChristoph Wurst2020-10-301-0/+2
* Merge pull request #23759 from nextcloud/backport/23752/stable20Morris Jobke2020-10-291-0/+10
|\
| * inform the user when flow config data exceeds thresholdsArthur Schiwon2020-10-281-0/+10
* | Merge pull request #23763 from nextcloud/backport/23746/stable20Morris Jobke2020-10-281-0/+1
|\ \
| * | Type the \OCP\IUserManager::callForSeenUsers closure with PsalmChristoph Wurst2020-10-281-0/+1
| |/
* | Merge pull request #23751 from nextcloud/backport/23744/stable20Morris Jobke2020-10-281-1/+4
|\ \ | |/ |/|
| * Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState cl...Christoph Wurst2020-10-281-1/+4
* | Type the \OCP\IUserManager::callForAllUsers closure with PsalmChristoph Wurst2020-10-281-0/+1
|/
* Merge pull request #23205 from nextcloud/backport/23012/stable20Morris Jobke2020-10-191-1/+12
|\
| * Update @since tag Morris Jobke2020-10-191-1/+1
| * Add acutal response to BeforeTemplateRenderedEventJulius Härtl2020-10-051-1/+12
* | Merge pull request #23472 from nextcloud/backport/23464/stable20Morris Jobke2020-10-162-12/+15
|\ \
| * | Add psalm types for the migration schema closureChristoph Wurst2020-10-152-12/+15
* | | Add psalm types for the event dispatcherChristoph Wurst2020-10-153-2/+16
|/ /
* | Annotate IContainer so Psalm knows what resove and query returnChristoph Wurst2020-10-141-0/+8
* | Add Psalm type for the bootstrap registration contextChristoph Wurst2020-10-121-2/+12
* | Add template typing to the QBMapperChristoph Wurst2020-10-121-2/+17
|/
* Provide correct PHPDoc tags for public namespaceMorris Jobke2020-09-171-2/+10
* add event to allow apps to overwrite user quotaRobin Appelman2020-09-171-0/+64
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-161-3/+0
* It is very highly recommended to set an object for better filteringJoas Schilling2020-09-151-0/+2
* Fix serializing indexed unified search array as objectChristoph Wurst2020-09-111-1/+2
* Annotate that writeStream can throw a GenericFileExceptionJulius Härtl2020-09-101-0/+3
* Merge pull request #22644 from nextcloud/fix/license-headers-20-2Morris Jobke2020-09-073-0/+3
|\
| * Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-073-0/+3
* | Always use IUserStatus constsGeorg Ehrke2020-09-071-0/+6
|/
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-1/+2
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-1/+2
* | Do not expose direct editing if no master key is availableJulius Härtl2020-09-011-0/+8
* | Merge pull request #22116 from nextcloud/bugfix/noid/transfer-ownership-share...Roeland Jago Douma2020-09-011-0/+7
|\ \
| * | Transfer shares of the transferred root nodeJulius Härtl2020-08-311-0/+7
* | | Merge pull request #22472 from nextcloud/fix/contacts-interaction-blob-postgresblizzz2020-08-312-1/+8
|\ \ \ | |/ / |/| |
| * | Fix writing BLOBs to postgres with recent contacts interactionChristoph Wurst2020-08-282-1/+8
* | | Merge pull request #21288 from lmamane/masterRoeland Jago Douma2020-08-281-1/+15
|\ \ \ | |/ / |/| |
| * | Return correct loginname in credentials,Lionel Elie Mamane2020-08-201-1/+15
| |/
* | Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-26228-229/+0
|\ \
| * | Remove @package annotations from public namespaceJulius Härtl2020-08-26222-222/+0
| * | Remove wrongly annotated package namesJulius Härtl2020-08-266-7/+0
| |/
* | Merge pull request #22359 from nextcloud/fix/noid/flow-leaking-scopeJoas Schilling2020-08-251-0/+10
|\ \
| * | fix possible leaking scope in FlowArthur Schiwon2020-08-241-0/+10
| |/
* / Update the license headers for Nextcloud 20Christoph Wurst2020-08-2483-81/+179
|/
* Merge pull request #22304 from nextcloud/techdebt/noid/matching-param-namesMorris Jobke2020-08-192-3/+3
|\