Nextcloud Server
Go to file
Roeland Jago Douma 3fae4c82d2
Remove pre/post_addToGroup hooks for shares
There is no need to perform the checks for unique targets on add to
group as we have to do this all when mounting the shares anyway.
2016-04-08 11:56:38 +02:00
.idea
3rdparty@de4313cda7 Replace getid3 with ID3Parser 2016-04-06 12:00:16 +02:00
apps Merge pull request #23806 from owncloud/multiline-javascript-strings-for-translations 2016-04-07 14:13:37 +02:00
build Add intergration tests 2016-04-04 19:35:01 +02:00
config
core [tx-robot] updated from transifex 2016-04-07 01:56:01 -04:00
l10n Also use Javascript as language in l10n.pl - fixes #13924 2016-04-07 12:59:59 +02:00
lib Remove pre/post_addToGroup hooks for shares 2016-04-08 11:56:38 +02:00
ocs
ocs-provider
resources
settings [tx-robot] updated from transifex 2016-04-07 01:56:01 -04:00
tests Remove pre/post_addToGroup hooks for shares 2016-04-08 11:56:38 +02:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess Use raw PATH_INFO 2016-03-17 17:32:38 +01:00
.jshintrc
.mailmap
.mention-bot
.scrutinizer.yml
.tag
.travis.yml Merge pull request #23303 from owncloud/exclude-only-specific-third-party 2016-03-17 09:50:02 +01:00
.user.ini
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.sh
bower.json
buildjsdocs.sh
composer.json Move OC\Core and OC\Settings to composer autoloader 2016-04-05 16:47:38 +02: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 Adding coverage graph to see how we progress 2016-03-31 12:44:11 +02:00
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 2016-04-05 09:59:43 +02:00
robots.txt
status.php
version.php

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