summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20
Commit message (Expand)AuthorAgeFilesLines
* Make sure the default share provider does not execute for other thingsJoas Schilling2020-01-281-0/+3
* Accept shares when you open mailRoeland Jago Douma2020-01-061-1/+1
* config.php setting to always accept internal sharesRoeland Jago Douma2019-12-161-12/+19
* Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circlesRoeland Jago Douma2019-12-111-2/+3
|\
| * using IShare::Maxence Lange2019-12-051-3/+3
| * adding share type circlesMaxence Lange2019-12-051-1/+2
* | Update license headersChristoph Wurst2019-12-0510-11/+26
|/
* Actualy return dataRoeland Jago Douma2019-11-271-8/+1
* Allow internal shares to have a default expiration dateRoeland Jago Douma2019-11-272-5/+141
* Add typed events for password_policyChristoph Wurst2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-2210-17/+24
* FixesRoeland Jago Douma2019-11-181-0/+1
* The share manager knows which provider can accept sharesJoas Schilling2019-11-121-1/+1
* Allow to accept group sharesJoas Schilling2019-11-122-26/+123
* Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-121-0/+1
* Respect the accepted flag for group and user sharesJoas Schilling2019-11-122-0/+20
* Merge pull request #17735 from tcoupin/fix-reshare-circleChristoph Wurst2019-11-041-0/+1
|\
| * Fix reshare with circleThibault Coupin2019-10-291-0/+1
* | Get all shares as iterableRoeland Jago Douma2019-10-302-0/+33
|/
* Fix l10n in federated file sharingChristoph Wurst2019-09-191-1/+1
* Bye Spreed namespace, hello Talk!Joas Schilling2019-09-051-2/+2
* 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