Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-14 | 112 | -324/+324 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 2 | -0/+2 |
| | |||||
* | Make the token expiration also work for autocasting 0 | Roeland Jago Douma | 2018-06-08 | 1 | -1/+1 |
| | | | | | | | Some bad databases don't respect the default null apprently. Now even if they cast it to 0 it should work just fine. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-08 | 2 | -0/+32 |
| | |||||
* | Merge pull request #9695 from nextcloud/backport/9692/stable12 | Morris Jobke | 2018-06-01 | 1 | -1/+9 |
|\ | | | | | [stable12] Make sure the log doesn't try to read from PUT if it can't | ||||
| * | Make sure the log doesn't try to read from PUT if it can't | Roeland Jago Douma | 2018-05-30 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a PUT request comes in that is not JSON or from encoded. Then we can only read it (exactly) once. If that is the case we must assume no shared secret is set. If we don't then we either are the first to read it, thus causing the real read of the data to fail. Or we are later and then it throws an exception (also failing the request). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-01 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 4 | -6/+8 |
|/ | |||||
* | Merge pull request #9669 from nextcloud/backport/9666/stable12 | Morris Jobke | 2018-05-30 | 1 | -0/+6 |
|\ | | | | | [stable12] Make sure the file is readable before attempting to create a preview | ||||
| * | Make sure the file is readable before attempting to create a preview | Roeland Jago Douma | 2018-05-29 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-29 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-28 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-27 | 94 | -188/+188 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 2 | -0/+6 |
| | |||||
* | Always set the request language to the force language | Roeland Jago Douma | 2018-05-24 | 1 | -6/+5 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | make sure force language is reflected in html lang attribute | Georg Ehrke | 2018-05-24 | 1 | -0/+6 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-24 | 2 | -2/+6 |
| | |||||
* | cleanup locks in scanner on error | Robin Appelman | 2018-05-23 | 1 | -9/+12 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Properly set expires to NULL when creating a token | Roeland Jago Douma | 2018-05-23 | 1 | -0/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Certain tokens can expire | Roeland Jago Douma | 2018-05-23 | 8 | -5/+87 |
| | | | | | | | | However due to the nature of what we store in the token (encrypted passwords etc). We can't just delete the tokens because that would make the oauth refresh useless. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-23 | 4 | -2/+54 |
| | | | | | | This for example will allow rotating the apptoken for oauth Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-23 | 154 | -182/+422 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-22 | 6 | -4/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-20 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 16 | -16/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 16 | -104/+104 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-14 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 8 | -18/+88 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-11 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-10 | 4 | -26/+66 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-09 | 12 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-27 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-22 | 2 | -8/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-21 | 2 | -0/+10 |
| | |||||
* | Merge pull request #9232 from nextcloud/12-9205 | Roeland Jago Douma | 2018-04-19 | 2 | -7/+12 |
|\ | | | | | [stable12] Provide an option to disable HTML emails | ||||
| * | Provide an option to disable HTML emails | Morris Jobke | 2018-04-18 | 2 | -7/+12 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Show EOL warning in the update section | Joas Schilling | 2018-04-18 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-07 | 2 | -2/+2 |
| | |||||
* | Allow usage of Windows 10 WebDav Netdrive | Roeland Jago Douma | 2018-04-05 | 1 | -0/+1 |
| | | | | | | | | | Fixes #3523 As long as we don't have #8123 lets not leave our Window10 netdrive users hanging. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-05 | 2 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-03 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-02 | 2 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 2 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-22 | 2 | -2/+70 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-21 | 2 | -2/+2 |
| | |||||
* | Fix undefined index problem | michaelletzgus | 2018-03-20 | 1 | -3/+5 |
| | | | | | | | | Nextcloud 13RC4, error in logfile, triggered by "occ config:list": Invalid argument supplied for foreach() at lib/private/AppConfig.php#297 PHP Undefined index: workflowengine at lib/private/AppConfig.php#297 Fix: Check if index exists in array before using it. | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-17 | 4 | -2/+16 |
| |