summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20
Commit message (Expand)AuthorAgeFilesLines
* Use the correct mountpoint to calculateRoeland Jago Douma2020-07-091-1/+8
* Fix language in share notes email for usersJoas Schilling2020-06-242-27/+36
* Merge pull request #21158 from nextcloud/backport/21143/stable17-fix-password...Joas Schilling2020-06-081-5/+21
|\
| * Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-06-011-4/+4
| * Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-06-011-1/+11
| * Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-06-011-0/+6
* | Prevent harder to share your rootJoas Schilling2020-06-041-3/+1
|/
* Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-05-261-5/+0
* Provide the proper language to the mailerRoeland Jago Douma2020-04-201-2/+2
* Handle unset owner in sharingJoas Schilling2020-04-141-2/+6
* Update the target when it isempty after sharingRoeland Jago Douma2020-03-181-0/+5
* Strip of users home path from share api messageJoas Schilling2020-02-221-2/+4
* using IShare::Maxence Lange2019-12-111-3/+3
* adding share type circlesMaxence Lange2019-12-111-1/+2
* Fix reshare with circleThibault Coupin2019-11-121-0/+1
* Fix l10n in federated file sharingChristoph Wurst2019-09-191-1/+1
* Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-212-2/+9
* Fix permission check on incoming federated sharesJulius Härtl2019-07-311-2/+3
* Always set the display name for user sharesJulius Härtl2019-07-031-0/+4
* Unify the permission checking in one place onlyJoas Schilling2019-07-031-9/+12
* Better check reshare permissions when creating a shareJoas Schilling2019-07-031-3/+22
* Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfol...Roeland Jago Douma2019-06-251-0/+3
|\
| * Fix full text search for groupfoldersMorris Jobke2019-06-171-0/+3
* | Add event dispatcher to OCPChristoph Wurst2019-06-252-8/+11
|/
* Update lib/private/Share20/Manager.php Morris Jobke2019-03-201-1/+1
* Update lib/private/Share20/Manager.php Morris Jobke2019-03-201-1/+1
* groupname like username - allow share with bothChristian Aigner2019-03-201-2/+2
* Fix getting the access list on external storageRoeland Jago Douma2019-03-191-1/+7
* Cleanup some PHPDoc leftovers and unused variablesMorris Jobke2019-03-061-1/+1
* Correctly determinate the owner in case of shared external storagesJoas Schilling2019-02-181-2/+4
* Fix typos and unused return valuesChristoph Wurst2019-01-301-9/+9
* fix typoBjoern Schiessle2019-01-301-2/+2
* log full exceptionBjoern Schiessle2019-01-301-1/+1
* handle mail send error gracefullyBjoern Schiessle2019-01-301-2/+13
* Do not update child all child shares on group share updateRoeland Jago Douma2018-12-041-0/+1
* Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-041-6/+8
|\
| * revert testsMaxence Lange2018-11-021-5/+7
| * shares are displayed to users with resharing rightsMaxence Lange2018-11-021-11/+11
* | Store "sendPasswordByTalk" property of link shares in the databaseDaniel Calviño Sánchez2018-11-021-0/+4
|/
* allow to update lables for public link sharesBjoern Schiessle2018-11-011-0/+1
* allow to add labels to sharesBjoern Schiessle2018-11-012-1/+24
* Propegate hide download state in share providerRoeland Jago Douma2018-10-301-0/+2
* Extend IShare to show hide download stateRoeland Jago Douma2018-10-301-0/+13
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-4/+4
* tokens can't be valid local user namesRobin Appelman2018-08-161-0/+4
* Add support for tokens in room sharesDaniel Calviño Sánchez2018-08-081-0/+9
* Add support for room shares to the share managerDaniel Calviño Sánchez2018-08-081-0/+1
* Add provider for room sharesDaniel Calviño Sánchez2018-08-081-0/+34
* Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez2018-07-241-1/+11
* Add "sendPasswordByTalk" property to sharesDaniel Calviño Sánchez2018-07-241-0/+17