Christoph Wurst
|
28b3be9aee
|
Merge pull request #32845 from nextcloud/backport/32685/stable22
[stable22] Fix replacing external storage password during debug log
|
2022-06-15 12:26:02 +02:00 |
|
Nextcloud bot
|
f3872c6626
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-15 02:28:23 +00:00 |
|
Nextcloud bot
|
893619b69c
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-14 02:28:42 +00:00 |
|
blizzz
|
f2036e8ff8
|
Merge pull request #32783 from nextcloud/release/22.2.9_rc1
22.2.9 RC1
|
2022-06-13 21:17:40 +02:00 |
|
Arthur Schiwon
|
8d783681a5
|
22.2.9 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2022-06-13 18:19:51 +00:00 |
|
Vincent Petry
|
5130bf736f
|
Merge pull request #32851 from nextcloud/backport/32806/stable22
[stable22] Revert "Remove inefficient fed share scanner"
|
2022-06-13 14:09:03 +02:00 |
|
blizzz
|
2c06c3eee9
|
Merge pull request #32856 from nextcloud/backport/32843/stable22
[stable22] Correctly log failed attempts
|
2022-06-13 12:45:49 +02:00 |
|
blizzz
|
c46a8d8f86
|
Merge pull request #31707 from nextcloud/backport/31605/stable22
[stable22] cache the path of the certificate bundle
|
2022-06-13 11:20:58 +02:00 |
|
Joas Schilling
|
fa2d3ede52
|
Correctly log failed attempts
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-06-13 08:38:40 +00:00 |
|
Carl Schwan
|
a25e765d97
|
Revert "Remove inefficient fed share scanner"
This reverts commit ce31914314.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit 6667007bf2)
|
2022-06-13 10:10:09 +02:00 |
|
Christoph Wurst
|
6f2c402b3e
|
Fix replacing external storage password during debug log
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2022-06-13 07:48:29 +00:00 |
|
blizzz
|
be236efd2b
|
Merge pull request #32835 from nextcloud/backport/32799/stable22
[stable22] Fix exception handling when profile data is too long
|
2022-06-13 09:39:05 +02:00 |
|
Nextcloud bot
|
5b4341ae79
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-13 02:28:41 +00:00 |
|
Joas Schilling
|
3189626a81
|
Fix exception handling when profile data is too long
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-06-12 13:53:14 +02:00 |
|
Nextcloud bot
|
e8ab9d1e6d
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-12 02:28:20 +00:00 |
|
blizzz
|
ffdf31b8c3
|
Merge pull request #32796 from nextcloud/automated/noid/stable22-update-psalm-baseline
[stable22] Update psalm-baseline.xml
|
2022-06-12 02:29:57 +02:00 |
|
blizzz
|
7dc48a8b79
|
Merge pull request #32446 from nextcloud/backport/32357/stable22
[stable22] remove storage wrappers when deleting the user storage
|
2022-06-12 02:29:26 +02:00 |
|
Carl Schwan
|
4fdf08727b
|
Merge pull request #32809 from nextcloud/backport/32594/stable22
[stable22] Fix loading groupfolder info when share api is disabled
|
2022-06-11 17:37:45 +02:00 |
|
nextcloud-command
|
39d7c62380
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-06-11 04:13:06 +00:00 |
|
Nextcloud bot
|
d830da0e18
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-11 02:28:59 +00:00 |
|
blizzz
|
be1be43a2b
|
Merge pull request #32815 from nextcloud/dependabot/composer/build/integration/stable22/guzzlehttp/guzzle-6.5.7
Update guzzlehttp/guzzle requirement from 6.5.5 to 6.5.7 in /build/integration
|
2022-06-11 00:05:10 +02:00 |
|
Carl Schwan
|
953b9cfb14
|
Fix loading groupfolder info when share api is disabled
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit 3ea740e13753bc3e742f1da34041ff6014c7d287)
|
2022-06-10 22:02:22 +00:00 |
|
Robin Appelman
|
682cc2ea53
|
remove storage wrappers when deleting the user storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-06-10 15:43:38 +00:00 |
|
dependabot[bot]
|
a949232ce4
|
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.7/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.5...6.5.7)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-10 13:50:12 +00:00 |
|
Vincent Petry
|
7bc2042628
|
Merge pull request #32694 from nextcloud/backport/32471/stable22
[stable22] Make sure activities are not created when a deleted calendar object expires
|
2022-06-10 15:28:15 +02:00 |
|
blizzz
|
460c8fd43c
|
Merge pull request #32812 from nextcloud/fix/noid/stable22-downgrade-guzzle-aws
[stable22] downgrade guzzle and aws
|
2022-06-10 14:46:31 +02:00 |
|
Arthur Schiwon
|
8b26f79952
|
update 3rd party
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2022-06-10 12:32:43 +02:00 |
|
blizzz
|
435dbe2e5e
|
Merge pull request #32762 from nextcloud/update-3rdparty-stable22
[stable22] Update 3rdparty for christophwurst/id3parser 0.1.4
|
2022-06-10 11:50:55 +02:00 |
|
Carl Schwan
|
31d00c4cc1
|
Merge pull request #32760 from nextcloud/backport/stable22/upload-speed
[stable22] Make X-HAS-{MD5/SHA256} opt-in
|
2022-06-10 11:35:35 +02:00 |
|
Vincent Petry
|
3d890eaea2
|
Merge pull request #32712 from nextcloud/backport/32662/stable22
[stable22] Cleanup temporary files after finishing the write to object storage
|
2022-06-10 11:10:21 +02:00 |
|
Nextcloud bot
|
c7d3f149d2
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-10 02:34:23 +00:00 |
|
Joas Schilling
|
495d4b9157
|
Merge pull request #32788 from nextcloud/backport/32765/stable22
[stable22] Add back the deleted.png file
|
2022-06-09 23:01:30 +02:00 |
|
Simon L
|
93da8d8aee
|
Merge pull request #32727 from kesselb/stable22
[stable22] Ignore vendor-bin
|
2022-06-09 15:47:17 +02:00 |
|
Anna Larch
|
a7737b3fbe
|
Add back the deleted.png file as SVG forwarding doesn't work for /core/img
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2022-06-09 13:16:41 +00:00 |
|
Vincent Petry
|
b3d6ce35d4
|
Merge pull request #32772 from nextcloud/backport/32697/stable22
[stable22] Fix get avatar authorization
|
2022-06-09 12:03:47 +02:00 |
|
Nextcloud bot
|
a7f32cd650
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-09 02:32:26 +00:00 |
|
Christopher Ng
|
312a208be6
|
Test all scopes
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-06-08 23:37:51 +00:00 |
|
Christopher Ng
|
107c940f78
|
Fix get avatar authorization
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-06-08 23:37:50 +00:00 |
|
Richard Steinmetz
|
61044ae2a9
|
Update 3rdparty for christophwurst/id3parser 0.1.4
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2022-06-08 14:31:12 +02:00 |
|
Carl Schwan
|
28c36c3112
|
Make X-HAS-{MD5/SHA256} opt-in
This is not always needed and slow down the upload
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit 1b426eda44)
|
2022-06-08 13:41:28 +02:00 |
|
Nextcloud bot
|
cba706c7a6
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-08 02:32:52 +00:00 |
|
Thomas Citharel
|
fefe8ef007
|
Make sure activities are not created when a deleted calendar object expires
Closes https://github.com/nextcloud/activity/issues/784
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2022-06-07 10:25:59 +02:00 |
|
Nextcloud bot
|
3611ae7aae
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-07 02:31:25 +00:00 |
|
Nextcloud bot
|
f64e92aece
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-06 02:34:34 +00:00 |
|
Daniel Kesselberg
|
c7ea562596
|
Ignore vendor-bin
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2022-06-05 22:44:02 +02:00 |
|
Nextcloud bot
|
66bd08dcac
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-05 02:33:40 +00:00 |
|
Nextcloud bot
|
f4c1fc5775
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-04 02:32:28 +00:00 |
|
Joas Schilling
|
73d9e1349e
|
Merge pull request #32652 from nextcloud/update-3rdparty-stable22
[stable22] Update 3rdparty for symfony/translation:4.4.41
|
2022-06-03 15:30:52 +02:00 |
|
Nextcloud bot
|
9be4523b41
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-06-03 02:34:40 +00:00 |
|
Julius Härtl
|
a626becd9b
|
Cleanup temporary files after finishing the write to object storage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-06-02 16:34:27 +00:00 |
|