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.8k
Code
Issues
2.7k
Pull requests
1k
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: add IUserFolder similar to IRootFolder
- #53048
#53048
Merged
susnux
merged 12 commits into
master
nextcloud/server:master
from
feat/user-folder
nextcloud/server:feat/user-folder
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: add IUserFolder similar to IRootFolder
#53048
susnux
merged 12 commits into
master
nextcloud/server:master
from
feat/user-folder
nextcloud/server:feat/user-folder
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
feat(IUserFolder): add a user folder class
Show description for 0222245
susnux
authored and
come-nc
committed
0222245
View commit details
Copy full SHA for 0222245
Browse repository at this point
chore: migrate away from deprecated OC_Helper to IUserFolder
Show description for 6e22944
susnux
authored and
come-nc
committed
6e22944
View commit details
Copy full SHA for 6e22944
Browse repository at this point
fix: Use new getOrCreate method and fix code issues
Show description for 286642a
come-nc
committed
286642a
View commit details
Copy full SHA for 286642a
Browse repository at this point
fix: Adapt LazyRoot::getUserFolder signature and remove LazyFolder::getUserFolder
Show description for bda8cf3
come-nc
committed
bda8cf3
View commit details
Copy full SHA for bda8cf3
Browse repository at this point
chore: Adapt tests to getUserFolder return type change
Show description for 3f9f865
come-nc
committed
3f9f865
View commit details
Copy full SHA for 3f9f865
Browse repository at this point
chore: Fix psalm issues and update baseline
Show description for 4502eb0
come-nc
committed
4502eb0
View commit details
Copy full SHA for 4502eb0
Browse repository at this point
fix: Do not set parent for user folder
Show description for 3406d45
come-nc
committed
3406d45
View commit details
Copy full SHA for 3406d45
Browse repository at this point
chore: Fix failing test on s3
Show description for 3b2a5ff
come-nc
committed
3b2a5ff
View commit details
Copy full SHA for 3b2a5ff
Browse repository at this point
chore: Remove useless check in dav app
Show description for 8e439db
come-nc
committed
8e439db
View commit details
Copy full SHA for 8e439db
Browse repository at this point
chore: Fix tests
Show description for 80401b1
come-nc
committed
80401b1
View commit details
Copy full SHA for 80401b1
Browse repository at this point
chore: Bump since and deprecated annotations version
Show description for d80b2f9
come-nc
committed
d80b2f9
View commit details
Copy full SHA for d80b2f9
Browse repository at this point
fix(trashbin): properly unpause trashbin on error
Show description for b6e35e0
susnux
authored and
come-nc
committed
b6e35e0
View commit details
Copy full SHA for b6e35e0
Browse repository at this point
You can’t perform that action at this time.