Mirror of NextCloud Server

Thomas Citharel cbbca98078 feat(location): introduce a public API for location providers il y a 6 mois
.devcontainer 9dd158b70d Devcontainer: move git setup to postStartCommand il y a 7 mois
.github 67a761b7b2 ci: skip puppeteer chrome download il y a 6 mois
.idea 2accc24fa9 Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 il y a 9 ans
.tx 2909f2c6df Add l10n for files_reminders il y a 9 mois
3rdparty @ e6c45c6c0d 18d672c38f chore(deps): Bump doctrine/dbal to supported 3.7.0 il y a 7 mois
__mocks__ 802d7e010d Add tests il y a 8 mois
__tests__ 5098a2d7db fix(tests): actions adjust and jest fetch mock il y a 8 mois
apps cbbca98078 feat(location): introduce a public API for location providers il y a 6 mois
build 4c7bd978e1 fix(build): phpDocumentor usage il y a 6 mois
config 4a7f648d16 config.sample.php: fix incorrect theme name + add a missing one il y a 6 mois
contribute 08b005fb0e Move GitHub files to .github directory il y a 5 ans
core cbbca98078 feat(location): introduce a public API for location providers il y a 6 mois
cypress cdfa566304 fix(cypress): Add timeout for waiting on Nextcloud server il y a 6 mois
dist adc9f64f8d Merge pull request #40852 from nextcloud/feat/contactsmenu/user-status il y a 6 mois
lib cbbca98078 feat(location): introduce a public API for location providers il y a 6 mois
ocs fc29b0d1b7 app type extended_authentication il y a 1 an
ocs-provider f3319f6294 Allow to call the files even when you are in another instance atm il y a 7 ans
resources 74089f9d11 Update crl after revoke mfazones.csr il y a 7 mois
tests 84421f4c7c Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypress il y a 6 mois
themes 32ac5e7af8 fix(theming): Make sure the footer is hidden if not content is rendered il y a 6 mois
vendor-bin 0e64ec6550 chore: Install phpunit via vendor bin il y a 7 mois
.drone.yml 84421f4c7c Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypress il y a 6 mois
.editorconfig 64f5180d1b style: Fix editorconfig indent for config/*config.php il y a 7 mois
.eslintignore 6d883a8572 Fix various errors reported by eslint il y a 1 an
.eslintrc.js cd54f7c7f4 chore: upgrade typescript, eslint and fix lint il y a 10 mois
.gitattributes dfa8a8c946 Configure line ending to let shell scripts work in Windows ENV il y a 1 an
.gitignore e16001b8eb feat: init files_reminders migration il y a 9 mois
.gitmodules eb0d740c1d targets 3rdparty submodule from Nc instead of oC il y a 7 ans
.htaccess 9cd22dd949 remove leading slash il y a 7 mois
.jshintrc d790c27a19 Reduce JSHint errors/warnings il y a 6 ans
.mailmap 9aa248f007 Merge pull request #29245 from nextcloud/artonge-patch-1 il y a 2 ans
.npmignore 70edda0342 Port dav calendar settings page to Vue.js il y a 2 ans
.php-cs-fixer.dist.php cc551acaaa fix(CS): Ignore apps*/ directories which are gitignored il y a 8 mois
.pre-commit-config.yaml c49bf7fa9f Do not apply codestyle to composer autoloaders il y a 1 an
.scrutinizer.yml 3953e4aea1 Migrate Scrutinizer to new PHP Analysis il y a 5 ans
.tag 1efa338a52 Add .tag file to make tar balls tracable il y a 10 ans
.user.ini c6a69ba925 Remove the upload and memory setting il y a 5 ans
AUTHORS ad9ee7435a chore: Update AUTHORS for Nextcloud 27 il y a 1 an
CHANGELOG.md e9532cfbbb Add link to real changelog il y a 6 ans
CODE_OF_CONDUCT.md 89d3c5e5b9 Create CODE_OF_CONDUCT.md il y a 6 ans
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING il y a 7 ans
COPYING-README 0fad921840 Add user-status app il y a 3 ans
DESIGN.md a97ee57745 docs(design): add basic design contribution guidelines il y a 1 an
Makefile 87d0904b6f Split common vendor chunk il y a 2 ans
README.md c4dd3653e0 Remove 'Working with ... code' sections from README.md il y a 7 mois
SECURITY.md 0ded3ad2b2 Apply suggestions il y a 6 mois
autotest-checkers.sh 258c919b3c ci: migrate ocp since checker to psalm il y a 1 an
autotest-external.sh 3294bbe3bb fix(autotest): Fix PHPUNIT version check in autotest files il y a 1 an
autotest.sh 500fa5431d Fix unit tests on PHP 8.3 il y a 6 mois
babel.config.js 29a7f7f6ef feat(files_trashbin): migrate to vue il y a 1 an
codecov.yml 9c031c6ad5 chore(codecov): Do not run project status check il y a 6 mois
composer.json 0da4c14cdf refactor: Unify running a dev server (for automated testing) il y a 6 mois
composer.lock 04578bc7ed chore(deps): Declare ext-openssl as required il y a 1 an
console.php eb09053897 feat(admin_audit): Migrate to non-deprecated IEventDispatcher il y a 10 mois
cron.php c8a6dad519 Cleanup tempfiles after each cron job run il y a 1 an
custom.d.ts e9d4036389 feat(theming): Allow to configure default apps and app order in frontend settings il y a 6 mois
cypress.config.ts 37d53d6b79 feat(cypress): Always run cypress CI in parallel (independent from cypress.io) il y a 6 mois
cypress.d.ts 650312580f fix(cypress): Really mock the initial state instead of trying to stub a module il y a 9 mois
index.html 869a674f29 remove type="text/javascript" from index.html il y a 5 ans
index.php bb2c2bb7f0 Replace ILogger method calls index.php il y a 11 mois
jest.config.ts 4c49dda128 fix(systemtags): Add one unittest for to test tags parsing after the dependency was updated il y a 7 mois
occ 68a9376858 Use a more universal shebang il y a 9 ans
package-lock.json cdfa566304 fix(cypress): Add timeout for waiting on Nextcloud server il y a 6 mois
package.json cdfa566304 fix(cypress): Add timeout for waiting on Nextcloud server il y a 6 mois
psalm-ocp.xml 9fddbeaa54 Use psalm 5 il y a 1 an
psalm.xml 00acf1bae1 feat(CI): Add a stub for SensitiveParameter, so Psalm is not failing on Doctrine/DBAL il y a 7 mois
public.php fc29b0d1b7 app type extended_authentication il y a 1 an
remote.php fc29b0d1b7 app type extended_authentication il y a 1 an
robots.txt 5b77f16d57 Add robot.txt il y a 11 ans
status.php c0474ba364 Use product name in places where it is appropriate rather than the instance name il y a 2 ans
tsconfig.json ec1ae4505b tests: Add accessibility tests for CSS color variables il y a 6 mois
version.php 33cc3abba2 chore: 28.0.0 beta 1 il y a 6 mois
webpack.common.js d9c9b12d22 chore(deps): remove @nextcloud/vue-dashboard il y a 7 mois
webpack.config.js 5b9a8f0407 Add component testing il y a 1 an
webpack.modules.js a5a8655beb fix: avoid side-effect imports il y a 7 mois

