Commit graph

63480 commits

Author SHA1 Message Date
blizzz
c81f672200
Merge pull request #36574 from nextcloud/backport/36489/stable24
[stable24] Add bruteforce protection to password reset page
2023-02-07 10:08:02 +01:00
Joas Schilling
f89eacbf86
fix(CI): Adjust expected result
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-07 07:44:16 +01:00
Joas Schilling
f7a55209dd
Add bruteforce protection to password reset page
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-07 07:43:57 +01:00
Nextcloud bot
4de06c581c
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-07 02:26:18 +00:00
Joas Schilling
f3cf079080
Merge pull request #36519 from nextcloud/backport/36511/stable24
[stable24] chore(CI): Opt-out of PHPUnit 10 for now
2023-02-06 11:14:13 +01:00
Nextcloud bot
b2a8a95a47
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-06 02:25:00 +00:00
Nextcloud bot
15fe44a4f0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-05 02:25:21 +00:00
Nextcloud bot
4bd0db25be
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-04 02:25:33 +00:00
Joas Schilling
eb76fbe8d6
fix(CI): Fix unmockable countUsers() method
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 16:11:17 +01:00
Joas Schilling
6761b94f4f
Remove failing test that works with mocks only anyway
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 15:16:07 +01:00
Joas Schilling
4fb4fc310a
chore(CI): Opt-out of PHPUnit 10 for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 14:27:17 +01:00
Simon L
427c5dfe5b
Merge pull request #36467 from nextcloud/backport/36407/stable24
[stable24] add a safeguard for Version23000Date20210721100600.php
2023-02-03 12:58:42 +01:00
Joas Schilling
5bde3e3da5
Merge pull request #36500 from nextcloud/bugfix/noid/green-ci
[stable24] Skip failing avatar test with PHP 8.0
2023-02-03 12:55:49 +01:00
Joas Schilling
8b81770156
Skip failing avatar test with PHP 8.0
The font is placed one pixel off

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 09:10:35 +01:00
Nextcloud bot
5e1a714121
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-03 02:27:42 +00:00
Joas Schilling
cebaa80052
Merge pull request #36491 from nextcloud/backport/36487/stable24
[stable24] Do not reuse query builder objects in DAV account deletion
2023-02-02 13:10:34 +01:00
Côme Chilliet
621f615bd4
Merge pull request #35976 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
2023-02-02 12:05:33 +01:00
Joas Schilling
d17e87d75f Do not reuse query builder objects in DAV account deletion
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 06:11:22 +00:00
nextcloud-command
2008a01c43 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2023-02-02 04:12:15 +00:00
Nextcloud bot
c04512b083
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-02 02:26:05 +00:00
Louis
29e86fb8a2
Merge pull request #36472 from nextcloud/backport/stable24/34625
[stable24] Fix icon of encrypted folders in filepicker
2023-02-01 20:29:15 +01:00
Carl Schwan
901a97b485 Fix icon of encrypted folders in filepicker
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-01 14:35:14 +01:00
Simon L
dcf8eb591f add a safeguard for Version23000Date20210721100600.php
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-01 08:05:44 +00:00
Nextcloud bot
6bb260eb97
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-01 02:25:38 +00:00
Nextcloud bot
35477881f7
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-31 02:26:00 +00:00
Nextcloud bot
6f02feaa7e
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-30 02:26:17 +00:00
Nextcloud bot
3735667eb7
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-29 02:27:11 +00:00
Nextcloud bot
973216891f
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-28 02:26:17 +00:00
Simon L
8f3bdbd2b9
Merge pull request #36401 from nextcloud/backport/34152/stable24
[stable24] Do not store generated mysql password if it was not used
2023-01-27 13:39:03 +01:00
Julius Härtl
f23532b095 Do not store generated mysql password if it was not used
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-27 06:43:39 +00:00
Nextcloud bot
485bc35e74
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-27 02:28:17 +00:00
Vincent Petry
fb3261a062
Merge pull request #36365 from nextcloud/backport/36352/stable24
[stable24] imaginary - add tiff to supported formats
2023-01-26 09:43:28 +01:00
Nextcloud bot
bd9b3c3752
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-26 02:42:01 +00:00
Simon L
664133edbb imaginary - add tiff to supported formats
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-25 20:23:44 +00:00
Simon L
e1164fd8d5
Merge pull request #36345 from nextcloud/backport/36326/stable24
[stable24] don't translate a variable
2023-01-25 20:59:27 +01:00
Christoph Wurst
fa08275ab2
Merge pull request #35824 from nextcloud/backport/35614/stable24
[stable24] Fix array to string conversion in errorlog writer
2023-01-25 19:34:19 +01:00
Simon L
eb378aa5cd don't translate a variable
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-25 18:28:48 +00:00
Simon L
8be076afed
Merge pull request #36336 from nextcloud/backport/36333/stable24
[stable24] Fix default value for files_no_background_scan
2023-01-25 09:23:54 +01:00
Nextcloud bot
05ebbf29df
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-25 02:44:33 +00:00
max-nextcloud
185115ad63 Fix default value for files_no_background_scan
The value is read in b888c61463/apps/files/lib/BackgroundJob/ScanFiles.php (L105) and the default value is false.

Signed-off-by: max-nextcloud <max@nextcloud.com>
2023-01-24 20:39:44 +00:00
Vincent Petry
ffe1405478
Merge pull request #36306 from nextcloud/backport/36094/stable24
[stable24] Only expose storage location to admins
2023-01-24 15:05:47 +01:00
Simon L
446be2316c
Merge pull request #36325 from nextcloud/backport/35935/stable24
[stable24] [Fix]: scan-app-data conversion
2023-01-24 10:40:34 +01:00
Vincent Petry
d1e09a4d03
Merge pull request #36299 from nextcloud/backport/36113/stable24
[stable24] Extend ViewOnly DAV plugin to versions endpoint
2023-01-24 10:31:51 +01:00
EWouters
75e2431560 [Fix]: scan-app-data conversion
Adapted from sugestions by @Hiyoal in #34283 and @st3iny in #35935.

See https://github.com/nextcloud/server/issues/34283#issuecomment-1288075064
and https://github.com/nextcloud/server/pull/35935#discussion_r1059905594.

Closes #34283.

Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: EWouters <6179932+EWouters@users.noreply.github.com>
2023-01-24 08:14:53 +00:00
Christoph Wurst
f9fc4fbdd9
fix(logging): Fix array to string conversion in errorlog writer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-24 08:54:10 +01:00
Nextcloud bot
f3bf55afa0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-24 02:25:37 +00:00
Vincent Petry
81e775f710 Only expose storage location to admins
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-23 15:52:14 +00:00
Vincent Petry
96de6170c0 Extend ViewOnly DAV plugin to versions endpoint
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-23 13:46:41 +00:00
Simon L
75331d5e4a
Merge pull request #36293 from nextcloud/backport/36278/stable24
[stable24] Fix interned strings buffer check if 0 free bytes
2023-01-23 12:28:19 +01:00
MichaIng
4018083ccf Fix interned strings buffer check if 0 free bytes
With #32902 it was meant to be avoided to recommend raising the interned strings buffer size above a quarter of the total OPcache size. This works as long as there is at least 1 byte free, but does not apply if the buffer is filled completely.

This commit switches the conditions so that the interned strings buffer size must be smaller than a quarter of the total OPcache size for the warning to be shown. That the buffer must be either filled completely or by more than 90% remains untouched.

Signed-off-by: MichaIng <micha@dietpi.com>
2023-01-23 09:55:36 +00:00