aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | | Address minor commentsJulius Härtl2020-12-091-1/+2
* | | Add internal DECK_USER type to allow unsharing for individual usersJulius Härtl2020-12-091-0/+5
* | | Add share type for deckJulius Härtl2020-12-091-0/+5
* | | Allow apps to register their share providers from outsideJulius Härtl2020-12-092-0/+12
* | | Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-071-0/+11
|/ /
* | Allow unified search results to have attributesChristoph Wurst2020-12-031-0/+21
* | Merge pull request #24113 from nextcloud/extend-cache-eventsRoeland Jago Douma2020-12-026-6/+112
|\ \
| * | code style and dispatchTypedRobin Appelman2020-12-022-2/+0
| * | rename cache event to follow new naming standardsRobin Appelman2020-11-265-7/+75
| * | extend cache eventsRobin Appelman2020-11-262-0/+40
* | | Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-022-0/+14
* | | Reduce code complexity in Share::getItems by tracing all remaining callersMorris Jobke2020-11-291-1/+4
|/ /
* | Merge pull request #24319 from nextcloud/techdebt/noid/streamline-user-creati...Christoph Wurst2020-11-261-65/+0
|\ \
| * | Streamline user creation and deletion eventsMorris Jobke2020-11-231-65/+0
* | | use in objectstore copyRobin Appelman2020-11-241-0/+8
* | | Merge pull request #24324 from nextcloud/td/psalm/backgroundjob_jobRoeland Jago Douma2020-11-241-3/+3
|\ \ \
| * | | Fix the OCP\BackgroundJob\Job to make it compatible with its interfaceRoeland Jago Douma2020-11-241-3/+3
| |/ /
* / / Fix typo in @deprecated PHPDoc tagMorris Jobke2020-11-241-1/+1
|/ /
* | Add IRequest taint sourcesLukas Reschke2020-11-221-0/+16
* | Fix DataResponse typehintsRoeland Jago Douma2020-11-191-4/+4
* | Merge pull request #24189 from nextcloud/enh/csp/frame-ancestorsRoeland Jago Douma2020-11-181-0/+2
|\ \
| * | Set frame-ancestors to none if none are filledRoeland Jago Douma2020-11-181-0/+2
* | | Remove some IRouter methodsRoeland Jago Douma2020-11-172-75/+5
|/ /
* | Add types to function builderJoas Schilling2020-11-161-27/+27
* | Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-101-0/+2
* | Update parametersJoas Schilling2020-11-071-6/+4
* | Add a function to get the unread count for multiple objects in one goJoas Schilling2020-11-041-0/+11
* | Improve CertificateManager to not be user context dependentMorris Jobke2020-11-032-12/+9
* | Remove deprecated OCSResponseRoeland Jago Douma2020-11-011-95/+0
* | Psalm fixesRoeland Jago Douma2020-10-302-5/+21
* | Merge pull request #23742 from nextcloud/enhancement/eventdispatcher-typed-li...Morris Jobke2020-10-301-0/+2
|\ \
| * | Type the event dispatcher listener callables with PsalmChristoph Wurst2020-10-281-0/+2
* | | Merge pull request #23765 from nextcloud/techdebt/noid/sudadmin-events-into-t...Morris Jobke2020-10-292-0/+134
|\ \ \
| * | | Add typed events for adding and removing a subadminMorris Jobke2020-10-282-0/+134
* | | | Merge pull request #23770 from nextcloud/techdebt/noid/remove-deprecated-isec...Morris Jobke2020-10-292-61/+31
|\ \ \ \
| * | | | Remove ISection in favor of IIconSectionMorris Jobke2020-10-282-61/+31
| |/ / /
* | | | 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