Mirror of NextCloud Server

Louis Chemineau 4427fef384 Add logic to migrate users' credentials преди 7 месеца
.devcontainer 849b7de681 Move launch.json to .devcontainer and copy on start преди 1 година
.github cd1d980fbd Merge pull request #40678 from nextcloud/chore/phpunit-vendor-bin преди 7 месеца
.idea 2accc24fa9 Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 преди 9 години
.tx 2909f2c6df Add l10n for files_reminders преди 9 месеца
3rdparty @ a983a31648 97a024f035 chore(3rdparty): remove opis/closure преди 7 месеца
__mocks__ 802d7e010d Add tests преди 8 месеца
__tests__ 5098a2d7db fix(tests): actions adjust and jest fetch mock преди 9 месеца
apps 4427fef384 Add logic to migrate users' credentials преди 7 месеца
build a7018bc5e8 fix(autocomplete): Fix missing user status on autocomplete endpoint преди 7 месеца
config dbeb526bba fix(files): disallow illegal characters преди 7 месеца
contribute 08b005fb0e Move GitHub files to .github directory преди 5 години
core c88b02abff Merge pull request #40660 from nextcloud/bugfix/noid/fix-missing-user-status-on-autocomplete-api преди 7 месеца
cypress e040d939e5 feat(files): add sharing icon in header преди 8 месеца
dist dbeb526bba fix(files): disallow illegal characters преди 7 месеца
lib 4756807f2e Merge pull request #40439 from Koc/feature/clickable-logo преди 7 месеца
ocs fc29b0d1b7 app type extended_authentication преди 1 година
ocs-provider f3319f6294 Allow to call the files even when you are in another instance atm преди 7 години
resources 4b0837f957 fix(security): Update CA certificate bundle преди 8 месеца
tests 0e64ec6550 chore: Install phpunit via vendor bin преди 7 месеца
themes 1196b5c4c5 Add return types преди 10 месеца
vendor-bin 0e64ec6550 chore: Install phpunit via vendor bin преди 7 месеца
.drone.yml 4082f35e53 fix(CI): Update .drone.yml signature преди 8 месеца
.editorconfig 64f5180d1b style: Fix editorconfig indent for config/*config.php преди 7 месеца
.eslintignore 6d883a8572 Fix various errors reported by eslint преди 2 години
.eslintrc.js cd54f7c7f4 chore: upgrade typescript, eslint and fix lint преди 10 месеца
.gitattributes dfa8a8c946 Configure line ending to let shell scripts work in Windows ENV преди 1 година
.gitignore e16001b8eb feat: init files_reminders migration преди 9 месеца
.gitmodules eb0d740c1d targets 3rdparty submodule from Nc instead of oC преди 7 години
.htaccess e532419b15 fix(apache): Serve `mjs` (module javascript) as static files преди 11 месеца
.jshintrc d790c27a19 Reduce JSHint errors/warnings преди 6 години
.mailmap 9aa248f007 Merge pull request #29245 from nextcloud/artonge-patch-1 преди 2 години
.npmignore 70edda0342 Port dav calendar settings page to Vue.js преди 2 години
.php-cs-fixer.dist.php cc551acaaa fix(CS): Ignore apps*/ directories which are gitignored преди 8 месеца
.pre-commit-config.yaml c49bf7fa9f Do not apply codestyle to composer autoloaders преди 1 година
.scrutinizer.yml 3953e4aea1 Migrate Scrutinizer to new PHP Analysis преди 5 години
.tag 1efa338a52 Add .tag file to make tar balls tracable преди 10 години
.user.ini c6a69ba925 Remove the upload and memory setting преди 5 години
AUTHORS ad9ee7435a chore: Update AUTHORS for Nextcloud 27 преди 1 година
CHANGELOG.md e9532cfbbb Add link to real changelog преди 6 години
CODE_OF_CONDUCT.md 89d3c5e5b9 Create CODE_OF_CONDUCT.md преди 6 години
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING преди 7 години
COPYING-README 0fad921840 Add user-status app преди 3 години
DESIGN.md a97ee57745 docs(design): add basic design contribution guidelines преди 1 година
Makefile 87d0904b6f Split common vendor chunk преди 2 години
README.md c4dd3653e0 Remove 'Working with ... code' sections from README.md преди 7 месеца
SECURITY.md be506f7b29 Set up a security policy преди 4 години
autotest-checkers.sh 258c919b3c ci: migrate ocp since checker to psalm преди 1 година
autotest-external.sh 3294bbe3bb fix(autotest): Fix PHPUNIT version check in autotest files преди 1 година
autotest.sh 3294bbe3bb fix(autotest): Fix PHPUNIT version check in autotest files преди 1 година
babel.config.js 29a7f7f6ef feat(files_trashbin): migrate to vue преди 1 година
codecov.yml 89711482c5 chore: update old codecov config преди 10 месеца
composer.json 0e64ec6550 chore: Install phpunit via vendor bin преди 7 месеца
composer.lock 04578bc7ed chore(deps): Declare ext-openssl as required преди 1 година
console.php eb09053897 feat(admin_audit): Migrate to non-deprecated IEventDispatcher преди 10 месеца
cron.php c8a6dad519 Cleanup tempfiles after each cron job run преди 1 година
custom.d.ts f8e697ce4d feat: prepare jest upgrade and ts testing преди 10 месеца
cypress.config.ts ee18e43d97 fix(cypress): Make sure cypress can preprocess files corrently (this drops 78 dependencies) преди 9 месеца
cypress.d.ts 650312580f fix(cypress): Really mock the initial state instead of trying to stub a module преди 9 месеца
index.html 869a674f29 remove type="text/javascript" from index.html преди 5 години
index.php bb2c2bb7f0 Replace ILogger method calls index.php преди 11 месеца
jest.config.ts 4c49dda128 fix(systemtags): Add one unittest for to test tags parsing after the dependency was updated преди 7 месеца
occ 68a9376858 Use a more universal shebang преди 9 години
package-lock.json d79e26b25a fix(files): encoded source path on actions requests преди 7 месеца
package.json d79e26b25a fix(files): encoded source path on actions requests преди 7 месеца
psalm-ocp.xml 9fddbeaa54 Use psalm 5 преди 1 година
psalm.xml 8b9e7e235d ocm controller преди 7 месеца
public.php fc29b0d1b7 app type extended_authentication преди 1 година
remote.php fc29b0d1b7 app type extended_authentication преди 1 година
robots.txt 5b77f16d57 Add robot.txt преди 11 години
status.php c0474ba364 Use product name in places where it is appropriate rather than the instance name преди 2 години
tsconfig.json cd54f7c7f4 chore: upgrade typescript, eslint and fix lint преди 10 месеца
version.php e9e7db997a bump server version to 28.0.0.2 to trigger new migration step преди 9 месеца
webpack.common.js d9c9b12d22 chore(deps): remove @nextcloud/vue-dashboard преди 7 месеца
webpack.config.js 5b9a8f0407 Add component testing преди 1 година
webpack.modules.js a5a8655beb fix: avoid side-effect imports преди 7 месеца

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/