Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-29 | 2 | -4/+4 |
| | |||||
* | Remove some deprecated calls from ShareByMailProvider.php | robottod | 2021-04-26 | 1 | -14/+14 |
| | | | | | | This moves the execute calls to the executeQuery and executeUpdate calls Resulting in less calls to deprecated functions Signed-off-by: rtod <robottod@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-25 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-23 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-19 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-16 | 4 | -0/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-15 | 4 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-10 | 2 | -16/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-09 | 2 | -0/+48 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-06 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-02 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-31 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-30 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-29 | 4 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-26 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-25 | 6 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-24 | 8 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 58 | -122/+64 |
| | |||||
* | Merge pull request #26231 from nextcloud/Valdnet-patch-6 | John Molakvoæ | 2021-03-22 | 1 | -2/+2 |
|\ | | | | | l10n: Add words user and because in ShareByMailProvider.php | ||||
| * | l10n: Add changes to text string for user | Valdnet | 2021-03-22 | 1 | -1/+1 |
| | | |||||
| * | l10n: Add word user in ShareByMailProvider.php | Valdnet | 2021-03-20 | 1 | -1/+1 |
| | | | | | | Standardizing text strings with other Nextcloud applications. | ||||
* | | Remove duplicated query for email shares | Daniel Calviño Sánchez | 2021-03-22 | 1 | -1/+0 |
| | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | | Fix tests | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -19/+41 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Sharing link & mail parity | John Molakvoæ (skjnldsv) | 2021-03-22 | 5 | -39/+29 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Add labels to mail shares | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -2/+10 |
| | | | | | | | | | | | | Now the email is shown on a second line if a label is set. Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-21 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-10 | 2 | -2/+2 |
| | |||||
* | Fix some redundant casts | Roeland Jago Douma | 2021-03-08 | 1 | -3/+1 |
| | | | | | | Happier psalm Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-07 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-06 | 2 | -2/+4 |
| | |||||
* | Sharebymail: set expiration on creation | Roeland Jago Douma | 2021-03-04 | 2 | -3/+12 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update autoloader files | Roeland Jago Douma | 2021-03-02 | 1 | -2/+4 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-01 | 2 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-28 | 2 | -22/+22 |
| | |||||
* | Remove double space so php-cs stops complaining | noiob | 2021-02-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Johannes Leuker <j.leuker@hosting.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-24 | 6 | -20/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 10 | -10/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-21 | 14 | -12/+132 |
| | |||||
* | Merge pull request #24978 from dems54/issue24139 | John Molakvoæ | 2021-02-19 | 6 | -26/+246 |
|\ | |||||
| * | ReplyTo option for sharebymail - Issue #24139 - Little bug fix | Nicolas SIMIDE | 2021-01-28 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Nicolas SIMIDE <2083596+dems54@users.noreply.github.com> | ||||
| * | Update apps/sharebymail/lib/Settings/SettingsManager.php | dems54 | 2021-01-28 | 1 | -2/+1 |
| | | | | | | | | | | | | | | Small nitpicks Co-authored-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Nicolas SIMIDE <2083596+dems54@users.noreply.github.com> | ||||
| * | Update apps/sharebymail/lib/Settings/SettingsManager.php | dems54 | 2021-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Small nitpicks Co-authored-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Nicolas SIMIDE <2083596+dems54@users.noreply.github.com> | ||||
| * | ReplyTo option for sharebymail Issue #24139 | Nicolas SIMIDE | 2021-01-28 | 6 | -26/+246 |
| | | | | | | | | Signed-off-by: Nicolas SIMIDE <2083596+dems54@users.noreply.github.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-14 | 2 | -0/+106 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-06 | 2 | -0/+2 |
| | | |||||
* | | This is 22 | Joas Schilling | 2021-02-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-01 | 2 | -2/+2 |
| | | |||||
* | | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
| | | | | | | | | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-19 | 2 | -4/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-12 | 2 | -0/+60 |
| | |