README.md

Nextcloud Server ☁

Scrutinizer Code Quality codecov CII Best Practices Design

A safe home for all your data.

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 …by giving others access to the stuff you want them to see or to collaborate with.
  • 🚀 Expandable with hundreds of Apps ...like Calendar, Contacts, Mail, Video Chat and all those you can discover in our App Store
  • 🔒 Security with our encryption mechanisms, HackerOne bounty program and two-factor authentication.

Do 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 in your organization? Learn about all our Features.

Get your Nextcloud 🚚

Enterprise? Public Sector or Education user? You may want to have a look into Nextcloud Enterprise provided by Nextcloud GmbH.

Get in touch 💬

You can also get support for Nextcloud!

Join the team 👪

There are many ways to contribute, of which development is only one! Find out how to get involved, including as a translator, designer, tester, helping others, and much more! 😍

Development setup 👩‍💻

  1. 🚀 Set up your local development environment
  2. 🐛 Pick a good first issue
  3. 👩‍🔧 Create a branch and make your changes. Remember to sign off your commits using git commit -sm "Your commit message"
  4. ⬆ Create a pull request and @mention the people from the issue to review
  5. 👍 Fix things that come up during a review
  6. 🎉 Wait for it to get merged!

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 that are included by default in regular releases such as First run wizard or Activity are missing in master and have to be installed manually by cloning them into the apps subfolder.

Otherwise, git checkouts can be handled the same as release archives, by using the stable* branches. Note they should never be used on production systems.

Tools we use 🛠

Helpful bots at github :robot:

  • Comment on a pull request with /update-3rdparty to update the 3rd party submodule. It will update to the last commit of the 3rd party branch named like the PR target.

Contribution guidelines 📜

All contributions to this repository from June 16, 2016, and onward 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 the 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/