Commit graph

65063 commits

Author SHA1 Message Date
Vincent Petry
bcbec0af90
Merge pull request #36167 from nextcloud/backport/35970/stable25
[stable25] Improve exception serializing
2023-01-19 10:17:02 +01:00
Vincent Petry
0fedfd6c3b
Merge pull request #36099 from nextcloud/backport/34924/stable25
[stable25] escape path prefix when doing cache jail search
2023-01-19 10:05:06 +01:00
Vincent Petry
4f6f5de106
Merge pull request #36134 from nextcloud/backport/36130/stable25
[stable25] Add always visible share label
2023-01-19 09:39:03 +01:00
John Molakvoæ
1c517215d7
Merge pull request #36226 from nextcloud/backport/36205/stable25
[stable25] fix(search): Fix settings section icon color
2023-01-19 08:12:01 +01:00
Nextcloud bot
df7ead3e89
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-19 02:27:14 +00:00
Christopher Ng
29ca007380 Add visible share label
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-18 16:12:55 -08:00
Pytal
1ee7bc3250
Merge pull request #36129 from nextcloud/backport/36056/stable25
[stable25] Differentiate share links
2023-01-18 16:08:35 -08:00
Pytal
d5ef044f21
Merge pull request #36142 from nextcloud/backport/35637/stable25
[stable25] Focus trap contacts menu with NcHeaderMenu port
2023-01-18 15:50:53 -08:00
Christopher Ng
de874ec4d7 Differentiate share links
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit f09300b343)
2023-01-18 15:14:07 -08:00
Christopher Ng
6f3a0e2e91 Focus trap contacts menu with NcHeaderMenu port
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-18 15:06:57 -08:00
Simon L
77f2c23173
Merge pull request #36208 from nextcloud/backport/35419/stable25
[stable25] Fix login loop if login CSRF fails and user is not logged in
2023-01-18 22:26:08 +01:00
Simon L
8c25285c5c
Merge pull request #36193 from nextcloud/revert/35676
[stable25] Revert "Add alt to the logo, adapt css for logo"
2023-01-18 21:16:02 +01:00
Joas Schilling
9d71ea86be fix(search): Fix settings section icon color
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-18 18:23:50 +00:00
Julius Härtl
41cc0bb190
fix(ExceptionSerializer): encode arguments before filtering the trace
This will avoid running into a Nesting level too deep error as the
encodeArg calls will limit potential recursive calls on the arguments to
a nesting level of 5

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-18 16:34:05 +01:00
Vincent Petry
e056dd8ba9
Merge pull request #36155 from nextcloud/backport/36115/stable25
[stable25] Catch Exceptions when loading storage data of users
2023-01-18 14:13:59 +01:00
Vincent Petry
5cde45b29e
Merge pull request #36174 from nextcloud/enh/noid/improve-applicable-ext-storage/stable25
[stable25] Improve saving applicable users in ext storage
2023-01-18 14:13:28 +01:00
Christoph Wurst
197a2ea1f9 Fix login loop if login CSRF fails and user is not logged in
If CSRF fails but the user is logged in that they probably logged in in
another tab. This is fine. We can just redirect.
If CSRF fails and the user is also not logged in then something is
fishy. E.g. because Nextcloud contantly regenrates the session and the
CSRF token and the user is stuck in an endless login loop.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-18 11:04:59 +00:00
Vincent Petry
b6d850d25e
Merge pull request #36179 from nextcloud/backport/36093/stable25
[stable25] Improve password generation for link shares
2023-01-18 12:02:32 +01:00
blizzz
d2070bde16
Merge pull request #35954 from nextcloud/automated/noid/stable25-update-psalm-baseline
[stable25] Update psalm-baseline.xml
2023-01-18 12:02:13 +01:00
Vincent Petry
a86f63284e Improve saving applicable users in ext storage
Added a checkbox to prevent saving "All users" by mistake and giving
access to everyone when not wanted.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-18 08:24:15 +00:00
Vincent Petry
d2984ed076
Merge pull request #36165 from nextcloud/backport/36089/stable25
[stable25] Ext storage configs default value support + enable SSL by default
2023-01-18 09:19:48 +01:00
nextcloud-command
c2e479b301 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2023-01-18 04:46:46 +00:00
Nextcloud bot
d230275ea8
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-18 02:25:34 +00:00
Simon L
f370679d86
Merge pull request #36076 from nextcloud/backport/36065/stable25
[stable25] Remove js navigation on alternative login click
2023-01-17 21:13:49 +01:00
Simon L
dc98de806c
Merge pull request #36032 from nextcloud/backport/36027/stable25
[stable25] fix: show toggle grid view button with open sidebar
2023-01-17 21:11:10 +01:00
John Molakvoæ
ad67ef0124
Revert "Add alt to the logo, adapt css for logo"
This reverts commit dca7384b5f.
2023-01-17 14:15:09 +01:00
blizzz
494a0c1073
Merge pull request #36140 from nextcloud/release/25.0.3
25.0.3
2023-01-17 10:03:21 +01:00
Nextcloud bot
8daa1a0550
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-17 02:27:03 +00:00
Vincent Petry
2aad203c99 Improve password generation for link shares
Use web crypto when generating password for link shares
whenever the password policy app is disabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-17 00:22:15 +00:00
Vincent Petry
ff90735db7
Merge pull request #36169 from nextcloud/bugfix/36153/fix-sharemount-cache-key-include-target/stable25
[stable25] still include the share target in the cache key for validating share mount
2023-01-16 19:37:05 +01:00
Robin Appelman
953f9ea2b2
still include the share target in the cache key for validating share mount
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-16 15:58:15 +01:00
Vincent Petry
9b14da98e4 Enable SSL by default in ext storage configs
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-16 13:51:57 +00:00
Vincent Petry
da59c7f9a2 Extend ext storage params to contain default value
Extend the external storage configuration parameters definition to allow
to specify a default value

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-16 13:51:56 +00:00
Côme Chilliet
f3d7292ce2 Tear down in catch of an Exception
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-16 10:50:47 +00:00
Côme Chilliet
eac6d9f36f Catch Exceptions when loading storage data of users
This avoids having the whole userlist crashing because a user external
 storage fails to load. With this change only the problematic user
 storage/quota information will be empty.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-16 10:50:47 +00:00
