aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Share20/Share.php
Commit message (Expand)AuthorAgeFilesLines
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-5/+9
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix view-only code after code review commentsVincent Petry2022-07-281-1/+1
* Fix share attribute related tests + code styleVincent Petry2022-07-281-2/+2
* Add share attributes + prevent download permissionVincent Petry2022-07-281-1/+26
* Fix typos in lib/private subdirectoryluz paz2022-07-271-1/+1
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-0/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-1/+1
* only use share cacheentry when availableRobin Appelman2021-01-261-2/+8
* adjust testsRobin Appelman2021-01-261-1/+0
* fix search in nested jailsRobin Appelman2021-01-261-2/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+3
* Update license headersChristoph Wurst2019-12-051-1/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Respect the accepted flag for group and user sharesJoas Schilling2019-11-121-0/+17
* Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-211-0/+8
* allow to add labels to sharesBjoern Schiessle2018-11-011-0/+17
* Extend IShare to show hide download stateRoeland Jago Douma2018-10-301-0/+13
* Add "sendPasswordByTalk" property to sharesDaniel Calviño Sánchez2018-07-241-0/+17
* allow 'note' to be nullBjoern Schiessle2018-07-211-1/+4
* allow to add a personal note to a shareBjoern Schiessle2018-07-211-0/+17
* SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-0/+40
* Update license headersMorris Jobke2017-11-061-0/+1
* let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-171-0/+18
* Always unlock node after trying to create a shareRobin Appelman2016-10-121-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* use share initiator as fall back to access the fileBjörn Schießle2016-05-201-4/+13
* Add setId and setProviderID to the public interfaceRoeland Jago Douma2016-03-301-2/+23
* Move (new) sharing over to composer autoloaderRoeland Jago Douma2016-03-201-0/+389