Go to file
Vincent Petry b17e836e45
FilesHome now also returns DAV properties
The files home node must also return DAV properties like etag,
permissions, etc for the clients to work like they did with the old
endpoint.

This fix makes FilesHome extend the Sabre Directory class, this makes
the FilesPlugin and other plugins recognize it as a directory and will
retrieve the matching properties when applicable.

Downstream of https://github.com/owncloud/core/pull/26066

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:24:23 +02:00
.idea
3rdparty@f5555fef8e [3rdparty] Bump symfony/event-dispatcher 2016-09-09 15:14:41 +02:00
apps FilesHome now also returns DAV properties 2016-09-26 11:24:23 +02:00
build Rely solely on GitHub API output 2016-09-22 11:40:00 +02:00
config Change updater URL 2016-09-08 12:30:17 +02:00
contribute Add Developer Certificate of Origin (DCO) 2016-09-22 09:08:21 +02:00
core [tx-robot] updated from transifex 2016-09-26 08:10:43 +00:00
l10n add workflowengine l10n 2016-09-26 09:42:20 +02:00
lib Graceful error handling and logging 2016-09-25 19:03:42 +02:00
ocs Move federated sharing routes to the federatedfilesharingapp 2016-08-28 21:26:33 +02:00
ocs-provider
resources update to proper icons and run occ command to update JS file 2016-08-30 10:33:43 +02:00
settings [tx-robot] updated from transifex 2016-09-26 00:09:43 +00:00
tests Add tests 2016-09-15 13:11:36 +02:00
themes
.bowerrc
.drone.yml Use new integration-php7.0 container 2016-09-22 12:10:26 +02:00
.gitignore add 2fa backup codes app 2016-09-05 08:51:13 +02:00
.gitmodules
.htaccess Make sure memory limit is > post size and upload filesize 2016-09-13 16:50:36 +02:00
.jshintrc
.lgtm
.mailmap Fix more mailmap entries 2016-07-21 17:32:03 +02:00
.mention-bot add nextcloud-bot to userBlacklist 2016-09-13 10:33:03 +02:00
.scrutinizer.yml
.tag
.user.ini Make sure memory limit is > post size and upload filesize 2016-09-13 16:50:36 +02:00
AUTHORS Update with robin 2016-07-21 18:13:58 +02:00
CONTRIBUTING.md Add Developer Certificate of Origin (DCO) 2016-09-22 09:08:21 +02:00
COPYING Rename COPYING-AGPL to COPYING 2016-09-13 22:51:02 +02:00
COPYING-README Rename COPYING-AGPL to COPYING 2016-09-13 22:51:02 +02:00
README.md Installation details for README 2016-09-22 20:12:51 -07:00
autotest-external.sh Make tests work with 4.8 at least 2016-09-13 16:31:33 +02:00
autotest-hhvm.sh
autotest-js.sh
autotest.sh add actual check if mysql is up already 2016-09-13 20:52:55 +02:00
bower.json Bump handlebars to version 4.0.5 2016-09-16 15:27:56 +02:00
buildjsdocs.sh
composer.json
console.php Fix others 2016-07-21 18:13:57 +02:00
cron.php log class name, ID only is hard to debug 2016-08-09 14:21:50 +02:00
db_structure.xml final db indexes 2016-08-16 13:21:59 +02:00
index.html
index.php Master supports PHP 7.1 2016-09-08 09:20:33 +02:00
issue_template.md
occ
public.php Update with robin 2016-07-21 18:13:58 +02:00
remote.php Update with robin 2016-07-21 18:13:58 +02:00
robots.txt
status.php Deprecate getEditionString() 2016-09-06 16:05:28 +02:00
version.php increase core version number to trigger db ugprade and fix app manager tests 2016-09-05 08:51:13 +02:00

README.md

Nextcloud

Build Status irc irc

Please stay tuned while we get all the repositories up.

Meanwhile check out https://nextcloud.com and follow us on https://twitter.com/nextclouders

If you want to contribute, you are very welcome:

  • on our IRC channels #nextcloud & #nextcloud-dev irc://#nextcloud-dev@freenode.net (on freenode) and
  • our forum at https://help.nextcloud.com

Please read the Code of Conduct. This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.

if you want to join the Github organization just let us know and well add you! :)

This is by the community, for the community. Everyone is welcome! :)

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

Read the Full Installation Documentation

  1. Install yourself, use our appliances or find a provider
  2. Set permissions
  3. Sync your data via Desktop or Mobile App

Contribution Guidelines

All contributions to this repository from June, 16 2016 on are considered to be licensed under the AGPLv3 or any later version.

Nextcloud doesn't require a CLA (Contributor License Agreement). The copyright belongs to all the individual contributors. Therefore we recommend that every contributor adds following line to the header of a file, if they changed it substantially:

@copyright Copyright (c) <year>, <your name> (<your email address>)

More information how to contribute: https://nextcloud.com/contribute/

Nextcloud VM

If you're not familiar with Linux, or simply just want to get up and running on a pre-configured system in no time - we have developed a VM that you can download. Just extract it and mount it in VMware or VirtualBox and you're all set.

Download the latest version of the Nextcloud VM

Support

Learn about the different ways you can get support for Nextcloud: https://nextcloud.com/support/

Get in touch