Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-03 | 4 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-02 | 16 | -10/+254 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-01 | 12 | -4/+92 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-31 | 12 | -4/+76 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-29 | 54 | -38/+62 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-27 | 8 | -4/+80 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-26 | 2 | -6/+50 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-24 | 8 | -4/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-23 | 34 | -42/+98 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-22 | 946 | -428/+5442 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-21 | 34 | -30/+186 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-20 | 154 | -458/+344 |
| | |||||
* | 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 #18419 from ↵ | Roeland Jago Douma | 2019-12-19 | 13 | -134/+134 |
|\ \ | | | | | | | | | | | | | 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 | 13 | -134/+134 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-19 | 44 | -4/+346 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-18 | 94 | -580/+74 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-17 | 42 | -84/+84 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-15 | 8 | -16/+80 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-14 | 4 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-13 | 2 | -0/+2 |
| | |||||
* | Allow to specify apps that somethign is a dir | Joas Schilling | 2019-12-12 | 8 | -9/+22 |
| | | | | 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> | ||||
* | 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 | 1 | -2/+6 |
|\ | | | | | [stable17] adding share type circles | ||||
| * | using IShare:: | Maxence Lange | 2019-12-11 | 1 | -4/+5 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | adding share type circles | Maxence Lange | 2019-12-11 | 1 | -1/+4 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-12 | 24 | -2/+24 |
| | | |||||
* | | 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 #18337 from nextcloud/backport/18189/stable17 | Roeland Jago Douma | 2019-12-11 | 2 | -1/+13 |
|\ | | | | | [stable17] Sharee API GS fixes | ||||
| * | 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 | 4 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-10 | 8 | -0/+22 |
| | |||||
* | Merge pull request #18247 from nextcloud/backport/18241/stable17 | Roeland Jago Douma | 2019-12-09 | 1 | -2/+1 |
|\ | | | | | [stable17] Allow to unfavorite all files | ||||
| * | Allow to unfavorite all files | Joas Schilling | 2019-12-05 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-09 | 30 | -36/+234 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-08 | 10 | -92/+176 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-07 | 22 | -88/+204 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-06 | 36 | -6/+212 |
| | | |||||
* | | Merge pull request #18252 from nextcloud/17/bugfix/noid/tooltip-hide-date | Roeland Jago Douma | 2019-12-05 | 1 | -0/+1 |
|\ \ | |/ |/| | Hide the tooltip if the list row is rerendered | ||||
| * | Hide the tooltip if the list row is rerendered | Julius Härtl | 2019-12-05 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-05 | 30 | -32/+284 |
| | | |||||
* | | Merge pull request #18205 from nextcloud/stable17-backport/18120 | Roeland Jago Douma | 2019-12-04 | 10 | -12/+125 |
|\ \ | | | | | | | [stable17] Backport #18120 | ||||
| * | | respect shareapi_allow_share_dialog_user_enumeration in Principal backend ↵ | Georg Ehrke | 2019-12-03 | 10 | -12/+125 |
| | | | | | | | | | | | | | | | | | | for Sabre/DAV Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 30 | -12/+152 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 56 | -198/+316 |
|/ / |