Mirror of NextCloud Server

Christoph Wurst 6d10bf6c3b fixup! fix(session): Make session encryption more robust 1 viikko sitten
.devcontainer 85ba85627e Increase PHP memory limit for DevContainer to 512mb 4 kuukautta sitten
.github 8a2ad627a0 ci: Update list of installed PHP extensions (as some are not default enabled in new images) 2 viikkoa sitten
.idea cc1686dba9 chore: Add SPDX header 5 kuukautta sitten
.reuse 73b34bba7b fix: add notification icon for transfer ownership 2 viikkoa sitten
.tx da38ff0088 chore: Add webhook_listeners to list of shipped apps 2 kuukautta sitten
3rdparty @ 09f4cbc1ab abfc3c7421 chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.2 3 viikkoa sitten
LICENSES efcc3e5965 fix(weatherstatus): adjustments from review comments 1 kuukausi sitten
__mocks__ e32b335289 fix(files): always ask for confirmation if trashbin app is disabled 3 kuukautta sitten
__tests__ 4a90d5328c test: Add end-to-end tests for new public share Vue UI 2 kuukautta sitten
apps 4176708797 Merge pull request #48874 from nextcloud/jtr/setup-checks-heading 1 viikko sitten
build 6d2c63ecff fix(settings): Do not use `null` on `string` parameter for sharing disclaimer 1 viikko sitten
config ba3d67d2a0 feat(files): Expose chunked upload config via capabilities 2 viikkoa sitten
contribute e07a190641 chore: Add SPDX header 5 kuukautta sitten
core f1684ff77e Fix(l10n): Update translations from Transifex 1 viikko sitten
cypress d0c660a1da fix(files): Adjust NavigationQuota for Nextcloud 30 design 2 viikkoa sitten
dist a1efa39a9e Merge pull request #48864 from nextcloud/fix/invalid-app-config 1 viikko sitten
lib 6d10bf6c3b fixup! fix(session): Make session encryption more robust 1 viikko sitten
ocs 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 kuukausi sitten
ocs-provider 1f7e2ba599 chore: Add SPDX header 5 kuukautta sitten
resources 86892443d3 fix(security): Update code signing revocation list 2 viikkoa sitten
tests 525de826ac Merge remote-tracking branch 'origin/master' into fix/session/session-passphraze-handling 1 viikko sitten
themes 8028784976 fix: cleanup theming app code 5 kuukautta sitten
vendor-bin 85046e7e9d Merge pull request #48804 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.0.1 2 viikkoa sitten
.editorconfig 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
.eslintignore 1f7e2ba599 chore: Add SPDX header 5 kuukautta sitten
.eslintrc.js 691f570237 chore: Enable ESLint for apps and fix all errors 3 kuukautta sitten
.git-blame-ignore-revs 6285f550b6 chore: Add nextcloud/coding-standard v1.3.1 update to git blame ignores 1 kuukausi sitten
.gitattributes 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
.gitignore 95bafb4980 ci: Improve usability of running different psalm modes locally 1 kuukausi sitten
.gitmodules 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
.htaccess c7c031dbd2 fix(a11y): Add OTF font loading check 1 kuukausi sitten
.jshintrc 8968b21ac8 chore: update .jshintrc 5 kuukautta sitten
.mailmap 9aa248f007 Merge pull request #29245 from nextcloud/artonge-patch-1 3 vuotta sitten
.npmignore 70edda0342 Port dav calendar settings page to Vue.js 3 vuotta sitten
.php-cs-fixer.dist.php ffc8a86d7d fix(cs-fixer): Correctly ignore files ignored by git 2 kuukautta sitten
.pre-commit-config.yaml 1f7e2ba599 chore: Add SPDX header 5 kuukautta sitten
.scrutinizer.yml 1f7e2ba599 chore: Add SPDX header 5 kuukautta sitten
.tag 1efa338a52 Add .tag file to make tar balls tracable 10 vuotta sitten
.user.ini 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
AUTHORS 1e04619675 chore: Add SPDX header 5 kuukautta sitten
CHANGELOG.md 1df96b0417 chore: Add SPDX header 5 kuukautta sitten
CODE_OF_CONDUCT.md 1df96b0417 chore: Add SPDX header 5 kuukautta sitten
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING 8 vuotta sitten
COPYING-README 0a6735c6ba docs: Reference 3rd party licenses via SPDX 4 kuukautta sitten
DESIGN.md 1df96b0417 chore: Add SPDX header 5 kuukautta sitten
Makefile 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
README.md 8622edb4b3 chore: ignore coding-standard update 1.2.3 in git blame 2 kuukautta sitten
SECURITY.md 1df96b0417 chore: Add SPDX header 5 kuukautta sitten
autotest-checkers.sh 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
autotest-external.sh 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
autotest.sh 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
babel.config.js 3c869a0c3a fix: jest transform private methods 3 kuukautta sitten
codecov.yml 1df96b0417 chore: Add SPDX header 5 kuukautta sitten
composer.json 570a9e208f ci: Add psalm baseline for security and make CI fail on change 1 kuukausi sitten
composer.lock bfb3c23ba5 fix(CI): Update PHP requirement in dev dependencies 4 kuukautta sitten
console.php af6de04e9e style: update codestyle for coding-standard 1.2.3 2 kuukautta sitten
cron.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 kuukausi sitten
custom.d.ts 1df96b0417 chore: Add SPDX header 5 kuukautta sitten
cypress.config.ts 6e98faae91 fix(app-store): Correctly render Markdown in app description 1 viikko sitten
cypress.d.ts dd08f93202 chore: fix some comments 3 kuukautta sitten
index.html 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
index.php 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
occ 5c49a54801 chore: Add SPDX header 5 kuukautta sitten
package-lock.json 6fbfdfe607 chore(devDeps): bump @nextcloud/webpack-vue-config and style related loaders 3 viikkoa sitten
package.json 6fbfdfe607 chore(devDeps): bump @nextcloud/webpack-vue-config and style related loaders 3 viikkoa sitten
psalm-ocp.xml 1df96b0417 chore: Add SPDX header 5 kuukautta sitten
psalm.xml 6fd17994fb fix(psalm): Enable findUnusedBaselineEntry 1 kuukausi sitten
public.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 kuukausi sitten
remote.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 kuukausi sitten
robots.txt 5b77f16d57 Add robot.txt 11 vuotta sitten
status.php 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 kuukausi sitten
stylelint.config.js faeb2f0f43 chore: Add stylelint rules to verify we only use logical properties 2 kuukautta sitten
tsconfig.json c0b39bb909 chore: Move from Jest to vitest 2 kuukautta sitten
version.php 0baa7ae27a build: bump version to run sha265 for background job arguments migration 1 kuukausi sitten
vitest.config.ts 4a90d5328c test: Add end-to-end tests for new public share Vue UI 2 kuukautta sitten
webpack.common.js 1fba65545b chore(webpack): migrate to node-polyfill-webpack-plugin v4 3 viikkoa sitten
webpack.config.js 1df96b0417 chore: Add SPDX header 5 kuukautta sitten
webpack.modules.js 71f1e0cb9c refactor(updatenotification): Migrate legacy code 1 kuukausi sitten

README.md

Nextcloud Server ☁

REUSE status 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.

Ignore code style updates in git blame

git config blame.ignoreRevsFile .git-blame-ignore-revs

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 AUTHORS file if they made substantial changes to the code:

- <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/