Nextcloud Server
Go to file
Roeland Jago Douma f7729cdc40 Add composers default autoloader to core
This introduces the defacto standard PSR-4 autoloader from composer into
core. This will allow proper PSR-4 naming of our classes.

Since our original autoloader is still available we can slowly switch
over classes to PSR-4.
2016-03-09 16:53:27 +01:00
.idea
3rdparty@c3b4612313 [3rdparty] Bump symfony/polyfill-php* to 1.1.0 2016-03-08 15:46:44 +01:00
apps Merge pull request #22986 from owncloud/remove-disabled-autocorrect-new-file 2016-03-09 15:05:32 +01:00
build Merge pull request #22602 from owncloud/fix_slow_chunkcheck 2016-03-09 15:06:44 +01:00
config Minor grammar in config.sample.php 2016-03-03 04:31:57 +05:45
core [tx-robot] updated from transifex 2016-03-09 01:55:42 -05:00
l10n
lib Add composers default autoloader to core 2016-03-09 16:53:27 +01:00
ocs
ocs-provider
resources
settings [tx-robot] updated from transifex 2016-03-09 01:55:42 -05:00
tests Added tests 2016-03-07 21:20:13 +01:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess
.jshintrc
.mailmap
.mention-bot
.scrutinizer.yml Initialize submodules for Scrutinizer as well 2016-03-07 20:52:58 +01:00
.tag
.travis.yml
.user.ini
AUTHORS Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.sh
bower.json
buildjsdocs.sh
composer.json Add composers default autoloader to core 2016-03-09 16:53:27 +01:00
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
issue_template.md
occ
public.php
README.md
remote.php
robots.txt
status.php
version.php Increase all versions on master which is now 9.1 2016-03-02 08:53:42 +01:00

ownCloud Core

Build Status Scrutinizer Code Quality CodeClimate Coverity Dependency Status Dependency Status

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