Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix database configuration | Joas Schilling | 2019-03-05 | 1 | -3/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #14517 from nextcloud/backport/13871/stable15 | Morris Jobke | 2019-03-05 | 1 | -1/+3 |
|\ | | | | | [stable15] dav: Fix handling of chunked WebDAV upload | ||||
| * | dav: Fix handling of chunked WebDAV upload | Jan-Philipp Litza | 2019-03-04 | 1 | -1/+3 |
| | | | | | | | | | | | | When $data is null (which can happen when $request->getBodyAsStream() returns null), the Exceptions says "copied bytes: 0, expected filesize: 0", which sounds more like success... | ||||
* | | Merge pull request #14516 from nextcloud/backport/14499/stable15 | Morris Jobke | 2019-03-05 | 1 | -1/+9 |
|\ \ | | | | | | | [stable15] Do not cut full color on accessibility svg color invert | ||||
| * | | Do not cut full color on accessibility svg color invert | John Molakvoæ (skjnldsv) | 2019-03-04 | 1 | -1/+9 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #14521 from nextcloud/backport/14514/stable15 | Morris Jobke | 2019-03-05 | 1 | -3/+6 |
|\ \ | | | | | | | [stable15] Do not just write foobar | ||||
| * | | Do not just write foobar | Roeland Jago Douma | 2019-03-04 | 1 | -3/+6 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #14512 from nextcloud/smb-3.0.2-15 | Morris Jobke | 2019-03-04 | 4 | -14/+18 |
|\ \ | |/ |/| | update icewind/smb to 3.0.2 | ||||
| * | update icewind/smb to 3.0.2 | Robin Appelman | 2019-03-04 | 4 | -14/+18 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #14503 from nextcloud/backport/stable15/14390 | Morris Jobke | 2019-03-04 | 1 | -0/+11 |
|\ \ | | | | | | | [stable15] Fix expire date change eventhandler | ||||
| * | | Add handler for change event of the expire date field | Julius Härtl | 2019-03-04 | 1 | -0/+11 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #14472 from felixn/stable15 | Roeland Jago Douma | 2019-03-04 | 1 | -0/+1 |
|\ \ | | | | | | | Fix for issue #13319: load oc-backbone-webdav before loading versions app | ||||
| * | | Fix for issue #13319: load oc-backbone-webdav before loading versions app | Felix Nieuwenhuizen | 2019-03-02 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com> | ||||
* | | | Merge pull request #14497 from nextcloud/backport/14494/stable15 | Morris Jobke | 2019-03-04 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | [stable15] Make header.feature more robust by running it on apache | ||||
| * | | | Make header.feature more robust by running it on apache | Morris Jobke | 2019-03-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Merge pull request #14495 from nextcloud/backport/14440/stable15 | Morris Jobke | 2019-03-04 | 4 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | [stable15] Run tests that fail with "no such process" over to apache server | ||||
| * | | | Run tests that fail with "no such process" over to apache server | Morris Jobke | 2019-03-04 | 4 | -0/+4 |
|/ / / | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #14490 from nextcloud/backport/14489/stable15 | Morris Jobke | 2019-03-03 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | [stable15] Add accessibility translations | ||||
| * | | | Add accessibility translations | John Molakvoæ (skjnldsv) | 2019-03-03 | 1 | -0/+6 |
|/ / / | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #14462 from nextcloud/backport/14456/stable15 | Roeland Jago Douma | 2019-03-03 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [stable15] Fix a bug with smb notify having leading slash when it should not | ||||
| * | | | Fix a bug with smb notify having leading slash when it should not | Ari Selseng | 2019-03-01 | 1 | -1/+1 |
|/ / / | | | | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-01 | 54 | -510/+916 |
| | | | |||||
* | | | Merge pull request #14438 from nextcloud/backport/14318/stable15 | Roeland Jago Douma | 2019-02-28 | 4 | -4/+0 |
|\ \ \ | | | | | | | | | [stable15] Fix referrer policy meta tags. | ||||
| * | | | Remove additional referrer policy meta tag. | Dominik Wasielewski | 2019-02-28 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dominik Wasielewski <d-wasi@web.de> | ||||
| * | | | Remove unnecessary meta tags. | Dominik Wasielewski | 2019-02-28 | 3 | -3/+0 |
|/ / / | | | | | | | | | | Signed-off-by: Dominik Wasielewski <d-wasi@web.de> | ||||
* | | | Merge pull request #14387 from nextcloud/backport/14346/stable15 | Morris Jobke | 2019-02-28 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | [stable15] fix(EMailTemplate): malformed HTML in some cases | ||||
| * | | | changed order of methods | Tomasz Paluszkiewicz | 2019-02-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tomasz Paluszkiewicz <tomasz.paluszkiewicz@gmail.com> | ||||
| * | | | fix(EMailTemplate): malformed HTML in some cases | Tomasz Paluszkiewicz | 2019-02-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | when an addBodyListItem() is not directly followed by addBodyButton(), resulting HTML is broken Signed-off-by: Tomasz Paluszkiewicz <tomasz.paluszkiewicz@gmail.com> | ||||
* | | | | Merge pull request #14414 from nextcloud/backport/13844/stable15 | Roeland Jago Douma | 2019-02-28 | 1 | -5/+4 |
|\ \ \ \ | | | | | | | | | | | [stable15] Bugfix for issue 10862: Trash-bin ignores trashbin_retention_obligation | ||||
| * | | | | Fix for issue 10862: calculation of free space ignores external storage ↵ | Felix Nieuwenhuizen | 2019-02-27 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (doesn't count towards quota) Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com> | ||||
* | | | | | Merge pull request #14376 from nextcloud/backport/13514/stable15 | Morris Jobke | 2019-02-28 | 2 | -7/+11 |
|\ \ \ \ \ | | | | | | | | | | | | | [stable15] Fix grid toggle button on public page | ||||
| * | | | | | Fix grid toggle button on public page | John Molakvoæ (skjnldsv) | 2019-02-25 | 2 | -7/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-28 | 26 | -106/+162 |
| | | | | | | |||||
* | | | | | | Merge pull request #14420 from nextcloud/version/noid/15.0.5v15.0.5 | Morris Jobke | 2019-02-27 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | 15.0.5 | ||||
| * | | | | | 15.0.5 | Morris Jobke | 2019-02-27 | 1 | -2/+2 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-27 | 154 | -1490/+1546 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-26 | 6 | -0/+48 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-26 | 16 | -0/+16 |
|/ / / | |||||
* | | | Merge pull request #14370 from nextcloud/version/noid/15.0.5RC2v15.0.5RC2 | Morris Jobke | 2019-02-25 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | 15.0.2 RC 2 | ||||
| * | | | 15.0.2 RC 2 | Morris Jobke | 2019-02-25 | 1 | -2/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #14371 from nextcloud/backport/14369/stable15 | Morris Jobke | 2019-02-25 | 1 | -1107/+465 |
|\ \ \ | | | | | | | | | [stable15] Use latest ca-bundle.crt from https://curl.haxx.se/docs/caextract.html | ||||
| * | | | Use latest ca-bundle.crt from https://curl.haxx.se/docs/caextract.html | Daniel Kesselberg | 2019-02-25 | 1 | -1107/+465 |
|/ / / | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | Merge pull request #14368 from nextcloud/backport/14325/stable15 | Morris Jobke | 2019-02-25 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [stable15] Always query lookup server in GS mode | ||||
| * | | | Always query lookup server in GS mode | Roeland Jago Douma | 2019-02-25 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | Without the lookupserver GS is kind of useless. If the admin places their lookup sever outside of the reachable network that is not something we can help. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-25 | 34 | -48/+50 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-24 | 10 | -12/+30 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-23 | 16 | -30/+92 |
| | | | |||||
* | | | Merge pull request #14339 from nextcloud/backport/14337/stable15 | Roeland Jago Douma | 2019-02-22 | 1 | -4/+6 |
|\ \ \ | | | | | | | | | [stable15] Fix "Undefined index: user_uid" on login page | ||||
| * | | | Fix "Undefined index: user_uid" on login page | Joas Schilling | 2019-02-22 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #14340 from nextcloud/backport/14332/stable15 | Roeland Jago Douma | 2019-02-22 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [stable15] Fix unsafe array access |