summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-5/+4
* Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-031-2/+8
* Move common logic to share managerJoas Schilling2021-11-091-1/+43
* Patch for master-branchJanBartels2021-10-181-1/+1
* Let users choose a share_folderHinrich Mahler2021-09-061-1/+10
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Fix share activity dispatchLouis Chemineau2021-06-161-0/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+4
* Use noreply@ as email address for share emailsMorris Jobke2021-05-281-1/+1
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-60/+60
|\
| * allow excluding groups from creating link sharesRobin Appelman2021-05-121-60/+60
* | Rename External storages to External storageszaimen2021-05-201-1/+1
* | l10n: Unify spellingValdnet2021-05-201-13/+13
* | l10n: Unify spellingValdnet2021-05-201-5/+5
|/
* Correclty use plural for share exceptionJoas Schilling2021-04-201-2/+2
* Separate settings for remote share expirationVincent Petry2021-04-151-8/+47
* Implement expiration date for federated sharesVincent Petry2021-04-151-1/+10
* Fix sharebymail testsJohn Molakvoæ (skjnldsv)2021-03-221-12/+27
* Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-34/+18
* Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-221-18/+24
* Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma2021-03-191-3/+5
|\
| * expand 'path is already shared' error messageRobin Appelman2021-03-151-3/+5
* | Update user share must use correct expiration validationVincent Petry2021-03-181-5/+5
|/
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+4
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-0/+5
* send share notification instead of erroring on duplicate shareRobin Appelman2021-03-091-63/+69
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-4/+4
* revert(comment)Samuel2021-02-051-1/+0
* revert(exception): keep throwing an exception for nowSamuel2021-02-051-2/+3
* fix(translation): replace static error messageSamuel2021-02-051-2/+3
* Move to single share event. Just emit more if neededRoeland Jago Douma2020-12-231-1/+2
* +ShareDeletedEventMaxence Lange2020-12-231-0/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Dummy general share checks for deckJulius Härtl2020-12-091-0/+1
* Allow apps to register their share providers from outsideJulius Härtl2020-12-091-0/+4
* Fix default internal expiration dateDaniel Calviño Sánchez2020-11-161-3/+3
* use file name instead of path in 'not allowed to share' messageRobin Appelman2020-10-291-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Merge pull request #22234 from nextcloud/bugfix/noid/reshare-mountMorris Jobke2020-09-101-4/+12
|\
| * Use user mount with matching shared storage onlyJulius Härtl2020-08-131-4/+12
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+1
* | Allow to disable share emailsJoas Schilling2020-08-191-1/+2
|/
* 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