owncloud / core

:cloud: ownCloud web server core (Files, DAV, etc.)
https://owncloud.com
GNU Affero General Public License v3.0
8.31k stars 2.06k forks source link
enterprise federated file-sharing file-sync javascript owncloud php platform self-hosting sharing

ownCloud Core

Build Status Quality Gate Status Security Rating Coverage Design

ownCloud offers file sharing and collaboration trusted by 200+ million users worldwide regardless of device or location.

Why Is This so Awesome?

Installation Instructions

For installing ownCloud, see the official ownCloud 10 installation manual.

Development Build Prerequisites

Note that when doing a local development build, you need to have Composer v2 installed. If your OS provides a lower version than v2, you can install Composer v2 manually. As an example, which may be valid for other releases/distros too, see How to install Composer on Ubuntu 22.04 | 20.04 LTS.

You also must have installed yarn and node (v14 or higher).

Contribution Guidelines

https://owncloud.com/contribute/

Commit Messages

To ease bringing commits into context, a CI job check that the commit message satisfies a specification for adding human and machine readable meaning to commit messages. For details see: Conventional Commits. Note that if conventional commits are not satisfied, CI will not be green. In this case, you need to rewrite the git commit history to meet the requirement.

You must at least provide a type + description as described in the Examples section.

For a quickstart, the following types can be used:

fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test:

Support

Learn about the different ways you can get support for ownCloud: https://owncloud.com/support/

Get in Touch

Important Notice on Translations

Please submit translations via Transifex: https://explore.transifex.com/owncloud-org/

See the detailed information about translations here.