Joas Schilling
5db32cba9e
Update 3rdparty after Archive_Tar
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-19 11:33:58 +01:00
Nextcloud bot
7c13a6f31c
[tx-robot] updated from transifex
2021-01-18 02:19:48 +00:00
Nextcloud bot
00062c3543
[tx-robot] updated from transifex
2021-01-17 02:20:16 +00:00
Morris Jobke
f6db3cb613
Merge pull request #25147 from nextcloud/backport/25142/stable19
...
[stable19] Do not redirect to logout after login
2021-01-15 16:45:55 +01:00
Roeland Jago Douma
8e1a04621e
Do not redirect to logout after login
...
This can happen when the session was killed due to a timeout. Then
logout was triggered. Nobody wants to login only to be logged out again.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-15 10:56:23 +00:00
Morris Jobke
1e8ae62c21
Merge pull request #25078 from nextcloud/backport/25034/stable19
...
[stable19] Make sure to do priority app upgrades first
2021-01-15 09:34:30 +01:00
Nextcloud bot
f21d31176b
[tx-robot] updated from transifex
2021-01-15 02:20:45 +00:00
Roeland Jago Douma
ca9783f634
Merge pull request #25103 from nextcloud/version/19.0.7/final
...
19.0.7
2021-01-14 09:47:09 +01:00
Nextcloud bot
9e5134b241
[tx-robot] updated from transifex
2021-01-14 02:19:23 +00:00
Nextcloud bot
004cacffca
[tx-robot] updated from transifex
2021-01-13 02:20:40 +00:00
Roeland Jago Douma
ae13fc1e52
19.0.7
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-12 23:03:48 +01:00
Nextcloud bot
9845401931
[tx-robot] updated from transifex
2021-01-12 02:20:10 +00:00
Julius Härtl
16850b940f
Make sure to do priority app upgrades first
...
Otherwise those apps might not be loaded when the others app migrations
are running. The previous loading of authentication apps in the upgrade
step never worked as it just returns in maintenance mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-11 13:49:12 +00:00
Nextcloud bot
f5c98642f7
[tx-robot] updated from transifex
2021-01-11 02:20:14 +00:00
Nextcloud bot
638d2b30ab
[tx-robot] updated from transifex
2021-01-10 02:22:59 +00:00
Nextcloud bot
c096999904
[tx-robot] updated from transifex
2021-01-09 02:21:55 +00:00
Nextcloud bot
2a5262b47b
[tx-robot] updated from transifex
2021-01-08 02:22:50 +00:00
Roeland Jago Douma
ab75d68c57
Merge pull request #24959 from nextcloud/version/19.0.7/rc1
...
19.0.7 RC1
2021-01-07 14:46:55 +01:00
Morris Jobke
ac8a64a59c
Merge pull request #24591 from nextcloud/backport/24358/stable19
...
[stable19] use storage copy implementation when doing dav copy
2021-01-07 13:29:08 +01:00
Morris Jobke
57e165c244
Merge pull request #24593 from nextcloud/backport/23912/stable19
...
[stable19] use in objectstore copy
2021-01-07 13:28:38 +01:00
Julius Härtl
3f8024932a
Merge pull request #24962 from nextcloud/backport/24683/stable19
...
[stable19] [Fix #24682 ]: ensure federation cloud id is retruned if FN property not found
2021-01-07 09:41:40 +01:00
Roeland Jago Douma
a713fb71a1
Merge pull request #24973 from nextcloud/backport/24964/stable19
...
[stable19] Don't throw a 500 when importing a broken ics reminder file
2021-01-07 09:08:15 +01:00
Nextcloud bot
f573c4faec
[tx-robot] updated from transifex
2021-01-07 02:21:31 +00:00
Morris Jobke
970f60e775
Merge pull request #24991 from nextcloud/backport/24986/stable19
...
[stable19] Update root.crl due to revocation of transmission.crt
2021-01-06 21:05:54 +01:00
Morris Jobke
d905eaddf9
Update root.crl due to revocation of transmission.crt
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-06 19:47:19 +00:00
Nextcloud bot
dee242da1a
[tx-robot] updated from transifex
2021-01-06 02:20:20 +00:00
Julius Härtl
0849262c7f
Merge pull request #24880 from nextcloud/backport/stable19/23017
2021-01-05 15:12:27 +01:00
Joas Schilling
6cab0e695c
Don't throw a 500 when importing a broken ics reminder file
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-05 12:02:03 +00:00
Julius Härtl
fc667af3c9
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-05 10:06:32 +01:00
Julius Härtl
0d0cc44ccd
Show unique displayname context in the user share list entries
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-05 10:06:32 +01:00
Julius Härtl
d77b3345b2
Show unique displayname context in the sharing input
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-05 10:06:32 +01:00
Julius Härtl
177a30b07f
Make share results distinguishable if there are more than one with the exact same display name
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-05 10:06:32 +01:00
Guillaume Virlet
db048845ef
[ Fix #24682 ]: ensure federation cloud id is retruned if FN property not found
...
Signed-off-by: Guillaume Virlet <github@virlet.org>
2021-01-05 08:27:31 +00:00
Roeland Jago Douma
7e496c9bca
19.0.7 RC1
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-05 09:15:59 +01:00
Roeland Jago Douma
1dc3f0f48e
Merge pull request #24762 from nextcloud/backport/24515/stable19
...
[stable19] fixes sharing to group ids with characters that are being url encoded
2021-01-05 09:09:12 +01:00
Nextcloud bot
6ea1157822
[tx-robot] updated from transifex
2021-01-05 02:21:47 +00:00
Nextcloud bot
77fc8f394a
[tx-robot] updated from transifex
2021-01-04 02:22:07 +00:00
Nextcloud bot
f801758704
[tx-robot] updated from transifex
2021-01-03 02:21:16 +00:00
Nextcloud bot
9520bc2010
[tx-robot] updated from transifex
2021-01-01 02:21:21 +00:00
Nextcloud bot
faf572163a
[tx-robot] updated from transifex
2020-12-31 02:27:21 +00:00
Roeland Jago Douma
bd73513439
Merge pull request #24901 from nextcloud/dependabot/composer/stable19/pear/archive_tar-1.4.11
...
[stable19] Bump pear/archive_tar from 1.4.9 to 1.4.11
2020-12-30 14:22:49 +01:00
Christoph Wurst
9d2594e59f
Bump pear/archive_tar from 1.4.9 to 1.4.11
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-30 10:29:58 +01:00
Nextcloud bot
4bff74a4e0
[tx-robot] updated from transifex
2020-12-30 02:19:28 +00:00
Julius Härtl
7d3bf1c314
Merge pull request #24875 from nextcloud/backport/24874/stable19
...
[stable19] Avoid huge exception argument logging
2020-12-29 14:09:24 +01:00
Roeland Jago Douma
7d282a4e88
Avoid huge exception argument logging
...
In some cases it might happen that you have an argument that deep down
somewhere has an array with a lot of entries (think thousands). Now
before we would just happily print them all. Which would fill the log.
Now it will just print the first 5. And add a line that there are N
more.
If you are on debug level we will still print them all.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-29 10:46:54 +00:00
Nextcloud bot
25a65a34a7
[tx-robot] updated from transifex
2020-12-29 02:20:11 +00:00
Roeland Jago Douma
e1a1854753
Merge pull request #24855 from nextcloud/backport/24833/stable19
...
[stable19] Fix total upload size overwritten by next upload
2020-12-28 14:17:02 +01:00
Daniel Calviño Sánchez
acdf895c2d
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 10:24:12 +00:00
Nextcloud bot
6a85c12b4b
[tx-robot] updated from transifex
2020-12-28 02:19:28 +00:00
Nextcloud bot
085a0dd8c0
[tx-robot] updated from transifex
2020-12-27 02:25:03 +00:00