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.
 
 
 
 
 
 
Christoph Wurst e4a8456d01
replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')
10 years ago
.idea
3rdparty@182a104082 update 3rdparty to latest JSqueeze 10 years ago
apps replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
build Merge pull request #23978 from owncloud/integration-test-remaining-from-qa-26 10 years ago
config Merge pull request #24037 from owncloud/file_versions_default 10 years ago
core replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
l10n Also use Javascript as language in l10n.pl - fixes #13924 10 years ago
lib Merge pull request #24074 from owncloud/integritycheck_psr4 10 years ago
ocs Update author information 10 years ago
ocs-provider
resources
settings replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
tests Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hook 10 years ago
themes
.bowerrc
.gitignore
.gitmodules
.htaccess Use raw PATH_INFO 10 years ago
.jshintrc
.mailmap Map Maci 10 years ago
.mention-bot Adjust notification paths to PSR-4 10 years ago
.scrutinizer.yml Scrutinizer should not check generated composer files 10 years ago
.tag
.travis.yml Exclude autoload_static.php (#23935) 10 years ago
.user.ini
AUTHORS Remove Scrutinizer Auto Fixer 10 years ago
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
README.md Adding coverage graph to see how we progress 10 years ago
autotest-external.sh Fix storage backend class namespaces and move to subdir 10 years ago
autotest-hhvm.sh
autotest-js.sh
autotest.sh docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758 10 years ago
bower.json downgrade jquery, update jquery-migrate 10 years ago
buildjsdocs.sh
composer.json Move OC\Core and OC\Settings to composer autoloader 10 years ago
console.php Update author information 10 years ago
cron.php
db_structure.xml
index.html
index.php
issue_template.md Fix wording 10 years ago
occ
public.php
remote.php Employ a stricter Content Security Policy on remote.php 10 years ago
robots.txt
status.php
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