summaryrefslogtreecommitdiffstats
path: root/lib/public/Share
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2020-12-301-0/+1
* 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
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-0/+2
* 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
* Remove @package annotations from public namespaceJulius Härtl2020-08-266-6/+0
* Remove wrongly annotated package namesJulius Härtl2020-08-261-1/+0
* Always sort shares in a reliable wayJoas Schilling2020-06-081-1/+1
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-4/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+3
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Expose enumeration config though share managerJulius Härtl2020-03-201-0/+16
* Allow to overwrite share target mountpointsJoas Schilling2020-02-171-0/+83
* Update license headers for 18Christoph Wurst2019-12-201-1/+3
* config.php setting to always accept internal sharesRoeland Jago Douma2019-12-161-0/+53
* Update license headersChristoph Wurst2019-12-058-8/+17
* Some php-cs fixesRoeland Jago Douma2019-11-224-1/+4
* Only restrict loading of group and user shares for nowJoas Schilling2019-11-121-0/+6
* Allow to accept group sharesJoas Schilling2019-11-122-0/+22
* Respect the accepted flag for group and user sharesJoas Schilling2019-11-121-0/+34
* fixup! Get all shares as iterableDaniel Calviño Sánchez2019-10-302-0/+2
* Get all shares as iterableRoeland Jago Douma2019-10-302-0/+19
* Having the contructor in the interface makes no sense...Roeland Jago Douma2019-10-291-7/+0
* Merge pull request #16723 from nextcloud/fix/sharing/unshare-messageJoas Schilling2019-08-261-0/+8
|\
| * Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-211-0/+8
* | Make the sharing constants publicly availableJoas Schilling2019-08-231-0/+57
|/
* allow to add labels to sharesBjoern Schiessle2018-11-011-0/+17
* Extend IShare to show hide download stateRoeland Jago Douma2018-10-301-0/+21
* Add "sendPasswordByTalk" property to sharesDaniel Calviño Sánchez2018-07-241-0/+23
* allow to add a personal note to a shareBjoern Schiessle2018-07-211-0/+18
* Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-131-0/+34
|\
| * SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-0/+34
* | implement federated group sharesBjoern Schiessle2018-07-111-0/+8
* | Fix PHPDocMorris Jobke2018-07-051-1/+1
* | getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-051-0/+14
* | Add API to undelete delete group sharesRoeland Jago Douma2018-07-052-0/+29
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-021-2/+1
* | implement accept share notificationBjoern Schiessle2018-07-021-3/+3
|/
* Update license headersMorris Jobke2017-11-066-0/+11
* Add exceptions to PHPDoc of interfaceLukas Reschke2017-09-101-0/+3
* Replace wrong PHPDocsLukas Reschke2017-08-011-1/+1
* Improve wording of various error messagesJan-Christoph Borchardt2017-06-211-1/+1
* Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-132-16/+25
* Fix returned paths for remote sharesJoas Schilling2017-04-133-3/+3