Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #25710 from nextcloud/backport/25707/stable19 | Joas Schilling | 2021-02-23 | 2 | -4/+7 |
|\ | | | | | [stable19] Send emails on password reset to the displayname | ||||
| * | Send emails on password reset to the displayname | Joas Schilling | 2021-02-18 | 2 | -4/+7 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 44 | -278/+676 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-21 | 24 | -24/+252 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-20 | 12 | -12/+58 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-19 | 4 | -2/+8 |
| | | |||||
* | | Merge pull request #25495 from nextcloud/version/19.0.9/RC1v19.0.9RC1 | Roeland Jago Douma | 2021-02-18 | 1 | -2/+2 |
|\ \ | |/ |/| | 19.0.9 RC1 | ||||
| * | 19.0.9 RC1 | Roeland Jago Douma | 2021-02-05 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #25704 from nextcloud/backport/25700/stable19 | Roeland Jago Douma | 2021-02-18 | 1 | -1/+1 |
|\ \ | | | | | | | [stable19] Initialize \OCP\AppFramework\Http\ZipResponse::$resources | ||||
| * | | Initialize \OCP\AppFramework\Http\ZipResponse::$resources | Christoph Wurst | 2021-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-18 | 22 | -6/+226 |
|/ / | |||||
* | | Merge pull request #25449 from nextcloud/backport/25393/stable19 | Roeland Jago Douma | 2021-02-17 | 6 | -1/+340 |
|\ \ | | | | | | | [stable19] add repair job for unencoded group share uris | ||||
| * | | adjust applicable version | Arthur Schiwon | 2021-02-17 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | compatibility to Nc 19 | Arthur Schiwon | 2021-02-17 | 3 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | add missing changes from backport source | Arthur Schiwon | 2021-02-17 | 2 | -2/+3 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | test: adjust expectation | Arthur Schiwon | 2021-02-02 | 1 | -3/+2 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | show suggestion to clean up possible invalid shares later | Arthur Schiwon | 2021-02-02 | 1 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | take into account that UNIQUE index might not work as expected | Arthur Schiwon | 2021-02-02 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | add repair job for unencoded calendars | Arthur Schiwon | 2021-02-02 | 5 | -0/+332 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | Merge pull request #25380 from nextcloud/backport/25101/stable19 | blizzz | 2021-02-17 | 2 | -1/+45 |
|\ \ \ | | | | | | | | | [stable19] LDAP: make actually use of batch read known groups | ||||
| * | | | really use known groups | Arthur Schiwon | 2021-02-17 | 2 | -1/+45 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | Merge pull request #25652 from nextcloud/backport/25594/stable19 | Roeland Jago Douma | 2021-02-17 | 3 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | [stable19] Use ownerDisplayName for SharingEntry Tooltip | ||||
| * | | | | Use ownerDisplayName for SharingEntry Tooltip | Dan VerWeire | 2021-02-17 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some NC installations may use a LDAP UUID for the username. If that is the case, then the tooltip for who a file/folder was shared by may say something like `Shared with Steve McQueen (smqueen@yada.com) by FKDJ39-38D794JG-4398GJODF9H3G-4534`. This commit changes the value showed for the owner to the full display name. Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | | | | | Merge pull request #25593 from nextcloud/backport/25582/stable19 | Roeland Jago Douma | 2021-02-17 | 2 | -0/+19 |
|\ \ \ \ \ | | | | | | | | | | | | | [stable19] Do not send imip email to invalid recipients | ||||
| * | | | | | Do not send imip email to invalid recipients | Christoph Wurst | 2021-02-17 | 2 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | | Merge pull request #25385 from nextcloud/backport/25218/stable19 | Roeland Jago Douma | 2021-02-17 | 1 | -2/+18 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [stable19] do not remove valid group shares | ||||
| * | | | | | | do not remove valid group shares | Arthur Schiwon | 2021-01-29 | 1 | -2/+18 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-17 | 18 | -16/+466 |
| | | | | | | |||||
* | | | | | | Merge pull request #25667 from nextcloud/backport/25661/stable19 | Christoph Wurst | 2021-02-16 | 1 | -9/+14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [stable19] Updated CRL | ||||
| * | | | | | | Updated CRL | Roeland Jago Douma | 2021-02-15 | 1 | -9/+14 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-16 | 8 | -2/+350 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-15 | 10 | -50/+134 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-14 | 6 | -50/+156 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-13 | 14 | -84/+118 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-12 | 14 | -46/+66 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-11 | 4 | -18/+18 |
| | | | | |||||
* | | | | Merge pull request #25431 from nextcloud/backport/25424/stable19 | Roeland Jago Douma | 2021-02-10 | 2 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | [stable19] Keep direct login active when redirecting | ||||
| * | | | | Keep direct login active when redirecting | Julius Härtl | 2021-02-09 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-10 | 4 | -0/+4 |
| | | | | | |||||
* | | | | | Merge pull request #25389 from nextcloud/backport/25302/stable19 | Roeland Jago Douma | 2021-02-09 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [stable19] Use RFC-compliant URL encoding for cookies | ||||
| * | | | | | Use RFC-compliant URL encoding for cookies | Marco Ziech | 2021-01-29 | 1 | -1/+1 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP 7.4.2 changed the way how cookies are decoded, applying RFC-compliant raw URL decoding. This leads to a conflict Nextcloud's own cookie encoding, breaking the remember-me function if the UID contains a space character. Fixes #24438 Signed-off-by: Marco Ziech <marco@ziech.net> | ||||
* | | | | | Merge pull request #25507 from nextcloud/backport/25500/stable19 | Roeland Jago Douma | 2021-02-09 | 1 | -1/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | [stable19] fix(translation): replace static error message | ||||
| * | | | | | revert(comment) | Samuel | 2021-02-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Samuel <faust64@gmail.com> | ||||
| * | | | | | revert(exception): keep throwing an exception for now | Samuel | 2021-02-05 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Samuel <faust64@gmail.com> | ||||
| * | | | | | fix(translation): replace static error message | Samuel | 2021-02-05 | 1 | -1/+2 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | as suggested by @kesselb in nextcloud/server#25490 Signed-off-by: Samuel <faust64@gmail.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-09 | 8 | -4/+8 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-08 | 24 | -38/+514 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-07 | 32 | -134/+212 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-06 | 10 | -4/+898 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-05 | 24 | -216/+484 |
| | | | |