Nextcloud bot
f74ba9cb5d
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-16 02:25:07 +00:00
Nextcloud bot
0f61347a6e
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-15 02:24:56 +00:00
John Molakvoæ
b20d0e325d
Merge pull request #36143 from nextcloud/revert-36132-backport/36121/stable25
Revert "[stable25] Allow keyup enter in user status"
2023-01-14 09:30:52 +01:00
Nextcloud bot
c002b7e65d
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-14 02:26:48 +00:00
Joas Schilling
0749d5f65a
Revert "[stable25] Allow keyup enter in user status" 2023-01-14 03:23:28 +01:00
Arthur Schiwon
9f1cce1e44
25.0.3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-01-13 23:22:05 +01:00
Joas Schilling
63a1251229
Merge pull request #36132 from nextcloud/backport/36121/stable25
[stable25] Allow keyup enter in user status
2023-01-13 11:26:47 +01:00
Joas Schilling
8a0927cbc2 fix(user_status): Allow to use enter to complete characters without automatically closing the modal
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-13 07:45:54 +00:00
Nextcloud bot
50417be8c5
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-13 02:26:42 +00:00
Nextcloud bot
e2f9138c34
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-12 02:24:52 +00:00
Robin Appelman
5c743ac135 escape path prefix when doing cache jail search
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-11 16:58:54 +00:00
blizzz
9bd966fcc5
Merge pull request #36079 from nextcloud/release/25.0.3_rc2
25.0.3 RC2
2023-01-11 13:31:45 +01:00
Vincent Petry
0b5c372195
Merge pull request #36081 from nextcloud/stable25-fix/fix-theming-repair-step
[stable25] Fix theming migration repair step by passing correct type for argument
2023-01-11 12:31:55 +01:00
Vincent Petry
e127a927af
Remove "mixed" argument to make psalm happy
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-11 10:06:41 +01:00
Côme Chilliet
c5eb39b8ff
Fix theming migration repair step by passing correct type for argument
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-11 09:53:14 +01:00