Commit Graph

50075 Commits

Author SHA1 Message Date
Roeland Jago Douma 4261a91f85
Merge pull request #18489 from nextcloud/backport/18433/stable16
[stable16] Use File Node API for more download cases, skip unreadable files
2019-12-23 15:42:03 +01:00
Nextcloud bot a0ceaff687
[tx-robot] updated from transifex 2019-12-23 02:27:50 +00:00
Nextcloud bot ab1528c2b0
[tx-robot] updated from transifex 2019-12-22 02:28:54 +00:00
Nextcloud bot 9d26cb25cf
[tx-robot] updated from transifex 2019-12-21 02:26:52 +00:00
John Molakvoæ baf956b121
[stable16] Fix listing users in groups with slash in the name (#18486)
[stable16] Fix listing users in groups with slash in the name
2019-12-20 11:25:33 +01:00
Nextcloud bot 1619338549
[tx-robot] updated from transifex 2019-12-20 02:26:46 +00:00
Gary Kim b2fba45572
Fix listing users in groups with slash in the name
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-12-20 07:25:51 +08:00
Arthur Schiwon b67980b52d 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:56:53 +00:00
Arthur Schiwon 2989732597 use Nodes API for zip streaming
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-19 16:56:52 +00:00
Julius Härtl 38184ca9fd Use files node API for single file downloads
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-19 16:56:51 +00:00
Roeland Jago Douma d85782706d
Merge pull request #18400 from nextcloud/backport/18302/stable16
[stable16] Fix comments search result to work with multibyte strings
2019-12-19 10:18:27 +01:00
Roeland Jago Douma afa23942a5
Merge pull request #18459 from nextcloud/version/16.0.7/final
16.0.7
2019-12-19 08:44:53 +01:00
Nextcloud bot 021cfbf104
[tx-robot] updated from transifex 2019-12-19 02:26:45 +00:00
Roeland Jago Douma efcbe865a9
16.0.7
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-18 09:23:54 +01:00
Nextcloud bot e98e0306a5
[tx-robot] updated from transifex 2019-12-18 02:26:51 +00:00
Nextcloud bot 76b54fa2e7
[tx-robot] updated from transifex 2019-12-17 02:26:46 +00:00
Nextcloud bot 68fa396eed
[tx-robot] updated from transifex 2019-12-16 02:26:40 +00:00
Nextcloud bot 1b26d3e542
[tx-robot] updated from transifex 2019-12-15 02:27:12 +00:00
Nextcloud bot 8c43734cca
[tx-robot] updated from transifex 2019-12-14 02:26:46 +00:00
Michał Węgrzynek 2f8cfbb76d 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:25 +00:00
Nextcloud bot c4c8b7677d
[tx-robot] updated from transifex 2019-12-13 02:26:37 +00:00
Roeland Jago Douma 0c0600af09
Merge pull request #18345 from nextcloud/version/16.0.7/rc1
16.0.7 RC1
2019-12-12 23:30:24 +01:00
Roeland Jago Douma 0fad25b78c
16.0.7 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-12 23:26:03 +01:00
Roeland Jago Douma 20f6ab1040
Merge pull request #18387 from nextcloud/backport/18386/stable16
[stable16] [stable17] Allow to detect mimetype by content
2019-12-12 23:25:13 +01:00
Joas Schilling 42a51146d1 Allow to specify apps that somethign is a dir
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:05:18 +00:00
Roeland Jago Douma c743af30d6 Fix detection of non extention types
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-12 22:05:18 +00:00
Joas Schilling 877e1bb55b Try more methods
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:05:18 +00:00
Joas Schilling b7b7380d6b Update the unit test to dataProviders
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:05:18 +00:00
Joas Schilling 25d7d6965d Improve mimetype detection in workflow components
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:05:17 +00:00
Joas Schilling 1fe16ca6f5 Some more fixes in detecting the mimetype from the content
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:05:17 +00:00
Joas Schilling 0f3fe7be2c Allow to check for the mimetype by content only
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-12 22:05:17 +00:00
Roeland Jago Douma d32fd77d22
Merge pull request #18376 from nextcloud/backport/18365/stable16
[stable16] Bump the CRL
2019-12-12 19:18:34 +01:00
Roeland Jago Douma 0cb869321d Bump the CRL
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-12 14:41:06 +00:00
Roeland Jago Douma d41f36dad5
Merge pull request #18356 from nextcloud/backport/17935/stable16
[stable16] adding share type circles
2019-12-12 13:09:14 +01:00
Roeland Jago Douma 67559c34e8
Merge pull request #18367 from nextcloud/backport/18364/stable16
[stable16] Support more IPv6 addresses in the RefreshWebcalJob
2019-12-12 13:07:58 +01:00
Georg Ehrke 2addd34277 Support more IPv6 addresses in the RefreshWebcalJob
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-12-12 10:06:54 +00:00
Nextcloud bot e7611e308a
[tx-robot] updated from transifex 2019-12-12 02:26:49 +00:00
Maxence Lange b73faad2a1 adding share type circles
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-12-11 11:40:17 +00:00
Roeland Jago Douma cdd0e4d3ad
Merge pull request #18347 from nextcloud/backport/18144/stable16
[stable16] ShareeAPI GS fixes
2019-12-11 10:58:44 +01:00
John Molakvoæ (skjnldsv) f3d9c1f005
Query lookup by default
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-12-11 08:15:44 +01:00
Roeland Jago Douma 174bc54911
Expose capability if the lookup server should be queried by default
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-11 08:13:20 +01:00
Roeland Jago Douma 2a9c872d7a
Always do sharee lookup on lookup server in GS
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-11 08:13:11 +01:00
Nextcloud bot 8af38e7dcf
[tx-robot] updated from transifex 2019-12-11 02:17:06 +00:00
Roeland Jago Douma 5c58a21ef7
Merge pull request #18333 from nextcloud/backport/18312/stable16
[stable16] Do not disable authentication apps
2019-12-10 19:28:43 +01:00
Roeland Jago Douma f632092648
Merge pull request #18309 from nextcloud/backport/18299/stable16
[stable16] Convert various columns in oc_mounts to bigint
2019-12-10 14:55:06 +01:00
Roeland Jago Douma 4d26a8f6dc
Merge pull request #18308 from nextcloud/backport/18184/stable16
[stable16] Move overwritehost check to isTrustedDomain
2019-12-10 14:54:43 +01:00
Roeland Jago Douma 139e45f360 Do not disable authentication apps
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>
2019-12-10 13:45:06 +00:00
Roeland Jago Douma 2ab1c4ded4
Merge pull request #18187 from nextcloud/backport/18149/stable16
[stable16] delay creation of the cert bundle
2019-12-10 13:38:47 +01:00
Nextcloud bot 623776f5e5
[tx-robot] updated from transifex 2019-12-10 02:17:01 +00:00
Georg Ehrke b25f545c99 Convert various columns in oc_mounts to bigint
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-12-09 20:40:53 +00:00