Morris Jobke 85fcd42065 Merge pull request #4100 from nextcloud/header-indicator | 7 years ago | |
---|---|---|
.idea | 10 years ago | |
3rdparty @ 18adb82bab | 7 years ago | |
apps | 7 years ago | |
build | 7 years ago | |
config | 7 years ago | |
contribute | 8 years ago | |
core | 7 years ago | |
l10n | 7 years ago | |
lib | 7 years ago | |
ocs | 7 years ago | |
ocs-provider | 8 years ago | |
resources | 7 years ago | |
settings | 7 years ago | |
tests | 7 years ago | |
themes | 7 years ago | |
.bowerrc | 10 years ago | |
.codecov.yml | 8 years ago | |
.drone.yml | 7 years ago | |
.gitignore | 7 years ago | |
.gitmodules | 8 years ago | |
.htaccess | 7 years ago | |
.jshintrc | 10 years ago | |
.lgtm | 8 years ago | |
.mailmap | 8 years ago | |
.mention-bot | 8 years ago | |
.scrutinizer.yml | 8 years ago | |
.tag | 10 years ago | |
.user.ini | 8 years ago | |
AUTHORS | 8 years ago | |
CHANGELOG.md | 8 years ago | |
CONTRIBUTING.md | 7 years ago | |
COPYING | 8 years ago | |
COPYING-README | 8 years ago | |
README.md | 8 years ago | |
autotest-external.sh | 7 years ago | |
autotest-hhvm.sh | 9 years ago | |
autotest-js.sh | 7 years ago | |
autotest.sh | 7 years ago | |
bower.json | 7 years ago | |
buildjsdocs.sh | 9 years ago | |
composer.json | 8 years ago | |
console.php | 7 years ago | |
cron.php | 7 years ago | |
db_structure.xml | 8 years ago | |
index.html | 11 years ago | |
index.php | 8 years ago | |
issue_template.md | 7 years ago | |
occ | 10 years ago | |
public.php | 7 years ago | |
remote.php | 8 years ago | |
robots.txt | 11 years ago | |
status.php | 8 years ago | |
version.php | 7 years ago |
A safe home for all your data.
You want to learn more about how you can use Nextcloud to access, share and protect your files, calendars, contacts, communication & more at home and at your Enterprise? Learn about all our Features.
*Enterprise? Public Sector or Education user? You may want to have a look into the Enterprise Support Subscription provided by the Nextcloud GmbH*
…learn more about how to get support for Nextcloud here!
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>)
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.
Please review the guidelines for contributing to this repository.
More information how to contribute: https://nextcloud.com/contribute/
Third-party components are handled as git submodules which have to be initialized first. So aside from the regular git checkout invoking git submodule update --init
or a similar command is needed, for details see Git documentation.
Several apps by default included in regular releases like firstrunwizard or gallery are missing in master
and have to be installed manually as required.
That aside Git checkouts can be handled the same as release archives.
Note they should never be used on production systems.