Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-05 | 158 | -270/+350 |
| | |||||
* | Merge pull request #5983 from ↵v12.0.1RC5 | Lukas Reschke | 2017-08-04 | 1 | -7/+4 |
|\ | | | | | | | | | nextcloud/revert-5977-stable12-theming-lightness-correction Revert "[stable12] theming lightness correction" | ||||
| * | Revert "[stable12] theming lightness correction" | Lukas Reschke | 2017-08-04 | 1 | -7/+4 |
|/ | |||||
* | Merge pull request #5977 from nextcloud/stable12-theming-lightness-correction | Lukas Reschke | 2017-08-04 | 1 | -4/+7 |
|\ | | | | | [stable12] theming lightness correction | ||||
| * | Use same lightness calculation as the SCSS compiler for theming | Julius Härtl | 2017-08-04 | 1 | -4/+7 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #5976 from nextcloud/12.0.1rc5 | Lukas Reschke | 2017-08-04 | 1 | -2/+2 |
|\ \ | |/ |/| | v12.0.1RC5 | ||||
| * | v12.0.1RC5 | Lukas Reschke | 2017-08-04 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-04 | 62 | -176/+246 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-03 | 40 | -6/+158 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-02 | 116 | -192/+614 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-01 | 34 | -42/+62 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-31 | 6 | -0/+38 |
| | |||||
* | Merge pull request #5924 from nextcloud/12.0.1rc4v12.0.1RC4 | Lukas Reschke | 2017-07-30 | 1 | -2/+2 |
|\ | | | | | 12.0.1RC4 | ||||
| * | 12.0.1RC4 | Lukas Reschke | 2017-07-28 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-30 | 30 | -32/+402 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-29 | 32 | -24/+268 |
|/ | |||||
* | Merge pull request #5919 from nextcloud/add-brackets-on-concat-method | Lukas Reschke | 2017-07-28 | 2 | -2/+2 |
|\ | | | | | Add brackets around concat statements so comparing the result works a… | ||||
| * | Add brackets around concat statements so comparing the result works as intended | Joas Schilling | 2017-07-28 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-28 | 20 | -4/+22 |
| | | |||||
* | | Merge pull request #5902 from nextcloud/oc-migrationv12.0.1RC3 | Morris Jobke | 2017-07-27 | 6 | -5/+69 |
|\ \ | | | | | | | Add a repair step to drop the account_terms table on oc migration | ||||
| * | | Use the existing array of OC versions | Joas Schilling | 2017-07-27 | 1 | -3/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | This is RC3 | Lukas Reschke | 2017-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | | Add a repair step to drop the account_terms table on oc migration | Joas Schilling | 2017-07-27 | 5 | -1/+67 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #5896 from nextcloud/12-5895 | Morris Jobke | 2017-07-27 | 1 | -1/+1 |
|\ \ | |/ |/| | [stable12] Fix show password button for password change | ||||
| * | Fix show password button for password change | Morris Jobke | 2017-07-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * fix the show password button on the personal page * before: if the password change failed the show password icon was not shown again * after: show password icon is visible Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-27 | 16 | -132/+332 |
|/ | |||||
* | Merge pull request #5883 from nextcloud/12-5871 | Morris Jobke | 2017-07-26 | 1 | -1/+1 |
|\ | | | | | [stable12] Enable postgres on drone again | ||||
| * | Enable postgres on drone again | Morris Jobke | 2017-07-26 | 1 | -1/+1 |
| | | | | | | | | | | | | * use proper password Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #5889 from nextcloud/stable12-overlay-on-show-passwordv12.0.1RC2 | Lukas Reschke | 2017-07-26 | 1 | -1/+1 |
|\ \ | | | | | | | fix overlay on show password | ||||
| * | | fix overlay on show password | Maxence Lange | 2017-07-26 | 1 | -1/+1 |
| |/ | | | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com> | ||||
* | | Merge pull request #5875 from nextcloud/stable12-edu-edition | Morris Jobke | 2017-07-26 | 6 | -0/+99 |
|\ \ | |/ |/| | [stable12] Add new bundle | ||||
| * | Add new bundle | Lukas Reschke | 2017-07-26 | 6 | -0/+99 |
|/ | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-26 | 26 | -84/+210 |
| | |||||
* | Merge pull request #5851 from nextcloud/make-it-rc2 | Lukas Reschke | 2017-07-25 | 1 | -2/+2 |
|\ | | | | | v12.0.1 RC2 | ||||
| * | v12.0.1 RC2 | Lukas Reschke | 2017-07-24 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-25 | 56 | -18/+366 |
|/ | |||||
* | Merge pull request #5858 from nextcloud/12-5850 | Morris Jobke | 2017-07-24 | 5 | -6/+6 |
|\ | | | | | [stable12] proper logo height in emails for Outlook | ||||
| * | Remove unneeded styles | Morris Jobke | 2017-07-24 | 5 | -6/+6 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Adjust to height=120 | Lukas Reschke | 2017-07-24 | 5 | -6/+6 |
|/ | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-24 | 62 | -112/+484 |
| | |||||
* | Merge pull request #5830 from nextcloud/12-5812 | Roeland Jago Douma | 2017-07-23 | 2 | -37/+39 |
|\ | | | | | [stable12] Fix for mb strlen | ||||
| * | add tests for renaming paths with multibyte utf8 characters | Robin Appelman | 2017-07-22 | 1 | -36/+38 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | Fix for mb strlen | Artem Kochnev | 2017-07-22 | 1 | -1/+1 |
| | | | | | | Error with moving files with long names in UTF-8 | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-23 | 34 | -130/+356 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-22 | 56 | -4/+162 |
| | |||||
* | Merge pull request #5826 from nextcloud/12-backport-5821 | Morris Jobke | 2017-07-21 | 1 | -1/+1 |
|\ | | | | | [stable12] Fix error message on untrusted domain error page | ||||
| * | Fix error message on untrusted domain error page | Morris Jobke | 2017-07-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes #5347 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #5757 from nextcloud/mount-rename-12 | Morris Jobke | 2017-07-21 | 2 | -11/+14 |
|\ \ | | | | | | | [12] Fix renaming of non-renamble mounts | ||||
| * | | fix parsing of dav permissions | Robin Appelman | 2017-07-17 | 1 | -3/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | non movable mounts can not be moved | Robin Appelman | 2017-07-17 | 1 | -8/+12 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |