Mirror of NextCloud Server

Nextcloud bot 4a5cd74fb2 [tx-robot] updated from transifex 8 سال پیش
.idea 2accc24fa9 Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 9 سال پیش
3rdparty @ 1b3ecc4859 ad07c83d84 Update third-party reference 8 سال پیش
apps 4a5cd74fb2 [tx-robot] updated from transifex 8 سال پیش
build 84c742b95e Use "testing" instead of "user_ldap" as test app 8 سال پیش
config 4ad0c383ad Merge pull request #523 from Faldon/master 8 سال پیش
core 4a5cd74fb2 [tx-robot] updated from transifex 8 سال پیش
l10n c1d990d547 Update transifex config 8 سال پیش
lib 4a5cd74fb2 [tx-robot] updated from transifex 8 سال پیش
ocs 2812755359 Move federated sharing routes to the federatedfilesharingapp 8 سال پیش
ocs-provider 20f229eed9 Move OCS Provider to PSR-4 namespace 8 سال پیش
resources da1c51882b update to proper icons and run occ command to update JS file 8 سال پیش
settings 4a5cd74fb2 [tx-robot] updated from transifex 8 سال پیش
tests 2685129184 Merge pull request #1188 from nextcloud/2fa-redirect-default-app 8 سال پیش
themes 235e2fc68e default.php for nextcloud 8 سال پیش
.bowerrc d763b32048 ability to add bower resources 10 سال پیش
.drone.yml d149f2288d Execute only tests for modern PHP versions 8 سال پیش
.gitignore 2f42a3fc31 Add workflowengine 8 سال پیش
.gitmodules eb0d740c1d targets 3rdparty submodule from Nc instead of oC 8 سال پیش
.htaccess 35743c187d Also cache WOFF, SVG and GIF 8 سال پیش
.jshintrc 65cfe4796d enable laxbreak option in jshintrc to comply with our coding guide lines 10 سال پیش
.lgtm 69937933e1 Get rid of LGTM self approvals 8 سال پیش
.mailmap c2e76908b7 Fix more mailmap entries 8 سال پیش
.mention-bot 11cd6e3c1b Fix mention bot 8 سال پیش
.scrutinizer.yml cac92730ac Scrutinizer should not check generated composer files 8 سال پیش
.tag 1efa338a52 Add .tag file to make tar balls tracable 10 سال پیش
.travis.yml 1bc7e338a4 Exclude older PHP versions from .travis.yml 8 سال پیش
.user.ini fb66a5f604 Also set output_buffering in .user.ini to 0 9 سال پیش
AUTHORS 0215b004da Update with robin 8 سال پیش
CONTRIBUTING.md 944110fe49 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 85f67766c8 typo 8 سال پیش
autotest-external.sh 3b7ba552ae Fix ext storage test class name in test script 8 سال پیش
autotest-hhvm.sh 636d0635db Combine autotest-hhvm.sh with autotest.sh 9 سال پیش
autotest-js.sh 1369535d03 always use local karma 8 سال پیش
autotest.sh 3acdc1339d Merge pull request #206 from nextcloud/ci-mysql 8 سال پیش
bower.json daaa3ded8d Add clipboard button to public share link 8 سال پیش
buildjsdocs.sh f120846e29 Added OC.Files.Client Webdav-based files client 8 سال پیش
composer.json 14be81c5b0 Use classmap to load core files 8 سال پیش
console.php ba87db3fcc Fix others 8 سال پیش
cron.php ac5788927a log class name, ID only is hard to debug 8 سال پیش
db_structure.xml 83ba2f2e90 final db indexes 8 سال پیش
index.html a86fe7920b Try to prefer index.php over index.html in the same directory 11 سال پیش
index.php 5e10284e34 Proper branding 8 سال پیش
issue_template.md d7ed832555 Signing - there is no version under Nextcloud 9 8 سال پیش
occ 68a9376858 Use a more universal shebang 10 سال پیش
public.php 0215b004da Update with robin 8 سال پیش
remote.php 0215b004da Update with robin 8 سال پیش
robots.txt 5b77f16d57 Add robot.txt 11 سال پیش
status.php d5d5b202d8 use correct OCP\Defaults 8 سال پیش
version.php 8261ccce1b Merge branch 'master' into implement_712 8 سال پیش

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/

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 your'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