Arthur Schiwon
5bab0da935
when downloading from web, skip files that are not accessible
...
* avoids a 403, but enables download of resources that are not restricted
* single file downloads still cause 403
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-19 16:55:54 +00:00
Arthur Schiwon
61de35c70e
use Nodes API for zip streaming
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-19 16:55:54 +00:00
Julius Härtl
4d646a75f5
Use files node API for single file downloads
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-19 16:55:53 +00:00
Christoph Wurst
08b6265670
Merge pull request #18467 from nextcloud/backport/18462/list-group-slash-name
...
[stable17] Fix listing users in groups with slash in the name
2019-12-19 15:01:33 +01:00
Gary Kim
03b2a5058c
Fix listing users in groups with slash in the name
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-12-19 17:41:21 +08:00
Roeland Jago Douma
6f1219cd95
Merge pull request #18475 from nextcloud/backport/18456/stable17
...
[stable17] Fix Office preview generation
2019-12-19 10:33:03 +01:00
Roeland Jago Douma
678cbd53af
Merge pull request #18399 from nextcloud/backport/18302/stable17
...
[stable17] Fix comments search result to work with multibyte strings
2019-12-19 10:18:03 +01:00
Roeland Jago Douma
8306acc940
Merge pull request #18458 from nextcloud/version/17.0.2/final
...
17.0.2
2019-12-19 08:50:39 +01:00
Roeland Jago Douma
9792206981
Merge pull request #18419 from nextcloud/dependachristoph/stable17/npm_and_yarn/serialize-javascript-handlebars
...
[stable17] Bump serialize-javascript and handlebars
2019-12-19 08:45:33 +01:00
Christoph Wurst
22fd37485b
Bump serialize-javascript and handlebars
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-19 08:26:45 +01:00
Nextcloud bot
ad76ed332c
[tx-robot] updated from transifex
2019-12-19 02:26:36 +00:00
Roeland Jago Douma
3d02121db3
Fix Office preview generation
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-18 21:43:31 +00:00
Roeland Jago Douma
02decf7981
17.0.2
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-18 09:20:38 +01:00
Nextcloud bot
f6941a831c
[tx-robot] updated from transifex
2019-12-18 02:26:41 +00:00
Nextcloud bot
0dc8da1f24
[tx-robot] updated from transifex
2019-12-17 02:26:38 +00:00
Nextcloud bot
fb54c07b2d
[tx-robot] updated from transifex
2019-12-16 02:26:32 +00:00
Nextcloud bot
ad3ba247e1
[tx-robot] updated from transifex
2019-12-15 02:27:03 +00:00
Nextcloud bot
9c72d261b9
[tx-robot] updated from transifex
2019-12-14 02:26:38 +00:00
Michał Węgrzynek
3031a36f4b
Fix comments search result to work with multibyte strings
...
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>
2019-12-13 14:39:17 +00:00
Nextcloud bot
458f4398ef
[tx-robot] updated from transifex
2019-12-13 02:26:28 +00:00
Roeland Jago Douma
3fe9fb611a
Merge pull request #18344 from nextcloud/version/17.0.2/rc1
...
17.0.2 RC1
2019-12-12 23:09:17 +01:00
Roeland Jago Douma
a852892377
17.0.2 RC1
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-12 23:09:01 +01:00
Roeland Jago Douma
0a172d08bb
Merge pull request #18386 from nextcloud/backport/18236/stable17
...
[stable17] Allow to detect mimetype by content
2019-12-12 23:04:26 +01:00
Joas Schilling
790de0acef
Allow to specify apps that somethign is a dir
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:23:18 +01:00
Roeland Jago Douma
6955841c82
Fix detection of non extention types
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-12 22:23:18 +01:00
Joas Schilling
848ca71730
Try more methods
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:23:18 +01:00
Joas Schilling
a8b484f2e6
Update the unit test to dataProviders
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:23:18 +01:00
Joas Schilling
f7c1fd569e
Improve mimetype detection in workflow components
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:23:17 +01:00
Joas Schilling
1dad2ddf39
Some more fixes in detecting the mimetype from the content
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:23:17 +01:00
Joas Schilling
5c9f503146
Allow to check for the mimetype by content only
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:23:17 +01:00
Roeland Jago Douma
51dfddb9a4
Merge pull request #18375 from nextcloud/backport/18365/stable17
...
[stable17] Bump the CRL
2019-12-12 19:18:25 +01:00
Roeland Jago Douma
0872b391a3
Bump the CRL
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-12 14:40:03 +00:00
Roeland Jago Douma
feaf7581f6
Merge pull request #18366 from nextcloud/backport/18364/stable17
...
[stable17] Support more IPv6 addresses in the RefreshWebcalJob
2019-12-12 12:45:02 +01:00
Georg Ehrke
f2551e53fb
Support more IPv6 addresses in the RefreshWebcalJob
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-12-12 10:06:05 +00:00
Roeland Jago Douma
387d216214
Merge pull request #18355 from nextcloud/backport/17935/stable17
...
[stable17] adding share type circles
2019-12-12 10:49:12 +01:00
Nextcloud bot
903759df47
[tx-robot] updated from transifex
2019-12-12 02:26:42 +00:00
Roeland Jago Douma
1ee28f8414
Merge pull request #18358 from nextcloud/backport/18231/stable17
...
[stable17] Fix restoring shared versions
2019-12-11 19:53:14 +01:00
Robin Appelman
48cd26ae4a
update tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-12-11 16:35:04 +01:00
Roeland Jago Douma
a34b05cb27
Merge pull request #18352 from nextcloud/backport/18341/stable17
...
[stable17] handle IPv6 addresses with an explict incoming interface at the end
2019-12-11 15:42:18 +01:00
Roeland Jago Douma
ba390f6943
Fix restoring shared versions
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-11 12:45:30 +01:00
Maxence Lange
d6a276c57d
using IShare::
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-12-11 11:39:03 +00:00
Maxence Lange
1420cd5a7e
adding share type circles
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-12-11 11:39:02 +00:00
Konrad Bucheli
f914b98860
handle IPv6 addresses with an explict incoming interface at the end (e.g fe80::ae2d:d1e7:fe1e:9a8d%enp2s0)
...
Signed-off-by: Konrad Bucheli <konrad.bucheli@gmx.ch>
Signed-off-by: Konrad Bucheli <kb@open.ch>
2019-12-11 10:34:21 +00:00
Roeland Jago Douma
624302d99a
Merge pull request #18337 from nextcloud/backport/18189/stable17
...
[stable17] Sharee API GS fixes
2019-12-11 07:51:44 +01:00
Nextcloud bot
1241380d79
[tx-robot] updated from transifex
2019-12-11 02:16:59 +00:00
Roeland Jago Douma
e5772bdc3d
Merge pull request #18332 from nextcloud/backport/18312/stable17
...
[stable17] Do not disable authentication apps
2019-12-10 19:29:05 +01:00
John Molakvoæ (skjnldsv)
08c4b86678
Query lookup by default
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-12-10 16:15:00 +01:00
Roeland Jago Douma
31645c615f
Expose capability if the lookup server should be queried by default
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-10 15:58:00 +01:00
Roeland Jago Douma
05f12b8df4
Always do sharee lookup on lookup server in GS
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-10 15:57:49 +01:00
Roeland Jago Douma
028ddde9e5
Merge pull request #18307 from nextcloud/backport/18299/stable17
...
[stable17] Convert various columns in oc_mounts to bigint
2019-12-10 14:54:25 +01:00