Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-22 | 1280 | -544/+12428 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-21 | 44 | -36/+200 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-20 | 160 | -462/+374 |
| | |||||
* | Merge pull request #18467 from nextcloud/backport/18462/list-group-slash-name | Christoph Wurst | 2019-12-19 | 3 | -5/+5 |
|\ | | | | | [stable17] Fix listing users in groups with slash in the name | ||||
| * | Fix listing users in groups with slash in the name | Gary Kim | 2019-12-19 | 3 | -5/+5 |
|/ | | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | Merge pull request #18475 from nextcloud/backport/18456/stable17 | Roeland Jago Douma | 2019-12-19 | 1 | -1/+1 |
|\ | | | | | [stable17] Fix Office preview generation | ||||
| * | Fix Office preview generation | Roeland Jago Douma | 2019-12-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #18399 from nextcloud/backport/18302/stable17 | Roeland Jago Douma | 2019-12-19 | 1 | -5/+5 |
|\ \ | | | | | | | [stable17] Fix comments search result to work with multibyte strings | ||||
| * | | Fix comments search result to work with multibyte strings | Michał Węgrzynek | 2019-12-13 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | Currently, the searching in comments breaks up, if comments contain multibyte characters and string manipulation logic in getRelevantMessagePart happens to cut through them rendering the resulting string invalid (not UTF-8 compliant). This patch replaces all string manipulating functions in this code to multibyte aware ones. Signed-off-by: Michał Węgrzynek <michal.wegrzynek@malloc.com.pl> | ||||
* | | | Merge pull request #18458 from nextcloud/version/17.0.2/finalv17.0.2 | Roeland Jago Douma | 2019-12-19 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | 17.0.2 | ||||
| * | | | 17.0.2 | Roeland Jago Douma | 2019-12-18 | 1 | -2/+2 |
| | |/ | |/| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #18419 from ↵ | Roeland Jago Douma | 2019-12-19 | 43 | -588/+596 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/dependachristoph/stable17/npm_and_yarn/serialize-javascript-handlebars [stable17] Bump serialize-javascript and handlebars | ||||
| * | | | Bump serialize-javascript and handlebars | Christoph Wurst | 2019-12-19 | 43 | -588/+596 |
| |/ / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-19 | 90 | -4/+504 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-18 | 228 | -784/+272 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-17 | 44 | -84/+86 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-16 | 10 | -4/+32 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-15 | 20 | -18/+178 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-14 | 42 | -0/+424 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-13 | 128 | -1028/+544 |
| | |||||
* | Merge pull request #18344 from nextcloud/version/17.0.2/rc1v17.0.2RC1 | Roeland Jago Douma | 2019-12-12 | 2 | -4/+4 |
|\ | | | | | 17.0.2 RC1 | ||||
| * | 17.0.2 RC1 | Roeland Jago Douma | 2019-12-12 | 2 | -4/+4 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #18386 from nextcloud/backport/18236/stable17 | Roeland Jago Douma | 2019-12-12 | 12 | -159/+181 |
|\ | | | | | [stable17] Allow to detect mimetype by content | ||||
| * | Allow to specify apps that somethign is a dir | Joas Schilling | 2019-12-12 | 9 | -10/+24 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix detection of non extention types | Roeland Jago Douma | 2019-12-12 | 1 | -2/+5 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Try more methods | Joas Schilling | 2019-12-12 | 1 | -3/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Update the unit test to dataProviders | Joas Schilling | 2019-12-12 | 1 | -42/+77 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Improve mimetype detection in workflow components | Joas Schilling | 2019-12-12 | 1 | -82/+13 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Some more fixes in detecting the mimetype from the content | Joas Schilling | 2019-12-12 | 1 | -16/+24 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Allow to check for the mimetype by content only | Joas Schilling | 2019-12-12 | 2 | -8/+30 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #18375 from nextcloud/backport/18365/stable17 | Roeland Jago Douma | 2019-12-12 | 1 | -16/+18 |
|\ | | | | | [stable17] Bump the CRL | ||||
| * | Bump the CRL | Roeland Jago Douma | 2019-12-12 | 1 | -16/+18 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #18366 from nextcloud/backport/18364/stable17 | Roeland Jago Douma | 2019-12-12 | 2 | -0/+13 |
|\ | | | | | [stable17] Support more IPv6 addresses in the RefreshWebcalJob | ||||
| * | Support more IPv6 addresses in the RefreshWebcalJob | Georg Ehrke | 2019-12-12 | 2 | -0/+13 |
|/ | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Merge pull request #18355 from nextcloud/backport/17935/stable17 | Roeland Jago Douma | 2019-12-12 | 2 | -4/+9 |
|\ | | | | | [stable17] adding share type circles | ||||
| * | using IShare:: | Maxence Lange | 2019-12-11 | 2 | -7/+8 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | adding share type circles | Maxence Lange | 2019-12-11 | 2 | -2/+6 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-12 | 24 | -2/+24 |
| | | |||||
* | | Merge pull request #18358 from nextcloud/backport/18231/stable17 | Roeland Jago Douma | 2019-12-11 | 3 | -15/+64 |
|\ \ | | | | | | | [stable17] Fix restoring shared versions | ||||
| * | | update tests | Robin Appelman | 2019-12-11 | 1 | -4/+56 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Fix restoring shared versions | Roeland Jago Douma | 2019-12-11 | 2 | -11/+8 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #18352 from nextcloud/backport/18341/stable17 | Roeland Jago Douma | 2019-12-11 | 1 | -0/+4 |
|\ \ | |/ |/| | [stable17] handle IPv6 addresses with an explict incoming interface at the end | ||||
| * | handle IPv6 addresses with an explict incoming interface at the end (e.g ↵ | Konrad Bucheli | 2019-12-11 | 1 | -0/+4 |
|/ | | | | | | | fe80::ae2d:d1e7:fe1e:9a8d%enp2s0) Signed-off-by: Konrad Bucheli <konrad.bucheli@gmx.ch> Signed-off-by: Konrad Bucheli <kb@open.ch> | ||||
* | Merge pull request #18337 from nextcloud/backport/18189/stable17 | Roeland Jago Douma | 2019-12-11 | 5 | -3/+23 |
|\ | | | | | [stable17] Sharee API GS fixes | ||||
| * | Query lookup by default | John Molakvoæ (skjnldsv) | 2019-12-10 | 3 | -2/+10 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Expose capability if the lookup server should be queried by default | Roeland Jago Douma | 2019-12-10 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Always do sharee lookup on lookup server in GS | Roeland Jago Douma | 2019-12-10 | 1 | -1/+8 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-11 | 10 | -0/+100 |
| | | |||||
* | | Merge pull request #18332 from nextcloud/backport/18312/stable17 | Roeland Jago Douma | 2019-12-10 | 1 | -2/+3 |
|\ \ | |/ |/| | [stable17] Do not disable authentication apps | ||||
| * | Do not disable authentication apps | Roeland Jago Douma | 2019-12-10 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | For #18249 If an app encounters an error during loading of app.php the app is normally disabled. However. We should make sure that this doesn't happen for authentication apps (looking at your user_saml). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |