Go to file
Daniel Hansson bbc7c0f3dd ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
.idea Add newline that was removed by 15be763d46 2014-12-10 09:38:32 +01:00
3rdparty@cba0f29cd5 [master] Update third-party reference 2016-07-19 20:48:16 +02:00
apps fix unit tests 2016-07-28 13:30:55 +02:00
build Add app to provisioning output 2016-07-26 16:39:04 +02:00
config Merge pull request #523 from Faldon/master 2016-07-25 11:41:24 +02:00
core ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
l10n Update transifex config 2016-06-29 14:36:30 +02:00
lib Merge pull request #612 from nextcloud/improve-xml-loaded-version-handling 2016-07-28 11:26:06 +02:00
ocs Catch LoginException 2016-07-22 11:43:47 +02:00
ocs-provider Move OCS Provider to PSR-4 namespace 2016-05-19 11:10:32 +02:00
resources Add ownCloud cert 2016-07-21 01:34:43 +02:00
settings fix capitalization of text in users management 2016-07-28 11:30:36 +02:00
tests Support subdir in the OCS v2 endpoint 2016-07-27 15:28:35 +02:00
themes default.php for nextcloud 2016-06-21 17:27:02 +02:00
.bowerrc ability to add bower resources 2014-11-03 20:54:40 +01:00
.drone.yml Split CI into DB and NODB groups 2016-07-13 09:07:45 +02:00
.gitignore Add workflowengine 2016-07-26 11:16:34 +02:00
.gitmodules targets 3rdparty submodule from Nc instead of oC 2016-06-28 18:39:51 +02:00
.htaccess .htaccess update making two rules non-capturing 2016-06-03 16:34:26 +02:00
.jshintrc enable laxbreak option in jshintrc to comply with our coding guide lines 2014-11-04 12:51:54 +01:00
.lgtm Get rid of LGTM self approvals 2016-06-27 23:18:01 +02:00
.mailmap Fix more mailmap entries 2016-07-21 17:32:03 +02:00
.mention-bot Fix mention bot 2016-05-19 09:51:20 +02:00
.scrutinizer.yml Scrutinizer should not check generated composer files 2016-03-10 21:17:34 +01:00
.tag Add .tag file to make tar balls tracable 2014-06-14 17:40:32 +02:00
.travis.yml Add app:check-code for already compatible apps 2016-06-27 16:50:10 +02:00
.user.ini Also set output_buffering in .user.ini to 0 2015-09-29 17:49:37 +02:00
AUTHORS Update with robin 2016-07-21 18:13:58 +02:00
CONTRIBUTING.md change core to server 2016-07-23 10:50:00 +02:00
COPYING-AGPL Really add AGPL file 2011-02-09 15:12:09 +00:00
COPYING-README correct icon license, we use Elementary icons, not Silk anymore 2014-07-15 11:35:49 +02:00
README.md add some information for contributors regarding the copyright header and claify that all contributions are considered AGPLv3 or later 2016-07-14 10:46:59 +02:00
autotest-external.sh Fix ext storage test class name in test script 2016-05-24 16:17:15 +02:00
autotest-hhvm.sh Combine autotest-hhvm.sh with autotest.sh 2015-05-04 16:37:23 +02:00
autotest-js.sh always use local karma 2016-06-29 18:45:13 +02:00
autotest.sh Merge pull request #206 from nextcloud/ci-mysql 2016-06-30 09:06:19 +02:00
bower.json Add clipboard button to public share link 2016-07-20 15:07:41 +02:00
buildjsdocs.sh Added OC.Files.Client Webdav-based files client 2015-11-22 16:05:49 +01:00
composer.json Use classmap to load core files 2016-07-18 14:46:54 +02:00
console.php Fix others 2016-07-21 18:13:57 +02:00
cron.php Update with robin 2016-07-21 18:13:58 +02:00
db_structure.xml Implement brute force protection 2016-07-20 22:08:56 +02:00
index.html Try to prefer index.php over index.html in the same directory 2013-04-24 15:11:53 +02:00
index.php Update with robin 2016-07-21 18:13:58 +02:00
issue_template.md Signing - there is no version under Nextcloud 9 2016-07-17 15:15:03 +02:00
occ Use a more universal shebang 2014-11-19 17:34:03 +01:00
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 Add robot.txt 2013-01-28 16:39:53 -06:00
status.php Fix others 2016-07-21 18:13:57 +02:00
version.php Merge pull request #500 from nextcloud/bump_version 2016-07-22 10:03:42 +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