Mirror of NextCloud Server

Josh Richards 45da3915c0 fix(SetupChecks): Add reasoning/clarity to outdated PHP check 6 месяцев назад
.devcontainer 85f293c3ee Update .devcontainer/Dockerfile 6 месяцев назад
.github 08e62bece9 fix(ci): Align mariadb versions with list of supported versions 6 месяцев назад
.idea 2accc24fa9 Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 10 лет назад
.reuse 3a161f74fb fix: move SPDX info of generated files to dep5 definition 6 месяцев назад
.tx 2909f2c6df Add l10n for files_reminders 1 год назад
3rdparty @ cbcfacd526 5c06436289 chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4 7 месяцев назад
LICENSES 1df96b0417 chore: Add SPDX header 6 месяцев назад
__mocks__ 802d7e010d Add tests 1 год назад
__tests__ 1df96b0417 chore: Add SPDX header 6 месяцев назад
apps 45da3915c0 fix(SetupChecks): Add reasoning/clarity to outdated PHP check 6 месяцев назад
build 0d52697f8f fix: revert rename changes 6 месяцев назад
config 1df96b0417 chore: Add SPDX header 6 месяцев назад
contribute 1df96b0417 chore: Add SPDX header 6 месяцев назад
core 6c1b48c3a7 chore(assets): Recompile assets 6 месяцев назад
cypress 16eebd3743 fix(files): Ensure search query is cleared when changing view or directory 7 месяцев назад
dist 6c1b48c3a7 chore(assets): Recompile assets 6 месяцев назад
lib aff7798fc1 refactor(provisioning_api): Add types for user details scopes 6 месяцев назад
ocs c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 месяцев назад
ocs-provider f3319f6294 Allow to call the files even when you are in another instance atm 8 лет назад
resources f4910b6bb4 fix(security): Update code signing revocation list 8 месяцев назад
tests 1acc57b5c0 feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command 6 месяцев назад
themes 32ac5e7af8 fix(theming): Make sure the footer is hidden if not content is rendered 1 год назад
vendor-bin e826367f3d chore(deps): bump vimeo/psalm from 5.23.1 to 5.24.0 in /vendor-bin/psalm 6 месяцев назад
.drone.yml e0b5366ef1 chore(drone): Update drone file signature 7 месяцев назад
.editorconfig 64f5180d1b style: Fix editorconfig indent for config/*config.php 1 год назад
.eslintignore 6d883a8572 Fix various errors reported by eslint 2 лет назад
.eslintrc.js cd54f7c7f4 chore: upgrade typescript, eslint and fix lint 1 год назад
.gitattributes dfa8a8c946 Configure line ending to let shell scripts work in Windows ENV 1 год назад
.gitignore 45316f0377 chore: add cypress video recording 7 месяцев назад
.gitmodules eb0d740c1d targets 3rdparty submodule from Nc instead of oC 8 лет назад
.htaccess 9875668fc6 fix: chunked upload leading to 0-byte files 7 месяцев назад
.jshintrc d790c27a19 Reduce JSHint errors/warnings 7 лет назад
.mailmap 9aa248f007 Merge pull request #29245 from nextcloud/artonge-patch-1 3 лет назад
.npmignore 70edda0342 Port dav calendar settings page to Vue.js 3 лет назад
.php-cs-fixer.dist.php 272719ed1c fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself 1 год назад
.pre-commit-config.yaml c49bf7fa9f Do not apply codestyle to composer autoloaders 2 лет назад
.scrutinizer.yml 3953e4aea1 Migrate Scrutinizer to new PHP Analysis 6 лет назад
.tag 1efa338a52 Add .tag file to make tar balls tracable 10 лет назад
.user.ini c6a69ba925 Remove the upload and memory setting 5 лет назад
AUTHORS 2fd537a25b chore: revert rename 6 месяцев назад
CHANGELOG.md 1df96b0417 chore: Add SPDX header 6 месяцев назад
CODE_OF_CONDUCT.md 1df96b0417 chore: Add SPDX header 6 месяцев назад
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING 8 лет назад
COPYING-README 2fd537a25b chore: revert rename 6 месяцев назад
DESIGN.md 1df96b0417 chore: Add SPDX header 6 месяцев назад
Makefile 87d0904b6f Split common vendor chunk 2 лет назад
README.md 1df96b0417 chore: Add SPDX header 6 месяцев назад
SECURITY.md 1df96b0417 chore: Add SPDX header 6 месяцев назад
autotest-checkers.sh 258c919b3c ci: migrate ocp since checker to psalm 1 год назад
autotest-external.sh f546a2fe14 fix(ci): Disable coverage on pull requests 9 месяцев назад
autotest.sh 500fa5431d Fix unit tests on PHP 8.3 1 год назад
babel.config.js 1df96b0417 chore: Add SPDX header 6 месяцев назад
codecov.yml 1df96b0417 chore: Add SPDX header 6 месяцев назад
composer.json 9ef70f0c4e feat: drop support for php 8.0 7 месяцев назад
composer.lock 04578bc7ed chore(deps): Declare ext-openssl as required 1 год назад
console.php 8c5f32320a fix: use DI to build main Application class in console.php 7 месяцев назад
cron.php 0eb4cddc54 feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker for the job class list 6 месяцев назад
custom.d.ts 1df96b0417 chore: Add SPDX header 6 месяцев назад
cypress.config.ts 1df96b0417 chore: Add SPDX header 6 месяцев назад
cypress.d.ts 1df96b0417 chore: Add SPDX header 6 месяцев назад
index.html 869a674f29 remove type="text/javascript" from index.html 6 лет назад
index.php 15fb15bc14 chore(index.php): Use strict_types and Server::get in index.php 9 месяцев назад
jest.config.ts 1df96b0417 chore: Add SPDX header 6 месяцев назад
occ 68a9376858 Use a more universal shebang 10 лет назад
package-lock.json 08602b116a chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 6 месяцев назад
package.json 08602b116a chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 6 месяцев назад
psalm-ocp.xml 1df96b0417 chore: Add SPDX header 6 месяцев назад
psalm.xml 1df96b0417 chore: Add SPDX header 6 месяцев назад
public.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 месяцев назад
remote.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 год назад
robots.txt 5b77f16d57 Add robot.txt 11 лет назад
status.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 9 месяцев назад
tsconfig.json d14b351208 fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only 11 месяцев назад
version.php 1df96b0417 chore: Add SPDX header 6 месяцев назад
webpack.common.js 1df96b0417 chore: Add SPDX header 6 месяцев назад
webpack.config.js 1df96b0417 chore: Add SPDX header 6 месяцев назад
webpack.modules.js 1df96b0417 chore: Add SPDX header 6 месяцев назад

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/