Mirror of NextCloud Server

Christopher Ng 4a5b661e68 chore(user_status): Silent NcSelect label warnings před 10 měsíci
.devcontainer 9dd158b70d Devcontainer: move git setup to postStartCommand před 1 rokem
.github 3f8e8d2ccc feat(CI): Automatically update the root.crl from the appstore před 10 měsíci
.idea 2accc24fa9 Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 před 10 roky
.tx 2909f2c6df Add l10n for files_reminders před 1 rokem
3rdparty @ c643a8c430 3331af53cc chore(deps): Bump giggsey/libphonenumber-for-php-lite před 10 měsíci
__mocks__ 802d7e010d Add tests před 1 rokem
__tests__ 5098a2d7db fix(tests): actions adjust and jest fetch mock před 1 rokem
apps 4a5b661e68 chore(user_status): Silent NcSelect label warnings před 10 měsíci
build 6f1393d34b Merge pull request #42974 from nextcloud/fix/build/openapi-diff-non-default před 10 měsíci
config b9b0ca6dea Merge pull request #41998 from nextcloud/enh/read-replica před 11 měsíci
contribute 08b005fb0e Move GitHub files to .github directory před 6 roky
core 3154e09e43 Fix(l10n): Update translations from Transifex před 10 měsíci
cypress a289fdd2d7 fix(files): Allow to copy or move file to folder with similar name před 10 měsíci
dist 681b3190c5 Merge pull request #43028 from nextcloud/fix/42641-correct-values-and-attrs před 10 měsíci
lib 03774ad77c Merge pull request #42971 from nextcloud/fix/auth/login-email-password-login-name-mismatch před 10 měsíci
ocs e5e139f5a6 fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown před 11 měsíci
ocs-provider f3319f6294 Allow to call the files even when you are in another instance atm před 8 roky
resources f70a30b7a7 Update crl after revoke integration_homeassistant.csr před 10 měsíci
tests 958f18c37b fix: Use viewBox instead of viewbox in SVGs před 10 měsíci
themes 32ac5e7af8 fix(theming): Make sure the footer is hidden if not content is rendered před 1 rokem
vendor-bin 88f7d5bf84 chore(deps): Update openapi-extractor před 10 měsíci
.drone.yml add17584a5 Update .drone.yml signature před 11 měsíci
.editorconfig 64f5180d1b style: Fix editorconfig indent for config/*config.php před 1 rokem
.eslintignore 6d883a8572 Fix various errors reported by eslint před 2 roky
.eslintrc.js cd54f7c7f4 chore: upgrade typescript, eslint and fix lint před 1 rokem
.gitattributes dfa8a8c946 Configure line ending to let shell scripts work in Windows ENV před 1 rokem
.gitignore b6df9b703a fix: Let git ignore composer dev dependencies před 11 měsíci
.gitmodules eb0d740c1d targets 3rdparty submodule from Nc instead of oC před 8 roky
.htaccess 9cd22dd949 remove leading slash před 1 rokem
.jshintrc d790c27a19 Reduce JSHint errors/warnings před 7 roky
.mailmap 9aa248f007 Merge pull request #29245 from nextcloud/artonge-patch-1 před 3 roky
.npmignore 70edda0342 Port dav calendar settings page to Vue.js před 3 roky
.php-cs-fixer.dist.php 272719ed1c fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself před 1 rokem
.pre-commit-config.yaml c49bf7fa9f Do not apply codestyle to composer autoloaders před 2 roky
.scrutinizer.yml 3953e4aea1 Migrate Scrutinizer to new PHP Analysis před 6 roky
.tag 1efa338a52 Add .tag file to make tar balls tracable před 10 roky
.user.ini c6a69ba925 Remove the upload and memory setting před 5 roky
AUTHORS ad9ee7435a chore: Update AUTHORS for Nextcloud 27 před 1 rokem
CHANGELOG.md e9532cfbbb Add link to real changelog před 7 roky
CODE_OF_CONDUCT.md 89d3c5e5b9 Create CODE_OF_CONDUCT.md před 6 roky
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING před 8 roky
COPYING-README 0fad921840 Add user-status app před 4 roky
DESIGN.md a97ee57745 docs(design): add basic design contribution guidelines před 1 rokem
Makefile 87d0904b6f Split common vendor chunk před 2 roky
README.md 2005ebd4de Update README.md před 1 rokem
SECURITY.md e86ba2b85d Add community/third-party apps note to security policy před 1 rokem
autotest-checkers.sh 258c919b3c ci: migrate ocp since checker to psalm před 1 rokem
autotest-external.sh 3294bbe3bb fix(autotest): Fix PHPUNIT version check in autotest files před 1 rokem
autotest.sh 500fa5431d Fix unit tests on PHP 8.3 před 1 rokem
babel.config.js 29a7f7f6ef feat(files_trashbin): migrate to vue před 1 rokem
codecov.yml 9c031c6ad5 chore(codecov): Do not run project status check před 1 rokem
composer.json b6df9b703a fix: Let git ignore composer dev dependencies před 11 měsíci
composer.lock 04578bc7ed chore(deps): Declare ext-openssl as required před 1 rokem
console.php eb09053897 feat(admin_audit): Migrate to non-deprecated IEventDispatcher před 1 rokem
cron.php eeb0007cd3 fix(cron): Fix "Using $this when not in object context" před 10 měsíci
custom.d.ts e9d4036389 feat(theming): Allow to configure default apps and app order in frontend settings před 1 rokem
cypress.config.ts 37d53d6b79 feat(cypress): Always run cypress CI in parallel (independent from cypress.io) před 1 rokem
cypress.d.ts 650312580f fix(cypress): Really mock the initial state instead of trying to stub a module před 1 rokem
index.html 869a674f29 remove type="text/javascript" from index.html před 6 roky
index.php e5e139f5a6 fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown před 11 měsíci
jest.config.ts 4c49dda128 fix(systemtags): Add one unittest for to test tags parsing after the dependency was updated před 1 rokem
occ 68a9376858 Use a more universal shebang před 10 roky
package-lock.json 9695c021c2 Merge pull request #42976 from nextcloud/dependabot/npm_and_yarn/types/wait-on-5.3.4 před 10 měsíci
package.json 9695c021c2 Merge pull request #42976 from nextcloud/dependabot/npm_and_yarn/types/wait-on-5.3.4 před 10 měsíci
psalm-ocp.xml 9fddbeaa54 Use psalm 5 před 1 rokem
psalm.xml 00acf1bae1 feat(CI): Add a stub for SensitiveParameter, so Psalm is not failing on Doctrine/DBAL před 1 rokem
public.php 9e4c9b97dd fix(psalm): update baseline and suppress unnecessary issues před 10 měsíci
remote.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
robots.txt 5b77f16d57 Add robot.txt před 11 roky
status.php c0474ba364 Use product name in places where it is appropriate rather than the instance name před 3 roky
tsconfig.json d14b351208 fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only před 11 měsíci
version.php d772f6991c chore: bump server version to 29.0.0.4 to trigger migrations před 10 měsíci
webpack.common.js 8fc0395d61 fix(config): Adjust webpack config to provide `appName` and `appVersion` which are expected by `@nextcloud/vue` před 1 rokem
webpack.config.js 5b9a8f0407 Add component testing před 1 rokem
webpack.modules.js 949e09ccb7 enh(core): Refactor profile page to use vue components před 10 měsíci

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/