1
0

Mirror of NextCloud Server

Lukas Reschke e094cf2f85 Merge pull request #4421 from nextcloud/stable9-final-version 7 жил өмнө
.idea 2accc24fa9 Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 10 жил өмнө
3rdparty @ f9c19852e2 aeafac9801 Update version to 9.0.56 8 жил өмнө
apps 5db35a40e2 Replace unecessary unescaped prints with print 7 жил өмнө
build 3387e5d00f Add intergration test 8 жил өмнө
config 40ad62306d Use the same URL everywhere 8 жил өмнө
core 5db35a40e2 Replace unecessary unescaped prints with print 7 жил өмнө
l10n 3503eb69f2 Adding transifex to new core apps 8 жил өмнө
lib a808233ee7 Check if color exists in palette before using it 7 жил өмнө
ocs f908feddb5 Allow to call the files even when you are in another instance atm 8 жил өмнө
ocs-provider f908feddb5 Allow to call the files even when you are in another instance atm 8 жил өмнө
resources a4c55945df Update root certificate list 8 жил өмнө
settings be28a9e5f0 Fix misleading SSL/TLS SMTP email configuration 8 жил өмнө
tests 5a7dfcacc5 Make sure we don't scan files that can not be accessed 8 жил өмнө
themes e69f0cbdec default.php for nextcloud 8 жил өмнө
.bowerrc d763b32048 ability to add bower resources 10 жил өмнө
.drone.yml ad1c6c9596 [stable9] update drone images to latest version 8 жил өмнө
.gitignore 1352365e8b Add PhantomJS to gitignore 8 жил өмнө
.gitmodules 4b05f1c7b4 targets 3rdparty submodule from Nc instead of oC 8 жил өмнө
.htaccess fefb59e7d0 Do not automatically try to enable index.php-less URLs 8 жил өмнө
.jshintrc 65cfe4796d enable laxbreak option in jshintrc to comply with our coding guide lines 10 жил өмнө
.lgtm 5c9fa5ade7 [stable9] LGTM: no self approval 8 жил өмнө
.mailmap c445cc4ad9 Fix e-mail in mailmap 8 жил өмнө
.mention-bot 99eb6e10f8 add nextcloud-bot to userBlacklist 8 жил өмнө
.scrutinizer.yml 1e287f2c38 No more code coverage on scrutinizer 8 жил өмнө
.tag 1efa338a52 Add .tag file to make tar balls tracable 10 жил өмнө
.user.ini fb66a5f604 Also set output_buffering in .user.ini to 0 9 жил өмнө
AUTHORS ca6a7d9e6a Run the license script 8 жил өмнө
CONTRIBUTING.md fb6ad7bb19 change core to server 8 жил өмнө
COPYING-AGPL 7b3d57abd4 Really add AGPL file 13 жил өмнө
COPYING-README e2aba4efea correct icon license, we use Elementary icons, not Silk anymore 10 жил өмнө
README.md 46ed47766b Rebrand stable9 8 жил өмнө
autotest-external.sh 5d1cabe0f6 Add verbose flag to occ commands of autotest* 8 жил өмнө
autotest-hhvm.sh 636d0635db Combine autotest-hhvm.sh with autotest.sh 9 жил өмнө
autotest-js.sh ff4227bbfc Use a universal shebang 9 жил өмнө
autotest.sh 8153290dd6 Add postgres to CI 8 жил өмнө
bower.json 595fd9de6e Add davidchambers/base64 JS library 9 жил өмнө
buildjsdocs.sh f120846e29 Added OC.Files.Client Webdav-based files client 9 жил өмнө
composer.json e71ebf334d [stable9] Execute parallel-lint 8 жил өмнө
console.php 5632d57997 console.php also needs a PHP 7.1 check 8 жил өмнө
cron.php 49ba3c0bdc [master] Tear down FS between cron jobs (#26223) 8 жил өмнө
db_structure.xml b3ac81f134 exchange user_id_key for a unique one. 8 жил өмнө
index.html a86fe7920b Try to prefer index.php over index.html in the same directory 11 жил өмнө
index.php f908feddb5 Allow to call the files even when you are in another instance atm 8 жил өмнө
issue_template.md 46ed47766b Rebrand stable9 8 жил өмнө
occ 68a9376858 Use a more universal shebang 10 жил өмнө
public.php f908feddb5 Allow to call the files even when you are in another instance atm 8 жил өмнө
remote.php f908feddb5 Allow to call the files even when you are in another instance atm 8 жил өмнө
robots.txt 5b77f16d57 Add robot.txt 11 жил өмнө
status.php f908feddb5 Allow to call the files even when you are in another instance atm 8 жил өмнө
version.php 0f98db5f20 Increase version to final 9.0.58 7 жил өмнө

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 we’ll add you! :)

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

Why is this so awesome?

  • :file_folder: Access your Data You can store your files, contacts, calendars and more on a server of your choosing.
  • :package: Sync your Data You keep your files, contacts, calendars and more synchronized amongst your devices.
  • :arrows_counterclockwise: 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.
  • :rocket: Expandable with dozens of Apps ...like Calendar, Contacts, Mail or News.
  • :cloud: All Benefits of the Cloud ...on your own Server.
  • :lock: 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