Commit graph

53424 commits

Author SHA1 Message Date
Nextcloud bot
b66170cc5d
[tx-robot] updated from transifex 2021-01-06 02:20:29 +00:00
blizzz
3549a10260
Merge pull request #24761 from nextcloud/backport/24703/stable18
[stable18] enables the file name check also to match name of mountpoints
2021-01-05 23:36:22 +01:00
Arthur Schiwon
46a33249ff
consider local external storages, too
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-05 09:10:39 +01:00
Arthur Schiwon
edeb2467e1
enables the file name check also to match name of mountpoints
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-05 09:10:37 +01:00
Nextcloud bot
f9a5ac3638
[tx-robot] updated from transifex 2021-01-05 02:21:54 +00:00
Nextcloud bot
567db60627
[tx-robot] updated from transifex 2021-01-04 02:22:14 +00:00
Nextcloud bot
1028b91e3f
[tx-robot] updated from transifex 2021-01-03 02:21:24 +00:00
Nextcloud bot
17f9e34051
[tx-robot] updated from transifex 2021-01-01 02:21:29 +00:00
Nextcloud bot
8ba550df85
[tx-robot] updated from transifex 2020-12-31 02:27:29 +00:00
Roeland Jago Douma
20be331889
Merge pull request #24902 from nextcloud/dependabot/composer/stable18/pear/archive_tar-1.4.11
[stable18] Bump pear/archive_tar from 1.4.8 to 1.4.11
2020-12-30 14:23:03 +01:00
Christoph Wurst
e7c821b027
Bump pear/archive_tar from 1.4.8 to 1.4.11
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-30 10:34:49 +01:00
Nextcloud bot
025c8698bc
[tx-robot] updated from transifex 2020-12-30 02:19:36 +00:00
Roeland Jago Douma
852b9e9942
Merge pull request #24857 from nextcloud/backport/24833/stable18-fix-total-upload-size-overwritten-by-next-upload
[stable18] Fix total upload size overwritten by next upload
2020-12-29 13:20:37 +01:00
Nextcloud bot
3a6a1543f1
[tx-robot] updated from transifex 2020-12-29 02:20:19 +00:00
Daniel Calviño Sánchez
2a15573905 Fix total upload size overwritten by next upload
The upload progress is based on the "totalToUpload" variable. However,
as the variable is set when an upload is submitted, if another upload is
submitted before the previous one finished the upload progress only took
into account the size of the new upload (although the upload itself
worked fine; the files of the new submitted upload are added to the
active one). Now "totalToUpload" is either increased or set depending on
whether an upload is active or not.

