Commit graph

52665 commits

Author SHA1 Message Date
Nextcloud bot
588fa72207
[tx-robot] updated from transifex 2020-05-22 02:17:31 +00:00
Nextcloud bot
8529fbae9b
[tx-robot] updated from transifex 2020-05-21 02:17:37 +00:00
Morris Jobke
c2acfb9bf5
Merge pull request #21053 from nextcloud/backport/21050/stable18
[stable18] Caching and compression for app store requests
2020-05-20 13:23:39 +02:00
Morris Jobke
d26c5103e6
Compress the appstore requests by default
In test it reduced the transfered data from 5 MB to 2 MB. This should reduce the load on the appstore significantly.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-20 11:18:19 +02:00
Morris Jobke
f7b39e13a2
Cache appstore requests for 60 instead of 5 minutes
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-20 11:18:19 +02:00
Nextcloud bot
d6fa810331
[tx-robot] updated from transifex 2020-05-20 02:16:38 +00:00
Roeland Jago Douma
671f4a6b88
Merge pull request #21030 from nextcloud/backport/21003/stable18
[stable18] Remove entries from locales.json incompatible with punic
2020-05-19 11:58:59 +02:00
Nextcloud bot
6090c75d90
[tx-robot] updated from transifex 2020-05-19 02:17:20 +00:00
Roeland Jago Douma
f633336904
Merge pull request #20996 from nextcloud/backport/20629/stable18
[stable18] Don't load text file preview when text app is available (Fixes: #20615)
2020-05-18 12:30:13 +02:00
Daniel Kesselberg
1eead35e8d Remove entries from locales.json incompatible with punic
As reported at https://github.com/nextcloud/server/issues/20999 the list contains en_US_POSIX as locale but punic is unable to parse such a locale. If you select that locale everyone is confused.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-05-18 09:54:02 +00:00
Morris Jobke
883e519608
Merge pull request #20994 from nextcloud/backport/19540/stable18
[stable18] Fix issues with Keystone auth v3 in files_external app
2020-05-18 11:52:12 +02:00
Morris Jobke
9033d57e39
Merge pull request #20992 from nextcloud/backport/20941/stable18
[stable18] update icewind/smb to 3.2.4
2020-05-18 11:03:54 +02:00
Nextcloud bot
fd4bf6fa50
[tx-robot] updated from transifex 2020-05-18 02:16:32 +00:00
Nextcloud bot
ecbd06cb6b
[tx-robot] updated from transifex 2020-05-17 02:17:08 +00:00
Nextcloud bot
02ccec2298
[tx-robot] updated from transifex 2020-05-16 02:17:24 +00:00
Jonas Meurer
d2396de9db Don't load text file preview when text app is available (Fixes: #20615)
When opening a shared text document, the files_sharing app uses
internal preview support in case no other app to open the text file is
available.

So far, it only checks for the old files_texteditor app, not for the new
new text app. This commit fixes this by checking for both.

