summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20
Commit message (Expand)AuthorAgeFilesLines
* makes LDAP's group updater dispatch type eventsArthur Schiwon2020-09-101-4/+0
* Allow to disable share emailsJoas Schilling2020-08-191-1/+2
* Correctly remove usergroup shares on removing group membersJoas Schilling2020-07-302-1/+48
* Use the correct mountpoint to calculateRoeland Jago Douma2020-07-091-1/+8
* Fix language in share notes email for usersJoas Schilling2020-06-242-28/+36
* Merge pull request #21160 from nextcloud/backport/21152/stable18Roeland Jago Douma2020-06-061-5/+21
|\
| * 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-291-1/+11
| * Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-291-0/+6
* | Prevent harder to share your rootJoas Schilling2020-06-041-3/+1
|/
* Revert "[stable18] Fix password changes in link and mail shares"Morris Jobke2020-05-291-21/+5
* 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-291-1/+11
* Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-291-0/+6
* Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-05-261-5/+0
* Allow specifying a default expiration dateRoeland Jago Douma2020-05-011-2/+12
* Provide the proper language to the mailerRoeland Jago Douma2020-04-181-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
* Make sure the default share provider does not execute for other thingsJoas Schilling2020-02-061-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