summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-01-034-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2020-01-0216-10/+254
|
* [tx-robot] updated from transifexNextcloud bot2020-01-0112-4/+92
|
* [tx-robot] updated from transifexNextcloud bot2019-12-3112-4/+76
|
* [tx-robot] updated from transifexNextcloud bot2019-12-302-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-12-2954-38/+62
|
* [tx-robot] updated from transifexNextcloud bot2019-12-278-4/+80
|
* [tx-robot] updated from transifexNextcloud bot2019-12-262-6/+50
|
* [tx-robot] updated from transifexNextcloud bot2019-12-248-4/+30
|
* [tx-robot] updated from transifexNextcloud bot2019-12-2334-42/+98
|
* [tx-robot] updated from transifexNextcloud bot2019-12-22946-428/+5442
|
* [tx-robot] updated from transifexNextcloud bot2019-12-2134-30/+186
|
* [tx-robot] updated from transifexNextcloud bot2019-12-20154-458/+344
|
* Merge pull request #18399 from nextcloud/backport/18302/stable17Roeland Jago Douma2019-12-191-5/+5
|\ | | | | [stable17] Fix comments search result to work with multibyte strings
| * Fix comments search result to work with multibyte stringsMichał Węgrzynek2019-12-131-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 Douma2019-12-1913-134/+134
|\ \ | | | | | | | | | | | | nextcloud/dependachristoph/stable17/npm_and_yarn/serialize-javascript-handlebars [stable17] Bump serialize-javascript and handlebars
| * | Bump serialize-javascript and handlebarsChristoph Wurst2019-12-1913-134/+134
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2019-12-1944-4/+346
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-12-1894-580/+74
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-1742-84/+84
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-158-16/+80
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-144-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2019-12-132-0/+2
|
* Allow to specify apps that somethign is a dirJoas Schilling2019-12-128-9/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Improve mimetype detection in workflow componentsJoas Schilling2019-12-121-82/+13
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke2019-12-122-0/+13
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Merge pull request #18355 from nextcloud/backport/17935/stable17Roeland Jago Douma2019-12-121-2/+6
|\ | | | | [stable17] adding share type circles
| * using IShare::Maxence Lange2019-12-111-4/+5
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * adding share type circlesMaxence Lange2019-12-111-1/+4
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | [tx-robot] updated from transifexNextcloud bot2019-12-1224-2/+24
| |
* | update testsRobin Appelman2019-12-111-4/+56
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix restoring shared versionsRoeland Jago Douma2019-12-112-11/+8
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #18337 from nextcloud/backport/18189/stable17Roeland Jago Douma2019-12-112-1/+13
|\ | | | | [stable17] Sharee API GS fixes
| * Expose capability if the lookup server should be queried by defaultRoeland Jago Douma2019-12-101-0/+5
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Always do sharee lookup on lookup server in GSRoeland Jago Douma2019-12-101-1/+8
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-12-114-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2019-12-108-0/+22
|
* Merge pull request #18247 from nextcloud/backport/18241/stable17Roeland Jago Douma2019-12-091-2/+1
|\ | | | | [stable17] Allow to unfavorite all files
| * Allow to unfavorite all filesJoas Schilling2019-12-051-2/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2019-12-0930-36/+234
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-0810-92/+176
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-0722-88/+204
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-0636-6/+212
| |
* | Merge pull request #18252 from nextcloud/17/bugfix/noid/tooltip-hide-dateRoeland Jago Douma2019-12-051-0/+1
|\ \ | |/ |/| Hide the tooltip if the list row is rerendered
| * Hide the tooltip if the list row is rerenderedJulius Härtl2019-12-051-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-12-0530-32/+284
| |
* | Merge pull request #18205 from nextcloud/stable17-backport/18120Roeland Jago Douma2019-12-0410-12/+125
|\ \ | | | | | | [stable17] Backport #18120
| * | respect shareapi_allow_share_dialog_user_enumeration in Principal backend ↵Georg Ehrke2019-12-0310-12/+125
| | | | | | | | | | | | | | | | | | for Sabre/DAV Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-12-0430-12/+152
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-12-0456-198/+316
|/ /