Skip to content
/ core Public

☁️ ownCloud web server core (Files, DAV, etc.)

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
COPYING
Unknown
COPYING-README
Notifications You must be signed in to change notification settings

owncloud/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

033745c Β· Apr 22, 2025
Feb 5, 2024
Dec 10, 2014
Oct 10, 2023
Apr 22, 2025
Sep 13, 2024
Apr 22, 2025
Jul 9, 2024
Mar 31, 2025
Oct 24, 2024
Mar 13, 2025
Dec 5, 2018
Jul 21, 2018
Jan 20, 2021
Oct 9, 2023
Mar 3, 2025
Mar 31, 2025
Aug 19, 2024
May 28, 2020
May 29, 2024
Oct 9, 2023
Jan 16, 2021
Nov 4, 2014
Jul 4, 2016
Oct 10, 2023
Jun 14, 2014
Sep 29, 2015
Feb 13, 2017
Apr 22, 2025
Sep 22, 2016
Aug 5, 2018
Oct 30, 2023
Oct 9, 2023
Mar 13, 2024
Dec 9, 2024
Apr 22, 2025
Oct 2, 2023
Sep 26, 2019
Nov 28, 2019
Apr 24, 2013
Oct 2, 2023
Nov 19, 2014
Oct 10, 2023
Dec 12, 2023
Nov 28, 2019
Oct 2, 2023
Jan 28, 2013
Mar 8, 2024
Jan 9, 2020
Mar 17, 2025

Repository files navigation

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?

  • πŸ“ Access your Data You can store your files, contacts, calendars and more on a server of your choosing.
  • πŸ“¦ Sync your Data You keep your files, contacts, calendars and more synchronized amongst your devices.
  • πŸ”„ Share your Data You share your data with others, and give them access to your latest photo galleries, your calendar or anything else you want them to see.
  • πŸš€ Expandable with dozens of Apps ...like Calendar, Contacts, Mail or News.
  • ☁️ All Benefits of the Cloud ...on your own Server.
  • πŸ”’ Encryption You can encrypt data in transit with secure https connections. You can enable the encryption app to encrypt data on storage for improved security and privacy.
  • ...

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.