Andy Scherzinger
|
f61636bcaa
|
Merge pull request #51578 from nextcloud/backport/51521/stable31
[stable31] fix(webauthn): adjust for updated library and add tests
|
2025-04-02 10:42:30 +02:00 |
|
Nextcloud bot
|
a988387264
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-02 00:23:19 +00:00 |
|
Ferdinand Thiessen
|
6c371c7991
|
test: adjust for cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-04-01 23:29:17 +02:00 |
|
Andy Scherzinger
|
d297e8fac7
|
Merge pull request #51850 from nextcloud/backport/51845/stable31
[stable31] fix: don't have sabre/dav send it's own reponse if we already send the zip response
|
2025-04-01 21:46:22 +02:00 |
|
Robin Appelman
|
17569defaa
|
fix: don't have sabre/dav send it's own reponse if we already send the zip response
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-04-01 17:26:12 +00:00 |
|
nextcloud-command
|
441bcc6b57
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-04-01 17:14:10 +00:00 |
|
Ferdinand Thiessen
|
2d48c02913
|
test: make cypress run in secure context and add WebAuthn tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-04-01 19:10:11 +02:00 |
|
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 |
|
Andy Scherzinger
|
3afd719d85
|
Merge pull request #51843 from nextcloud/backport/51760/stable31
[stable31] fix(files_reminders): Lower disabled notifications app error to info
|
2025-04-01 18:42:07 +02:00 |
|
Louis Chemineau
|
89da238b70
|
fix(files_reminder): Replace error log by setup check
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2025-04-01 15:09:23 +00:00 |
|
Louis Chemineau
|
909d6a87c1
|
fix(files_reminders): Lower disabled notifications app error to info
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2025-04-01 15:09:22 +00:00 |
|
Christoph Wurst
|
9e2d1e0eb0
|
Merge pull request #51820 from nextcloud/backport/50768/stable31
[stable31] perf(cron): Delay (re)checking timed jobs
|
2025-04-01 12:27:40 +02:00 |
|
Joas Schilling
|
4d75eeaffe
|
Merge pull request #51331 from nextcloud/backport/51082/stable31
[stable31] feat(dav): add webhook compatibility for calendar object events
|
2025-04-01 12:05:16 +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 |
|
Pytal
|
5906f1b3f1
|
Merge pull request #51781 from nextcloud/backport/51336/stable31
[stable31] fix(settings): Fix infinitely loading account management page with pagination of groups
|
2025-03-31 14:51:29 -07:00 |
|
nextcloud-command
|
49912719f7
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-03-31 21:16:58 +00:00 |
|
Christopher Ng
|
1fc9fb9985
|
test(settings): Fix group items not being found
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
1223063399
|
test(settings): Correctly find group in select
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07:00 |
|
Christopher Ng
|
ada190bb39
|
test(settings): Wait until groups list has loaded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-03-31 14:10:24 -07: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
|
59885c0254
|
chore(openapi): Update spec
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
|
80a2fd25cf
|
feat(provisioning_api): Add endpoint for fetching user subadmin groups with details
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
|
56e255ecac
|
feat(provisioning_api): Add endpoint for fetching user groups with details
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 |
|
Joas Schilling
|
bcb2c50c6f
|
fix(caldav): Restore old private events and deprecate them
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-03-31 10:26:23 -07:00 |
|
Edward Ly
|
5f15089a05
|
feat(dav)!: migrate OCA calendar object events to OCP
Signed-off-by: Edward Ly <contact@edward.ly>
|
2025-03-31 10:26:23 -07:00 |
|
Edward Ly
|
a85b6778b6
|
feat(dav): add webhook compatibility for calendar object events
Signed-off-by: Edward Ly <contact@edward.ly>
|
2025-03-31 10:26:01 -07:00 |
|
Christoph Wurst
|
dfb0b38acc
|
perf(cron): Delay (re)checking timed jobs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2025-03-31 15:33:59 +00: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 |
|
Marcel Klehr
|
f09f1d1f8c
|
Merge pull request #51813 from nextcloud/backport/51750/stable31
[stable31] fix(dav): Give proper HTTP status code on MKCOL when quota exceeded
|
2025-03-31 15:24:38 +02:00 |
|