aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/lib
Commit message (Expand)AuthorAgeFilesLines
* ShareByMailProvider: getAccessList: set correct value for 'public'Adam Serbinski2024-03-211-1/+2
* ShareByMailProvider: getAccessList: set both array keys 'public' and 'mail'Adam Serbinski2024-03-211-1/+2
* ShareByMailProvider: getAccessList: recommended style changesAdam Serbinski2024-03-211-1/+1
* ShareByMailProvider: getAccessList: add token to returned arrayAdam Serbinski2024-03-211-2/+3
* ShareByMailProvider: getAccessList: return full list of recipientsAdam Serbinski2024-03-211-4/+12
* fix: also filter by storage when getting shares in folderRobin Appelman2024-03-061-0/+1
* fix: phpunitJohn Molakvoæ2024-02-131-2/+2
* feat: rename users to account or personVincent Petry2024-02-131-2/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* feat(files): add sharing icon in headerJohn Molakvoæ2023-09-021-2/+11
* sharebymail: remove ILogger and upgrade to PHP 8 syntaxBenjamin Gaussorgues2023-08-301-175/+59
* sharebymail: Add OpenAPI specjld31032023-07-101-0/+21
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-69/+24
* Make sure to not pass null to DateTime::createFromFormatCôme Chilliet2022-11-141-3/+2
* Use user name cache in activity providersJoas Schilling2022-08-191-21/+1
* Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-261-4/+8
* Fix email shares not being shown to other usersRichard Steinmetz2022-06-171-1/+1
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-081-1/+17
* Port share by mail settings to vueCarl Schwan2022-05-191-12/+9
* Adjust settings for mail link passwordVincent Petry2022-04-141-1/+1
* Default to permanent link passwordsVincent Petry2022-04-131-1/+1
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-20/+37
* Fix types warnings from psalmCarl Schwan2022-01-121-7/+7
* Add check before sending email that email address is validCarl Schwan2022-01-111-0/+10
* Limit more contact searchesJoas Schilling2021-12-081-1/+6
* Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-031-5/+14
* Expose send_password_by_mail via capabilitiestobiasKaminsky2021-10-201-1/+8
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-3/+18
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-1/+1
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-12/+15
* l10n: Unify spellingValdnet2021-05-201-2/+2
* Fix usage of rename executeUpdateChristoph Wurst2021-05-051-4/+4
* Remove some deprecated calls from ShareByMailProvider.phprobottod2021-04-261-14/+14
* Merge pull request #26231 from nextcloud/Valdnet-patch-6John Molakvoæ2021-03-221-2/+2
|\
| * l10n: Add changes to text string for userValdnet2021-03-221-1/+1
| * l10n: Add word user in ShareByMailProvider.phpValdnet2021-03-201-1/+1
* | Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-1/+0
* | Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-224-33/+26
* | Add labels to mail sharesJohn Molakvoæ (skjnldsv)2021-03-221-2/+7
|/
* Fix some redundant castsRoeland Jago Douma2021-03-081-3/+1
* Sharebymail: set expiration on creationRoeland Jago Douma2021-03-041-2/+8
* Remove double space so php-cs stops complainingnoiob2021-02-241-1/+1
* Merge pull request #24978 from dems54/issue24139John Molakvoæ2021-02-193-25/+47
|\
| * ReplyTo option for sharebymail - Issue #24139 - Little bug fixNicolas SIMIDE2021-01-281-1/+2
| * Update apps/sharebymail/lib/Settings/SettingsManager.phpdems542021-01-281-2/+1
| * Update apps/sharebymail/lib/Settings/SettingsManager.phpdems542021-01-281-1/+1
| * ReplyTo option for sharebymail Issue #24139Nicolas SIMIDE2021-01-283-25/+47
* | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-4/+4
|/
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-2/+6