Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-04 | 6 | -0/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-02 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-30 | 2 | -0/+2 |
| | |||||
* | Do not try to contact lookup server if not needed | Roeland Jago Douma | 2021-04-29 | 4 | -1/+70 |
| | | | | | | | In some cases (for example you never send data to the lookup server) there is no need for this job to even try. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-29 | 2 | -4/+4 |
| | |||||
* | Fail when creating new files with an empty path | Julius Härtl | 2021-04-28 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #26789 from nextcloud/backport/26718/stable21 | Joas Schilling | 2021-04-28 | 2 | -15/+10 |
|\ | | | | | [stable21] Fix ratelimit template | ||||
| * | Do not allow to overwrite some variables | Joas Schilling | 2021-04-27 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix ratelimit template | Joas Schilling | 2021-04-27 | 1 | -14/+7 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-28 | 6 | -2/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-27 | 4 | -6/+6 |
| | |||||
* | Merge pull request #26760 from nextcloud/backport/26259/stable21 | Roeland Jago Douma | 2021-04-26 | 1 | -0/+30 |
|\ | | | | | [stable21] Validate the website field input to be a valid URL | ||||
| * | Validate the website field input to be a valid URL | Joas Schilling | 2021-04-26 | 1 | -0/+30 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #26759 from nextcloud/backport/26747/stable21 | Roeland Jago Douma | 2021-04-26 | 1 | -4/+11 |
|\ \ | | | | | | | [stable21] Fix installer deprecation warnings for PHP 8 | ||||
| * | | PHP 8+ deprecates openssl_free_key | acsfer | 2021-04-26 | 1 | -1/+4 |
| | | | |||||
| * | | Only use libxml_disable_entity_loader on PHP<8 | acsfer | 2021-04-26 | 1 | -3/+7 |
| |/ | |||||
* | | Log deprecation only as debug | Joas Schilling | 2021-04-26 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Respect the error level when logging | Joas Schilling | 2021-04-26 | 1 | -2/+17 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | private cannot be final | Maxence Lange | 2021-04-26 | 1 | -1/+1 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-26 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-25 | 6 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-24 | 12 | -2/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-23 | 112 | -224/+224 |
| | |||||
* | remove undefined parameter, add description | Arthur Schiwon | 2021-04-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Explicitly check hex2bin input | Roeland Jago Douma | 2021-04-22 | 1 | -3/+19 |
| | | | | | | For #23197 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-21 | 2 | -0/+4 |
| | |||||
* | Merge pull request #26639 from nextcloud/backport/26551/stable21 | Roeland Jago Douma | 2021-04-20 | 1 | -1/+1 |
|\ | | | | | [stable21] ensure redis returns bool for hasKey | ||||
| * | ensure redis returns bool for hasKey | Arthur Schiwon | 2021-04-19 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #26625 from ↵ | Morris Jobke | 2021-04-20 | 1 | -2/+7 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-sharemail-empty-password-check [stable21] Fix empty password check for mail shares | ||||
| * | | Fix empty password check for mail shares | Vincent Petry | 2021-04-19 | 1 | -2/+7 |
| |/ | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-20 | 2 | -0/+2 |
|/ | |||||
* | Fix constraint violation detection in QB Mapper | Joas Schilling | 2021-04-16 | 1 | -3/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-15 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-14 | 4 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-13 | 2 | -6/+6 |
| | |||||
* | Limit size of properties to 2048 characters | Lukas Reschke | 2021-04-12 | 1 | -0/+11 |
| | | | | | | | | | It is unreasonable to expect that one of these fields would be longer than 2048 characters. Whilst some have definitely lower limits (such as for phone numbers or domain names), a upper bound as sanity check makes sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Increase subnet matcher | Lukas Reschke | 2021-04-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-09 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-07 | 6 | -2/+68 |
| | |||||
* | Merge pull request #26400 from nextcloud/backport/26061/stable21 | Lukas Reschke | 2021-04-06 | 3 | -12/+23 |
|\ | | | | | [stable21] Log and continue when failing to update encryption keys during for individual files | ||||
| * | Fix phpcs issues in encryption update | Vincent Petry | 2021-04-01 | 1 | -3/+0 |
| | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
| * | Log and continue when failing to update encryption keys during for ↵ | Julius Härtl | 2021-04-01 | 3 | -12/+26 |
| | | | | | | | | | | | | individual files Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-06 | 6 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-05 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-04 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-03 | 8 | -0/+8 |
| | | |||||
* | | Merge pull request #26406 from nextcloud/backport/26396/stable21 | John Molakvoæ | 2021-04-02 | 2 | -5/+15 |
|\ \ | |||||
| * | | Properly handle creating the template directory in a subfolder (fixes #25787) | Julius Härtl | 2021-04-01 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Get the parent directory before creating a file from a template | Julius Härtl | 2021-04-01 | 2 | -2/+12 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-02 | 6 | -2/+14 |
| | | |