You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lukas Reschke c952adabb5
Remove OC/Core autoloading from old autoloader
10 years ago
.idea Close cursor early in calculateFolderSize 11 years ago
3rdparty@35a8125ac1 Remove unrequired randomlib 10 years ago
apps Merge pull request #23793 from owncloud/hard-code-dav-endpoints 10 years ago
build Add intergration tests 10 years ago
config Minor grammar in config.sample.php 10 years ago
core Rename files to be PSR-4 compliant 10 years ago
l10n Adding transifex to new core apps 10 years ago
lib Remove OC/Core autoloading from old autoloader 10 years ago
ocs Update author information 10 years ago
ocs-provider Fix formatting of response 10 years ago
resources Merge pull request #21766 from farukuzun/master 10 years ago
settings Move OC\Core and OC\Settings to composer autoloader 10 years ago
tests Remove OC/Core autoloading from old autoloader 10 years ago
themes update example theme favicon 10 years ago
.bowerrc ability to add bower resources 11 years ago
.gitignore Add SSO for updater application 10 years ago
.gitmodules use https as submodule url 12 years ago
.htaccess Use raw PATH_INFO 10 years ago
.jshintrc enable laxbreak option in jshintrc to comply with our coding guide lines 11 years ago
.mailmap Map Maci 10 years ago
.mention-bot Merge pull request #21970 from zander/mentionbot 10 years ago
.scrutinizer.yml Scrutinizer should not check generated composer files 10 years ago
.tag Add .tag file to make tar balls tracable 12 years ago
.travis.yml Merge pull request #23303 from owncloud/exclude-only-specific-third-party 10 years ago
.user.ini Also set output_buffering in .user.ini to 0 10 years ago
AUTHORS Remove Scrutinizer Auto Fixer 10 years ago
CONTRIBUTING.md Replace list of apps with a link 10 years ago
COPYING-AGPL Really add AGPL file 15 years ago
COPYING-README correct icon license, we use Elementary icons, not Silk anymore 12 years ago
README.md Adding coverage graph to see how we progress 10 years ago
autotest-external.sh Add verbose flag to occ commands of autotest* 10 years ago
autotest-hhvm.sh Combine autotest-hhvm.sh with autotest.sh 11 years ago
autotest-js.sh Use a universal shebang 10 years ago
autotest.sh docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758 10 years ago
bower.json Add davidchambers/base64 JS library 10 years ago
buildjsdocs.sh Added OC.Files.Client Webdav-based files client 10 years ago
composer.json Move OC\Core and OC\Settings to composer autoloader 10 years ago
console.php Update author information 10 years ago
cron.php Do not create a loop that generates thousands of jobs 10 years ago
db_structure.xml exchange user_id_key for a unique one. 10 years ago
index.html Try to prefer index.php over index.html in the same directory 13 years ago
index.php Happy new year! 10 years ago
issue_template.md Fix wording 10 years ago
occ Use a more universal shebang 11 years ago
public.php Happy new year! 10 years ago
remote.php All webdav endpoints within remote.php are now hardcoded - helps to prevent migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know 10 years ago
robots.txt Add robot.txt 13 years ago
status.php Happy new year! 10 years ago
version.php Increase all versions on master which is now 9.1 10 years ago

README.md

ownCloud Core

Build Status Scrutinizer Code Quality codecov.io CodeClimate Coverity Dependency Status Dependency Status

codecov.io

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

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

https://doc.owncloud.org/server/9.0/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Support

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

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/9.0/developer_manual/core/translation.html