Commit Graph

50832 Commits

Author SHA1 Message Date
Roeland Jago Douma 1e37bd2fd5
Merge pull request #18734 from nextcloud/backport/18728/stable17
[stable17]  Trash bin: fix exception triggered if no correct fileId is provided.
2020-01-08 14:57:04 +01:00
simonspa 24acb96b39 Trash bin: fix exception triggered if no correct fileId is provided.
This fixes #17115

Signed-off-by: Simon Spannagel <simon.spannagel@cern.ch>
2020-01-08 08:56:30 +00:00
Nextcloud bot d92be82000
[tx-robot] updated from transifex 2020-01-08 02:28:30 +00:00
Roeland Jago Douma 80691183bf
Merge pull request #18706 from nextcloud/backport/18546/stable17
[stable17] Fix broken upgrade caused by undefined method call
2020-01-07 10:16:03 +01:00
Julius Härtl 07c37df91f Fix broken upgrade caused by undefined method call
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-07 07:53:36 +00:00
Nextcloud bot 06181e3527
[tx-robot] updated from transifex 2020-01-07 02:28:45 +00:00
Roeland Jago Douma 87fcc8cf39
Merge pull request #18694 from nextcloud/backport/18442/stable17
[stable17] Restore old behavior allowing to set custom appstore
2020-01-06 16:54:08 +01:00
Georg Ehrke 8bd52316dd Restore old behavior allowing to set custom appstore
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-06 14:30:41 +00:00
Nextcloud bot cbde341301
[tx-robot] updated from transifex 2020-01-06 02:27:32 +00:00
Nextcloud bot 6488ca39f0
[tx-robot] updated from transifex 2020-01-05 02:30:43 +00:00
Nextcloud bot 5cf0f255bb
[tx-robot] updated from transifex 2020-01-04 02:27:54 +00:00
Nextcloud bot a79c846b88
[tx-robot] updated from transifex 2020-01-03 02:27:50 +00:00
John Molakvoæ 237cdb851b
Re-open popover on link password save failure (#18551)
Re-open popover on link password save failure
2020-01-02 15:53:18 +01:00
John Molakvoæ (skjnldsv) a826176f79
Re-open popover on link password save failure
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-02 14:45:14 +01:00
Nextcloud bot 2a05eebdf5
[tx-robot] updated from transifex 2020-01-02 02:27:19 +00:00
Nextcloud bot 82311594ae
[tx-robot] updated from transifex 2020-01-01 02:27:35 +00:00
Nextcloud bot 6c6121ac0f
[tx-robot] updated from transifex 2019-12-31 02:27:55 +00:00
Nextcloud bot 29694db9d1
[tx-robot] updated from transifex 2019-12-30 02:27:22 +00:00
Nextcloud bot acc0ac39b0
[tx-robot] updated from transifex 2019-12-29 02:28:02 +00:00
Nextcloud bot cee7a0041f
[tx-robot] updated from transifex 2019-12-28 02:27:36 +00:00
Nextcloud bot 6efa4bf068
[tx-robot] updated from transifex 2019-12-27 02:27:17 +00:00
Nextcloud bot 62b733c9e5
[tx-robot] updated from transifex 2019-12-26 02:27:08 +00:00
Nextcloud bot c0355d3b9b
[tx-robot] updated from transifex 2019-12-24 02:27:49 +00:00
Roeland Jago Douma 4f8589c894
Merge pull request #18488 from nextcloud/backport/18433/stable17
[stable17] Use File Node API for more download cases, skip unreadable files
2019-12-23 15:25:12 +01:00
Nextcloud bot 342fff64da
[tx-robot] updated from transifex 2019-12-23 02:27:42 +00:00
Nextcloud bot 847924758f
[tx-robot] updated from transifex 2019-12-22 02:28:45 +00:00
Nextcloud bot 4b02baba16
[tx-robot] updated from transifex 2019-12-21 02:26:45 +00:00
Nextcloud bot dfcb6833b3
[tx-robot] updated from transifex 2019-12-20 02:26:38 +00:00
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