Note that although "data.total" holds the total size of the files being
uploaded "totalToUpload" needs to be used in "fileuploadprogressall"
instead; "totalToUpload" is calculated when the upload is submitted, but
since 7c4c5fe6ae the actual upload of the files, and thus updating the
value of "data.total", may be deferred until the parent folders were
created.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-28 12:27:30 +01:00
Nextcloud bot
6e797ad299
[tx-robot] updated from transifex 2020-12-28 02:19:36 +00:00
Nextcloud bot
d01562ac83
[tx-robot] updated from transifex 2020-12-27 02:25:11 +00:00
Nextcloud bot
fef7e11f03
[tx-robot] updated from transifex 2020-12-26 02:20:16 +00:00
Nextcloud bot
4a3c7fb1f3
[tx-robot] updated from transifex 2020-12-24 02:20:36 +00:00
Nextcloud bot
31cd0a20b6
[tx-robot] updated from transifex 2020-12-23 02:20:37 +00:00
Roeland Jago Douma
046f913034
Merge pull request #24800 from nextcloud/backport/24796/stable18
[stable18] Actually set the TTL on redis set
2020-12-22 09:10:56 +01:00
Nextcloud bot
7ec42a3155
[tx-robot] updated from transifex 2020-12-22 02:19:33 +00:00
Roeland Jago Douma
0c0064a9f0 Actually set the TTL on redis set
Else well the keys remain for ever and ever.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-21 13:55:55 +00:00
Nextcloud bot
6df6905af1
[tx-robot] updated from transifex 2020-12-21 02:19:23 +00:00
Nextcloud bot
c6d596fd1b
[tx-robot] updated from transifex 2020-12-20 02:19:57 +00:00
Nextcloud bot
337830bc5e
[tx-robot] updated from transifex 2020-12-19 02:20:05 +00:00
Nextcloud bot
7be2a551a4
[tx-robot] updated from transifex 2020-12-18 02:20:37 +00:00
Nextcloud bot
72e8a219be
[tx-robot] updated from transifex 2020-12-17 02:20:45 +00:00
Nextcloud bot
695da695bd
[tx-robot] updated from transifex 2020-12-16 02:21:08 +00:00
Nextcloud bot
cac5aa4529
[tx-robot] updated from transifex 2020-12-15 02:22:40 +00:00
Nextcloud bot
93b08f117b
[tx-robot] updated from transifex 2020-12-14 02:19:53 +00:00
Nextcloud bot
17274542e8
[tx-robot] updated from transifex 2020-12-13 02:18:59 +00:00
Nextcloud bot
27b1c69f84
[tx-robot] updated from transifex 2020-12-12 02:19:13 +00:00
Roeland Jago Douma
1fba9cfe25
Merge pull request #24651 from nextcloud/dependabot/npm_and_yarn/stable18/ini-1.3.7
[Security] Bump ini from 1.3.5 to 1.3.7
2020-12-11 13:06:06 +01:00
Nextcloud bot
d8aad44309
[tx-robot] updated from transifex 2020-12-11 02:20:43 +00:00
dependabot-preview[bot]
776d072c92
[Security] Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 19:06:13 +00:00
Nextcloud bot
625e7b1145
[tx-robot] updated from transifex 2020-12-10 02:20:44 +00:00
Roeland Jago Douma
bb8bfc5d41
Merge pull request #24623 from nextcloud/version/18.0.12/final
18.0.12
2020-12-09 20:53:23 +01:00
Roeland Jago Douma
43f02e6543
18.0.12
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-09 20:10:28 +01:00
Nextcloud bot
da6b07eb5f
[tx-robot] updated from transifex 2020-12-09 02:20:14 +00:00
Nextcloud bot
6e7d46cc21
[tx-robot] updated from transifex 2020-12-08 02:20:49 +00:00
Roeland Jago Douma
c454e89aa9
Merge pull request #24586 from nextcloud/version/18.0.12/RC2
18.0.12 RC2
2020-12-07 19:55:58 +01:00
Roeland Jago Douma
6da1ac9a7f
Merge pull request #24562 from nextcloud/backport/24557/stable18
[stable18] [stable20] dont use system composer for autoload checker
2020-12-07 11:58:08 +01:00
Roeland Jago Douma
4ec5b3a82e
Merge pull request #24565 from nextcloud/backport/24552/stable18
[stable18] Remember me is not an app_password
2020-12-07 11:57:32 +01:00
Roeland Jago Douma
0ba4f7f9c6
18.0.12 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-07 11:46:53 +01:00
Nextcloud bot
c1a8ddda0d
[tx-robot] updated from transifex 2020-12-07 02:21:08 +00:00
Nextcloud bot
e95d0f5bc4
[tx-robot] updated from transifex 2020-12-06 02:19:55 +00:00
Nextcloud bot
dae5b54b20
[tx-robot] updated from transifex 2020-12-05 02:19:18 +00:00
Morris Jobke
29ee385927 Fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-12-04 15:57:07 +00:00
Roeland Jago Douma
7dbb6ea7ba Remember me is not an app_password
While technically they are stored the same. This session variable is
used to indicate that a user is using an app password to authenticate.
Like from a client. Or when having it generated automatically.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-04 15:57:04 +00:00