Commit Graph

16884 Commits

Author SHA1 Message Date
Nextcloud bot 0948d1b7a2
[tx-robot] updated from transifex 2020-01-29 02:18:33 +00:00
Nextcloud bot 5504153e54
[tx-robot] updated from transifex 2020-01-28 02:18:52 +00:00
Nextcloud bot 5dcb67b11a
[tx-robot] updated from transifex 2020-01-27 02:18:13 +00:00
Nextcloud bot a643e74bda
[tx-robot] updated from transifex 2020-01-25 02:17:11 +00:00
Nextcloud bot b3d8e239d1
[tx-robot] updated from transifex 2020-01-24 02:17:11 +00:00
Roeland Jago Douma f40a2bfdf4
Merge pull request #19015 from nextcloud/backport/17484/stable16
[stable16] Always use the latest timestamp for merged activities
2020-01-23 11:57:29 +01:00
Nextcloud bot 86df25ebd3
[tx-robot] updated from transifex 2020-01-22 02:18:23 +00:00
Julius Härtl a0f4a82e51 Always use the latest timestamp for merged activities
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-20 13:43:01 +00:00
Nextcloud bot 8682e1aef8
[tx-robot] updated from transifex 2020-01-19 02:17:42 +00:00
Nextcloud bot 4267c1fe07
[tx-robot] updated from transifex 2020-01-18 02:18:49 +00:00
Nextcloud bot 4f46269201
[tx-robot] updated from transifex 2020-01-17 02:18:04 +00:00
Nextcloud bot dfcb53c13d
[tx-robot] updated from transifex 2020-01-16 02:18:19 +00:00
Nextcloud bot 8b393e150e
[tx-robot] updated from transifex 2020-01-15 02:18:40 +00:00
Nextcloud bot e2b9470862
[tx-robot] updated from transifex 2020-01-14 02:18:34 +00:00
Nextcloud bot 0855e100b7
[tx-robot] updated from transifex 2020-01-11 02:18:22 +00:00
Nextcloud bot d8c6d9824f
[tx-robot] updated from transifex 2020-01-07 02:28:54 +00:00
Nextcloud bot 9c580e75c1
[tx-robot] updated from transifex 2020-01-06 02:27:39 +00:00
Nextcloud bot 35d62199e2
[tx-robot] updated from transifex 2020-01-05 02:30:50 +00:00
Nextcloud bot 102152a3b3
[tx-robot] updated from transifex 2020-01-04 02:28:02 +00:00
Nextcloud bot 193a1664fd
[tx-robot] updated from transifex 2019-12-31 02:28:02 +00:00
Nextcloud bot dc3ed03510
[tx-robot] updated from transifex 2019-12-29 02:28:10 +00:00
Nextcloud bot b2a0f2649f
[tx-robot] updated from transifex 2019-12-27 02:27:24 +00:00
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
Nextcloud bot 1619338549
[tx-robot] updated from transifex 2019-12-20 02:26:46 +00: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
Nextcloud bot 021cfbf104
[tx-robot] updated from transifex 2019-12-19 02:26:45 +00: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 1b26d3e542
[tx-robot] updated from transifex 2019-12-15 02:27:12 +00: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 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
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 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 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
Julius Härtl 42bb1391c5 Move overwritehost check to isTrustedDomain
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-09 20:40:33 +00:00
Nextcloud bot 726a5101ac
[tx-robot] updated from transifex 2019-12-08 02:17:49 +00:00
Nextcloud bot caccc2caf1
[tx-robot] updated from transifex 2019-12-07 02:16:55 +00:00
Nextcloud bot 8a815060a0
[tx-robot] updated from transifex 2019-12-06 02:17:20 +00:00
Nextcloud bot b307d32ed1
[tx-robot] updated from transifex 2019-12-05 02:17:11 +00:00