summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* Use the correct mountpoint to calculateRoeland Jago Douma2020-07-091-1/+8
* Use the new method everywhereJoas Schilling2020-07-031-1/+1
* Replace Share with IShare and add missing return.Daniel Kesselberg2020-06-261-3/+3
* Update share type constant usageJoas Schilling2020-06-241-84/+85
* Prevent harder to share your rootJoas Schilling2020-06-031-3/+1
* Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-05-291-4/+4
* Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-281-1/+11
* Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-281-0/+6
* Remove group from excluded_groups_list after deleteDaniel Kesselberg2020-05-171-0/+13
* Update license headers for 19Christoph Wurst2020-04-291-1/+0
* Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-5/+0
|\
| * Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-04-211-5/+0
* | Allow specifying a default expiration dateRoeland Jago Douma2020-04-241-2/+12
|/
* Provide the proper language to the mailerRoeland Jago Douma2020-04-161-2/+2
* Merge pull request #19936 from nextcloud/bugfix/noid/handle-unset-owner-in-sh...Joas Schilling2020-04-141-2/+6
|\
| * Handle unset owner in sharingJoas Schilling2020-03-131-2/+6
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-101-16/+10
* | Use elseif instead of else ifChristoph Wurst2020-04-101-13/+13
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* | Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* | Expose enumeration config though share managerJulius Härtl2020-03-201-0/+9
* | Update the target when it isempty after sharingRoeland Jago Douma2020-03-161-0/+5
|/
* Strip of users home path from share api messageJoas Schilling2020-02-201-2/+4
* 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-051-1/+4
|/
* Actualy return dataRoeland Jago Douma2019-11-271-8/+1
* Allow internal shares to have a default expiration dateRoeland Jago Douma2019-11-271-5/+131
* Add typed events for password_policyChristoph Wurst2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* The share manager knows which provider can accept sharesJoas Schilling2019-11-121-1/+1
* Allow to accept group sharesJoas Schilling2019-11-121-0/+24
* 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-301-0/+7
|/
* Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-211-2/+1
* Fix permission check on incoming federated sharesJulius Härtl2019-07-311-2/+3
* 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-251-4/+4
|/
* 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