aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Share/IShare.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* feat(files_sharing): reminder for link shares with expiration dateStefan Cherniakov2024-09-031-0/+16
* feat(files_sharing): implement IShareProviderWithNotification and refactor se...skjnldsv2024-07-121-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-241-25/+4
* fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-231-3/+21
* fix: Fix tiny phpdoc errors related to ShareCôme Chilliet2024-04-301-0/+1
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-1/+1
* feat: public dav endpoint v2John Molakvoæ2024-01-091-1/+1
* Fix return type of IShare::getExpirationDateVarun Patil2023-10-181-1/+1
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+5
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix view-only code after code review commentsVincent Petry2022-07-281-2/+4
* Fix share attribute related tests + code styleVincent Petry2022-07-281-4/+4
* Add share attributes + prevent download permissionVincent Petry2022-07-281-1/+26
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-0/+13
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+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
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Always sort shares in a reliable wayJoas Schilling2020-06-081-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+5
* Only restrict loading of group and user shares for nowJoas Schilling2019-11-121-0/+6
* Respect the accepted flag for group and user sharesJoas Schilling2019-11-121-0/+34
* 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
* SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-0/+34
* Update license headersMorris Jobke2017-11-061-0/+2
* update unit testsBjoern Schiessle2017-04-071-1/+1
* let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-171-0/+17
* Fix othersJoas Schilling2016-07-211-2/+3
* Move OCP\Share over to PSR-4Roeland Jago Douma2016-03-301-0/+326