summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Unify links to php.netJ0WI2020-09-174-40/+40
* | Merge pull request #24594 from kofemann/dcacheJulius Härtl2020-12-222-4/+4
|\ \
| * | storage: update IStorage#file_put_contents docs to match usageTigran Mkrtchyan2020-12-212-4/+4
* | | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-186-0/+368
|\ \ \
| * | | Add well known handlers APIChristoph Wurst2020-12-166-0/+368
* | | | Update all license headers for Nextcloud 21Christoph Wurst2020-12-1648-31/+60
* | | | Merge pull request #24659 from nextcloud/enh/noid/dav-honour-sharing.maxAutoc...Roeland Jago Douma2020-12-161-0/+6
|\ \ \ \
| * | | | use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-0/+6
| |/ / /
* / / / Log an error when setting a custom header on "Not Modified" responsesJoas Schilling2020-12-151-0/+14
|/ / /
* | | Update comment to reflect current CSP policyThomas Citharel2020-12-121-1/+1
* | | 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
| |/ / /