Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.2k
Star
36.7k
Code
Issues
2.7k
Pull requests
971
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[stable31] fix(settings): Fix infinitely loading account management page with pagination of groups
- #51781
#51781
Merged
Pytal
merged 28 commits into
stable31
nextcloud/server:stable31
from
backport/51336/stable31
nextcloud/server:backport/51336/stable31
Copy head branch name to clipboard
Mar 31, 2025
Conversation
Commits
28
(28)
Checks
Files changed
Merged
[stable31] fix(settings): Fix infinitely loading account management page with pagination of groups
#51781
Pytal
merged 28 commits into
stable31
nextcloud/server:stable31
from
backport/51336/stable31
nextcloud/server:backport/51336/stable31
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2025
perf(settings): Remove computation of all groups
Show description for 4c3335c
Pytal
committed
4c3335c
View commit details
Copy full SHA for 4c3335c
Browse repository at this point
fix(settings): Fix infinitely loading account management page with pagination of groups
Show description for 0d20ddf
Pytal
committed
0d20ddf
View commit details
Copy full SHA for 0d20ddf
Browse repository at this point
feat(provisioning_api): Add endpoint for fetching user groups with details
Show description for 56e255e
Pytal
committed
56e255e
View commit details
Copy full SHA for 56e255e
Browse repository at this point
perf(settings): Cancel request on new search
Show description for 9b303db
Pytal
committed
9b303db
View commit details
Copy full SHA for 9b303db
Browse repository at this point
fix(settings): Allow searching for groups in user row
Show description for 19e1b54
Pytal
committed
19e1b54
View commit details
Copy full SHA for 19e1b54
Browse repository at this point
fix(settings): Allow searching for groups in new account dialog
Show description for cae40a3
Pytal
committed
cae40a3
View commit details
Copy full SHA for cae40a3
Browse repository at this point
perf(settings): Make scrolling smooth when a large number of groups are rendered
Show description for 4d0f2da
Pytal
committed
4d0f2da
View commit details
Copy full SHA for 4d0f2da
Browse repository at this point
refactor(settings): Consolidate group formatting
Show description for 02ca811
Pytal
committed
02ca811
View commit details
Copy full SHA for 02ca811
Browse repository at this point
chore(settings): Add note on groups sorting
Show description for 13765c6
Pytal
committed
13765c6
View commit details
Copy full SHA for 13765c6
Browse repository at this point
fix(settings): Fix loaded groups being undefined
Show description for 0dc0897
Pytal
committed
0dc0897
View commit details
Copy full SHA for 0dc0897
Browse repository at this point
fix(settings): Prevent selection of invalid groups that are not fully loaded
Show description for b1d3ee8
Pytal
committed
b1d3ee8
View commit details
Copy full SHA for b1d3ee8
Browse repository at this point
fix(settings): Fix erroneous hiding of group admin column with paginated groups
Show description for 32c3e18
Pytal
committed
32c3e18
View commit details
Copy full SHA for 32c3e18
Browse repository at this point
feat(provisioning_api): Add endpoint for fetching user subadmin groups with details
Show description for 80a2fd2
Pytal
committed
80a2fd2
View commit details
Copy full SHA for 80a2fd2
Browse repository at this point
fix(settings): Fix editing groups and subadmin groups of user
Show description for 46098c9
Pytal
committed
46098c9
View commit details
Copy full SHA for 46098c9
Browse repository at this point
fix(settings): Only change usercount if group can be found
Show description for bdac0d7
Pytal
committed
bdac0d7
View commit details
Copy full SHA for bdac0d7
Browse repository at this point
fix(settings): Fix group creation when editing users
Show description for f5b35fe
Pytal
committed
f5b35fe
View commit details
Copy full SHA for f5b35fe
Browse repository at this point
fix(settings): Fix group creation in new account dialog
Show description for 6b28f90
Pytal
committed
6b28f90
View commit details
Copy full SHA for 6b28f90
Browse repository at this point
fix(settings): Fix duplicated group options when editing account
Show description for 6a36355
Pytal
committed
6a36355
View commit details
Copy full SHA for 6a36355
Browse repository at this point
fix(settings): Fix duplicated group options in new account dialog
Show description for e0cafe5
Pytal
committed
e0cafe5
View commit details
Copy full SHA for e0cafe5
Browse repository at this point
fix(settings): Natural order groups
Show description for 6ce464b
Pytal
committed
6ce464b
View commit details
Copy full SHA for 6ce464b
Browse repository at this point
chore(openapi): Update spec
Show description for 59885c0
Pytal
committed
59885c0
View commit details
Copy full SHA for 59885c0
Browse repository at this point
fix(settings): Preserve system groups on reset
Show description for 42517d9
Pytal
committed
42517d9
View commit details
Copy full SHA for 42517d9
Browse repository at this point
fix(settings): Fix initialization of store
Show description for 4a7fee3
Pytal
committed
4a7fee3
View commit details
Copy full SHA for 4a7fee3
Browse repository at this point
fix(settings): Separate subadmin options
Show description for 0eedb69
Pytal
committed
0eedb69
View commit details
Copy full SHA for 0eedb69
Browse repository at this point
test(settings): Wait until groups list has loaded
Show description for ada190b
Pytal
committed
ada190b
View commit details
Copy full SHA for ada190b
Browse repository at this point
test(settings): Correctly find group in select
Show description for 1223063
Pytal
committed
1223063
View commit details
Copy full SHA for 1223063
Browse repository at this point
test(settings): Fix group items not being found
Show description for 1fc9fb9
Pytal
committed
1fc9fb9
View commit details
Copy full SHA for 1fc9fb9
Browse repository at this point
chore(assets): Recompile assets
Show description for 4991271
nextcloud-command
committed
4991271
View commit details
Copy full SHA for 4991271
Browse repository at this point
You can’t perform that action at this time.