Ferdinand Thiessen
|
ff172e178e
|
fix(webauthn): do not require bcmath or gmp - not needed anymore
The extensions are not required anymore but only recommended for
performance. See also:
https://github.com/web-auth/webauthn-framework/issues/213
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-04-01 19:10:11 +02:00 |
|
Ferdinand Thiessen
|
7dc45631cf
|
fix(core): adjust fronend code for changes in webauthn library
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-04-01 19:10:11 +02:00 |
|
Nextcloud bot
|
48a2de092a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-01 00:23:20 +00:00 |
|
Christopher Ng
|
0eedb6904f
|
fix(settings): Separate subadmin options
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
4a7fee32db
|
fix(settings): Fix initialization of store
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
42517d9c34
|
fix(settings): Preserve system groups on reset
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
6ce464b899
|
fix(settings): Natural order groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
e0cafe5fb1
|
fix(settings): Fix duplicated group options in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
6a36355dc5
|
fix(settings): Fix duplicated group options when editing account
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
6b28f90881
|
fix(settings): Fix group creation in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
f5b35fe1e5
|
fix(settings): Fix group creation when editing users
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
bdac0d7670
|
fix(settings): Only change usercount if group can be found
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
46098c975b
|
fix(settings): Fix editing groups and subadmin groups of user
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
32c3e18781
|
fix(settings): Fix erroneous hiding of group admin column with paginated groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
b1d3ee8539
|
fix(settings): Prevent selection of invalid groups that are not fully loaded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
0dc089799e
|
fix(settings): Fix loaded groups being undefined
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
13765c623c
|
chore(settings): Add note on groups sorting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
02ca811c9d
|
refactor(settings): Consolidate group formatting
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
4d0f2da3e0
|
perf(settings): Make scrolling smooth when a large number of groups are rendered
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
cae40a3521
|
fix(settings): Allow searching for groups in new account dialog
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
19e1b54ae2
|
fix(settings): Allow searching for groups in user row
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
9b303db186
|
perf(settings): Cancel request on new search
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
0d20ddf6f1
|
fix(settings): Fix infinitely loading account management page with pagination of groups
- Includes searching
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Christopher Ng
|
4c3335c934
|
perf(settings): Remove computation of all groups
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:23 -07:00 |
|
Côme Chilliet
|
911830df8a
|
Merge pull request #51376 from nextcloud/backport/51108/stable31
[stable31] Fix disabled user list for SAML group subadmin
|
2025-03-31 15:41:10 +02:00 |
|
Nextcloud bot
|
a198345867
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-31 00:23:37 +00:00 |
|
Nextcloud bot
|
162d1ceed8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-30 12:36:54 +00:00 |
|
Git'Fellow
|
606c781218
|
fix(user): Some strings not being translated
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2025-03-30 13:22:42 +02:00 |
|
Côme Chilliet
|
720d1c0cd3
|
chore: Move magic number into a documented const
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-03-30 09:11:30 +02:00 |
|
Côme Chilliet
|
171886ae6b
|
fix: Correctly count disabled users for SAML groups subadmins
If too many users return -1 as for LDAP so that link is shown
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-03-30 09:11:30 +02:00 |
|
Nextcloud bot
|
b0c5a1c205
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-30 00:23:32 +00:00 |
|
Nextcloud bot
|
b757349adf
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-29 00:23:02 +00:00 |
|
Nextcloud bot
|
053538a05e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-27 00:24:09 +00:00 |
|
Nextcloud bot
|
927739cb2b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-26 00:22:48 +00:00 |
|
Nextcloud bot
|
7de5152eb6
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-25 00:22:47 +00:00 |
|
Marcel Müller
|
b01efbb55a
|
fix(setupchecks): Treat information messages as success
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2025-03-24 20:12:12 +00:00 |
|
Nextcloud bot
|
4fa9662758
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-24 00:23:10 +00:00 |
|
Nextcloud bot
|
c544e04856
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-23 00:22:55 +00:00 |
|
Nextcloud bot
|
ab00df4e33
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-22 00:22:06 +00:00 |
|
Ferdinand Thiessen
|
e1fe4f6e24
|
fix(profile): allow to reset phone number
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-03-21 18:21:45 +01:00 |
|
Nextcloud bot
|
ff114a842f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-21 00:23:07 +00:00 |
|
Nextcloud bot
|
7a1717d305
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-20 00:23:31 +00:00 |
|
Nextcloud bot
|
b2ff0daab7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-18 00:24:01 +00:00 |
|
Nextcloud bot
|
5331744db9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-17 00:22:53 +00:00 |
|
Nextcloud bot
|
4f4be6b0ea
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-14 00:23:26 +00:00 |
|
Andy Scherzinger
|
bef1a658b5
|
Merge pull request #51402 from nextcloud/backport/51379/stable31
[stable31] fix(AppDiscover): Strip double-quotes from folder name
|
2025-03-12 08:57:52 +01:00 |
|
Nextcloud bot
|
aebc0806fc
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-12 00:23:27 +00:00 |
|
Ferdinand Thiessen
|
324582729a
|
fix(lookup-server): disable lookup server for non-global scale setups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-03-11 21:54:06 +01:00 |
|
Ferdinand Thiessen
|
29398c819c
|
fix(lookup-server): do not upload data by default
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-03-11 21:39:33 +01:00 |
|
Git'Fellow
|
1009704fa0
|
fix(AppDiscover): Ensure created cache folder is safe-chars only
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2025-03-11 17:31:26 +00:00 |
|