server
https://github.com/nextcloud/server
PHP
☁️ Nextcloud server, a safe home for all your data
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported118 Subscribers
View all SubscribersAdd a CodeTriage badge to server
Help out
- Issues
- fix(user_status): make setUserStatus() idempotent for concurrent duplicate requests
- fix(files): invalidate cached storage availability after updates
- fix(Files/Cache): align `MoveFromCacheTrait` fallback validation with `Cache::moveFromCache`
- perf: remove needless check for changed storage id for mounts
- perf: delay loading storage info in Cache untill needed
- refactor(preview): remove deprecated `PreviewManager::registerProvider` API
- [stable32] occ commands for listing and refreshing mounts
- perf(appstore): optimize apps.json processing and reuse stale cache on refresh failure
- App Navigation Redesign
- DAV Basic Auth: empty username/password reaches getByEmail and scans oc_preferences (heavy on NC 31/32)
- Docs
- PHP not yet supported