Go to file
Joas Schilling 338ce725c7
Only require CREATE permissions when the file does not exist yet
2016-09-08 09:41:58 +02:00
.idea
3rdparty@d2509ca2f3 [stable9] Update third-party reference 2016-07-19 20:49:07 +02:00
apps Only require CREATE permissions when the file does not exist yet 2016-09-08 09:41:58 +02:00
build Add intergration test 2016-08-03 09:23:12 +02:00
config Fix typo 2016-07-22 09:54:43 +02:00
core Also fix "occ status" 2016-09-06 16:13:41 +02:00
l10n Adding transifex to new core apps 2016-02-16 14:40:10 +01:00
lib Allow to call status.php before the instance is installed 2016-09-06 16:12:48 +02:00
ocs Run the license script 2016-07-22 09:48:05 +02:00
ocs-provider Fix formatting of response 2016-02-25 19:05:05 +01:00
resources Some more branding 2016-06-20 22:10:20 +02:00
settings Backport of Users page lazy multiselect group dropdowns #1128 to stable9 2016-08-29 23:51:14 +02:00
tests getJailedPath expects to have a trailing / 2016-08-10 11:35:38 +02:00
themes default.php for nextcloud 2016-06-22 10:10:09 +02:00
.bowerrc
.drone.yml Add PHP 5.4 and 5.5 jobs to CI 2016-07-06 17:07:32 +02:00
.gitignore Add PhantomJS to gitignore 2016-09-01 12:49:38 +02:00
.gitmodules targets 3rdparty submodule from Nc instead of oC 2016-06-30 14:51:47 +02:00
.htaccess Do not automatically try to enable index.php-less URLs 2016-05-10 16:49:36 +02:00
.jshintrc
.lgtm [stable9] LGTM: no self approval 2016-06-13 20:19:57 +02:00
.mailmap Fix e-mail in mailmap 2016-07-22 09:41:17 +02:00
.mention-bot Merge pull request #21970 from zander/mentionbot 2016-01-28 11:20:25 +01:00
.scrutinizer.yml No more code coverage on scrutinizer 2016-02-16 08:22:57 +01:00
.tag
.travis.yml Fix the exclude path 2016-04-12 16:26:25 +02:00
.user.ini Also set output_buffering in .user.ini to 0 2015-09-29 17:49:37 +02:00
AUTHORS Run the license script 2016-07-22 09:48:05 +02:00
CONTRIBUTING.md change core to server 2016-07-28 09:25:51 +02:00
COPYING-AGPL
COPYING-README
README.md Rebrand stable9 2016-07-22 10:34:19 +02:00
autotest-external.sh Add verbose flag to occ commands of autotest* 2016-02-23 09:31:31 +01:00
autotest-hhvm.sh
autotest-js.sh
autotest.sh Add postgres to CI 2016-06-21 16:49:40 +02:00
bower.json Add davidchambers/base64 JS library 2015-12-14 17:48:30 +01:00
buildjsdocs.sh Added OC.Files.Client Webdav-based files client 2015-11-22 16:05:49 +01:00
composer.json [stable9] Execute parallel-lint 2016-03-16 17:31:18 +01:00
console.php Run the license script 2016-07-22 09:48:05 +02:00
cron.php log class name, ID only is hard to debug 2016-08-09 16:15:55 +02:00
db_structure.xml exchange user_id_key for a unique one. 2016-02-26 01:02:22 +01:00
index.html
index.php [stable9] Nextcloud is not compatible with PHP 7.1 2016-08-10 14:28:50 +02:00
issue_template.md Rebrand stable9 2016-07-22 10:34:19 +02:00
occ
public.php Run the license script 2016-07-22 09:48:05 +02:00
remote.php Run the license script 2016-07-22 09:48:05 +02:00
robots.txt
status.php Don't throw 500 when not installed 2016-09-06 16:13:32 +02:00
version.php Run the license script 2016-07-22 09:48:05 +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.
  • ...

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 he changed it substantially:

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

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

Support

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

Get in touch