Mirror of NextCloud Server

Thomas Citharel 4451809b30 fix(dav): add a new config key to check to retrigger regenerating birthday calendars há 1 ano atrás
.devcontainer 9dd158b70d Devcontainer: move git setup to postStartCommand há 1 ano atrás
.github 2e488208f6 Merge pull request #43210 from nextcloud/fix/use-github-ci-for-s3-tests há 9 meses atrás
.idea 2accc24fa9 Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 há 10 anos atrás
.tx 2909f2c6df Add l10n for files_reminders há 1 ano atrás
3rdparty @ 77db3ca48a d9c10d0568 chore(deps): Bump scssphp/scssphp from 1.11.0 to 1.12.1 há 9 meses atrás
__mocks__ 802d7e010d Add tests há 1 ano atrás
__tests__ 5098a2d7db fix(tests): actions adjust and jest fetch mock há 1 ano atrás
apps 4451809b30 fix(dav): add a new config key to check to retrigger regenerating birthday calendars há 9 meses atrás
build 52cc18efc0 fix(tests): Ensure ldap server can be reached in integration tests on GitHub Actions and other improvments há 10 meses atrás
config 911ab393c0 feat(db): Make dirty query logging available in production há 9 meses atrás
contribute 08b005fb0e Move GitHub files to .github directory há 6 anos atrás
core 4993dac98f Merge pull request #43203 from nextcloud/fix/cleanup-register-command-with-di há 9 meses atrás
cypress 9052bc6ff4 fix(cypress): Adjust files sorting tests há 10 meses atrás
dist 02e9cd6ce5 Merge pull request #41338 from nextcloud/fix/nested-actions-back-focus há 9 meses atrás
lib 4993dac98f Merge pull request #43203 from nextcloud/fix/cleanup-register-command-with-di há 9 meses atrás
ocs e5e139f5a6 fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown há 11 meses atrás
ocs-provider f3319f6294 Allow to call the files even when you are in another instance atm há 8 anos atrás
resources e133c3fade fix(security): Update code signing revocation list há 10 meses atrás
tests 4993dac98f Merge pull request #43203 from nextcloud/fix/cleanup-register-command-with-di há 9 meses atrás
themes 32ac5e7af8 fix(theming): Make sure the footer is hidden if not content is rendered há 1 ano atrás
vendor-bin 88f7d5bf84 chore(deps): Update openapi-extractor há 10 meses atrás
.drone.yml 590b4fdff7 fix(CI): Sign .drone.yml há 10 meses atrás
.editorconfig 64f5180d1b style: Fix editorconfig indent for config/*config.php há 1 ano atrás
.eslintignore 6d883a8572 Fix various errors reported by eslint há 2 anos atrás
.eslintrc.js cd54f7c7f4 chore: upgrade typescript, eslint and fix lint há 1 ano atrás
.gitattributes dfa8a8c946 Configure line ending to let shell scripts work in Windows ENV há 1 ano atrás
.gitignore cc4e2f9e38 Reduce the output on github CI há 10 meses atrás
.gitmodules eb0d740c1d targets 3rdparty submodule from Nc instead of oC há 8 anos atrás
.htaccess 3c0c373083 Buffer chunked requests há 10 meses atrás
.jshintrc d790c27a19 Reduce JSHint errors/warnings há 7 anos atrás
.mailmap 9aa248f007 Merge pull request #29245 from nextcloud/artonge-patch-1 há 3 anos atrás
.npmignore 70edda0342 Port dav calendar settings page to Vue.js há 3 anos atrás
.php-cs-fixer.dist.php 272719ed1c fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself há 1 ano atrás
.pre-commit-config.yaml c49bf7fa9f Do not apply codestyle to composer autoloaders há 2 anos atrás
.scrutinizer.yml 3953e4aea1 Migrate Scrutinizer to new PHP Analysis há 6 anos atrás
.tag 1efa338a52 Add .tag file to make tar balls tracable há 10 anos atrás
.user.ini c6a69ba925 Remove the upload and memory setting há 5 anos atrás
AUTHORS ad9ee7435a chore: Update AUTHORS for Nextcloud 27 há 1 ano atrás
CHANGELOG.md e9532cfbbb Add link to real changelog há 7 anos atrás
CODE_OF_CONDUCT.md 89d3c5e5b9 Create CODE_OF_CONDUCT.md há 6 anos atrás
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING há 8 anos atrás
COPYING-README 0fad921840 Add user-status app há 4 anos atrás
DESIGN.md a97ee57745 docs(design): add basic design contribution guidelines há 1 ano atrás
Makefile 87d0904b6f Split common vendor chunk há 2 anos atrás
README.md 2005ebd4de Update README.md há 1 ano atrás
SECURITY.md e86ba2b85d Add community/third-party apps note to security policy há 1 ano atrás
autotest-checkers.sh 258c919b3c ci: migrate ocp since checker to psalm há 1 ano atrás
autotest-external.sh 3294bbe3bb fix(autotest): Fix PHPUNIT version check in autotest files há 1 ano atrás
autotest.sh 500fa5431d Fix unit tests on PHP 8.3 há 1 ano atrás
babel.config.js 29a7f7f6ef feat(files_trashbin): migrate to vue há 1 ano atrás
codecov.yml 5223bd49ae chore(ci): Turn off codecov patch CI há 9 meses atrás
composer.json b6df9b703a fix: Let git ignore composer dev dependencies há 11 meses atrás
composer.lock 04578bc7ed chore(deps): Declare ext-openssl as required há 1 ano atrás
console.php eb09053897 feat(admin_audit): Migrate to non-deprecated IEventDispatcher há 1 ano atrás
cron.php eeb0007cd3 fix(cron): Fix "Using $this when not in object context" há 10 meses atrás
custom.d.ts e9d4036389 feat(theming): Allow to configure default apps and app order in frontend settings há 1 ano atrás
cypress.config.ts 37d53d6b79 feat(cypress): Always run cypress CI in parallel (independent from cypress.io) há 1 ano atrás
cypress.d.ts 650312580f fix(cypress): Really mock the initial state instead of trying to stub a module há 1 ano atrás
index.html 869a674f29 remove type="text/javascript" from index.html há 6 anos atrás
index.php e5e139f5a6 fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown há 11 meses atrás
jest.config.ts 4c49dda128 fix(systemtags): Add one unittest for to test tags parsing after the dependency was updated há 1 ano atrás
occ 68a9376858 Use a more universal shebang há 10 anos atrás
package-lock.json cdb9770be2 chore(deps): Bump moment from 2.29.4 to 2.30.1 há 9 meses atrás
package.json cdb9770be2 chore(deps): Bump moment from 2.29.4 to 2.30.1 há 9 meses atrás
psalm-ocp.xml 9fddbeaa54 Use psalm 5 há 1 ano atrás
psalm.xml 00acf1bae1 feat(CI): Add a stub for SensitiveParameter, so Psalm is not failing on Doctrine/DBAL há 1 ano atrás
public.php 9e4c9b97dd fix(psalm): update baseline and suppress unnecessary issues há 10 meses atrás
remote.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 há 1 ano atrás
robots.txt 5b77f16d57 Add robot.txt há 11 anos atrás
status.php c0474ba364 Use product name in places where it is appropriate rather than the instance name há 3 anos atrás
tsconfig.json d14b351208 fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only há 11 meses atrás
version.php 8362025643 better indexes há 10 meses atrás
webpack.common.js 8fc0395d61 fix(config): Adjust webpack config to provide `appName` and `appVersion` which are expected by `@nextcloud/vue` há 1 ano atrás
webpack.config.js 5b9a8f0407 Add component testing há 1 ano atrás
webpack.modules.js 949e09ccb7 enh(core): Refactor profile page to use vue components há 10 meses atrás

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 on how to contribute: https://nextcloud.com/contribute/