core
https://github.com/owncloud/core
PHP
:cloud: ownCloud web server core (Files, DAV, etc.)
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 supported84 Subscribers
View all SubscribersAdd a CodeTriage badge to core
Help out
- Issues
- test on newer version of firefox
- Reduce coverage uploads to ease on codecov service
- moving a locked file overwriting an other locked files moves the lock from source to destination file
- even locking is forbidden on public webdav supportedlock property is still returned
- Moving a locked file to a locked folder, both locks are preserved
- copying a file on a locked file removes the lock on the destination
- Refresh lock tocken does not modify Timeout value when no timeout value is passed or no body given
- locking root of DAV does not lock received shares
- locking a received share that was moved in a folder does not lock the main folder
- moving a locked file into a locked folder (providing token) results in conflicting locks
- Docs
- PHP not yet supported