aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #23771 from nextcloud/techdebt/noid/remove-deprecated-inot...Morris Jobke2020-10-291-18/+0
|\ \ \ \
| * | | | Remove deprecated INotifyStorage::listenMorris Jobke2020-10-281-18/+0
| |/ / /
* / / / Deprecate OCP\Util::connectHook and emitHookMorris Jobke2020-10-281-0/+3
|/ / /
* | | Merge pull request #23746 from nextcloud/enhancement/iusermanager-callforseen...Christoph Wurst2020-10-281-0/+1
|\ \ \
| * | | Type the \OCP\IUserManager::callForSeenUsers closure with PsalmChristoph Wurst2020-10-281-0/+1
* | | | Merge pull request #23752 from nextcloud/fix/noid/wfe-ux-errorsblizzz2020-10-281-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | inform the user when flow config data exceeds thresholdsArthur Schiwon2020-10-281-0/+10
* | | | Merge pull request #23744 from nextcloud/enhancement/appframework-initialstat...Morris 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 #23601 from nextcloud/techdebt/noid/comments-manager-impro...Roeland Jago Douma2020-10-271-1/+55
|\ \ \
| * | | Fix missing sinceJoas Schilling2020-10-221-0/+1
| * | | Fix return typeJoas Schilling2020-10-211-1/+2
| * | | Add return descriptionJoas Schilling2020-10-211-1/+1
| * | | Get the last comment date for a list of actors (to allow sorting mention sugg...Joas Schilling2020-10-211-0/+17
| * | | Allow to search on multiple objects with one queryJoas Schilling2020-10-211-0/+13
| * | | Add methods to get the number of comments and last comment since a dateJoas Schilling2020-10-211-0/+20
| * | | Include an option to also include the lastKnownCommentId objectJoas Schilling2020-10-211-1/+3
| |/ /
* | | Merge pull request #23712 from nextcloud/enh/noid/add-size-to-file-obj-defini...Roeland Jago Douma2020-10-271-0/+6
|\ \ \
| * | | Add optional size field for the file objVincent Petry2020-10-271-0/+6
| |/ /
* / / Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatchChristoph Wurst2020-10-271-0/+1
|/ /
* | Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)2020-10-201-0/+7
* | Add psalm types for the event dispatcherChristoph Wurst2020-10-153-2/+16
* | Add psalm types for the migration schema closureChristoph Wurst2020-10-152-12/+15
* | Annotate IContainer so Psalm knows what resove and query returnChristoph Wurst2020-10-141-0/+8
* | Merge pull request #23409 from nextcloud/fix/cache-entry-array-accessMorris Jobke2020-10-131-1/+7
|\ \
| * | The file cache entry is array accessibleChristoph Wurst2020-10-131-1/+7
* | | The encryption decrypt position can be int or stringChristoph Wurst2020-10-131-1/+1
|/ /
* | Add Psalm type for the bootstrap registration contextChristoph Wurst2020-10-121-2/+13
* | Add template typing to the QBMapperChristoph Wurst2020-10-121-2/+17
* | Job::run() does not return anythingMorris Jobke2020-10-081-1/+0
* | Merge pull request #23144 from nextcloud/enh/noid/update-param-for-psalmMorris Jobke2020-10-062-8/+8
|\ \
| * | Add explicit typecast for $value.Daniel Kesselberg2020-10-031-1/+1
| * | Update signature for setDaniel Kesselberg2020-10-021-1/+1
| * | Update signature for in/notInDaniel Kesselberg2020-10-021-2/+2
| * | Update signature for like/notLike/in/notInDaniel Kesselberg2020-10-021-4/+4
* | | Format code to a single space around binary operatorsChristoph Wurst2020-10-0528-70/+70
* | | Move initial state provider to boostrapRoeland Jago Douma2020-10-043-0/+66
|/ /
* | Add acutal response to BeforeTemplateRenderedEventJulius Härtl2020-09-241-1/+12
* | 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