Signed-off-by: Jonas Meurer <jonas@freesources.org>
2020-05-15 17:48:57 +00:00
Robin Appelman
5d38e80cf0
update icewind/smb to 3.2.4
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-05-15 17:21:00 +02:00
Julien Lutran
1a990b9487 Fix issues with Keystone auth v3 in files_external app
Signed-off-by: Julien Lutran <julien.lutran@corp.ovh.com>
2020-05-15 15:19:36 +00:00
Roeland Jago Douma
62950e9f9b
Merge pull request #20955 from nextcloud/httpcache-18
[stable18] Proxy server could cache http response when it is not private
2020-05-15 08:18:49 +02:00
Roeland Jago Douma
afce3d8339
Merge pull request #20975 from nextcloud/dependabot/npm_and_yarn/build/stable18/handlebars-4.6.0
[Security] Bump handlebars from 4.5.3 to 4.6.0 in /build
2020-05-15 08:12:14 +02:00
Nextcloud bot
c485215ca4
[tx-robot] updated from transifex 2020-05-15 02:17:29 +00:00
dependabot-preview[bot]
b80214b344
[Security] Bump handlebars from 4.5.3 to 4.6.0 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.6.0. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 12:56:41 +00:00
Nextcloud bot
4004cbc305
[tx-robot] updated from transifex 2020-05-14 02:16:48 +00:00
Clement Wong
43351ecd29 Fix http cache test
Signed-off-by: Clement Wong <git@clement.hk>
2020-05-13 14:40:18 +02:00
Clement Wong
33e1a04601 Proxy server could cache http response when it is not private
Signed-off-by: Clement Wong <git@clement.hk>
2020-05-13 14:40:02 +02:00
Nextcloud bot
b93b71dcb1
[tx-robot] updated from transifex 2020-05-13 02:16:36 +00:00
Morris Jobke
de4a71c915
Merge pull request #20574 from nextcloud/backport/16035/stable18
[stable18] dont show remote and email options if we have an exact match for local user email
2020-05-12 21:05:58 +02:00
Robin Appelman
e26c055fb4
dont show remote and email options if we have an exact match for local user email
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-05-12 16:30:48 +02:00
Morris Jobke
72b5775436
Merge pull request #20802 from nextcloud/backport/19124/stable18
[stable18] Exclude groups from sharing: Skip delete groups
2020-05-12 14:21:37 +02:00
Roeland Jago Douma
3142054de6
Merge pull request #20877 from nextcloud/backport/20719/stable18
[stable18] Fix languages empty array
2020-05-12 13:41:09 +02:00
Nextcloud bot
1046d4b145
[tx-robot] updated from transifex 2020-05-12 02:16:21 +00:00
Roeland Jago Douma
30a7c4fb6e
Merge pull request #20924 from nextcloud/backport/20915/stable18
[stable18] Use random_bytes
2020-05-11 21:00:28 +02:00
Roeland Jago Douma
394ca6f7ce
Merge pull request #20774 from nextcloud/backport/19743/stable18
[stable18] dont try to update storage mtime if we can't get the mtime
2020-05-11 16:43:47 +02:00
GretaD
d8338275c8 Fix languages empty array
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-05-11 15:04:01 +02:00
Roeland Jago Douma
b02a79b327 Use random_bytes
Since we don't care if it is human readbale.
The code is backwards compatible with the old format.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-11 12:24:59 +00:00
Roeland Jago Douma
a30b0e125c
Merge pull request #20747 from nextcloud/backport/20718/stable18
[stable18] Add a wrapper to fall back to the share owner on public shares
2020-05-11 13:14:17 +02:00
Nextcloud bot
7727e0d4b8
[tx-robot] updated from transifex 2020-05-11 02:16:21 +00:00
Nextcloud bot
8077ff1142
[tx-robot] updated from transifex 2020-05-10 02:16:11 +00:00
Roeland Jago Douma
14cf345801
Merge pull request #20886 from nextcloud/backport/20853/stable18
[stable18] Fix color-text-maxcontrast not passing WCAG AA
2020-05-09 09:53:14 +02:00
Nextcloud bot
7456d67df0
[tx-robot] updated from transifex 2020-05-09 02:16:46 +00:00
Jan-Christoph Borchardt
bc3f1cab9c Fix color-text-maxcontrast not passing WCAG AA
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-05-09 01:10:33 +00:00
Nextcloud bot
d460f4fc5a
[tx-robot] updated from transifex 2020-05-08 02:16:16 +00:00
Nextcloud bot
88bad0fe68
[tx-robot] updated from transifex 2020-05-07 02:16:24 +00:00
Morris Jobke
e2543697ab
Merge pull request #20805 from nextcloud/backport/20640/stable18
[stable18] Correctly hide table headers in filepicker
2020-05-06 11:48:38 +02:00
John Molakvoæ
7a8db43e46
Merge pull request #20830 from nextcloud/backport/20825/stable18 2020-05-06 09:03:01 +02:00
Nextcloud bot
12e67a306c
[tx-robot] updated from transifex 2020-05-06 02:16:39 +00:00
John Molakvoæ (skjnldsv)
1c2ba4891d Fix filtering our owner & current user from shares
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-05-05 16:27:33 +00:00
Nextcloud bot
6b96fe9be5
[tx-robot] updated from transifex 2020-05-05 02:16:25 +00:00
Morris Jobke
2212315d30
Merge pull request #20808 from nextcloud/backport/20807/stable18
[stable18] clarified trash bin retention by storage shortage override in config.sample.php
2020-05-04 14:07:47 +02:00
Sascha Wiswedel
c9fa25c18a clarified trash bin retention by storage shortage override
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-04 11:40:07 +00:00