Mirror of NextCloud Server

Ferdinand Thiessen 5bfd381bc3 feat(AppFramework): Allow `enum` to be used as entity properties há 3 meses atrás
.devcontainer 85ba85627e Increase PHP memory limit for DevContainer to 512mb há 5 meses atrás
.github 31b74bc671 fix(CI)!: Add stable30 to and remove stable27 from GitHub Actions há 3 meses atrás
.idea cc1686dba9 chore: Add SPDX header há 5 meses atrás
.reuse 1f59bf7673 docs: add preview image license information há 4 meses atrás
.tx 2909f2c6df Add l10n for files_reminders há 1 ano atrás
3rdparty @ 2f64a94fa2 9d446d566b fix(3rdparty): Update 3rdparty after dependabot changes há 3 meses atrás
LICENSES ce7b331d33 chore: Add SPDX header há 5 meses atrás
__mocks__ e32b335289 fix(files): always ask for confirmation if trashbin app is disabled há 3 meses atrás
__tests__ 24c01695bb test: Adjust Typescript definitions for OCP and OC há 4 meses atrás
apps 132220a89f fix: Access node owner by top level `owner` property há 3 meses atrás
build 4bbcbc5206 feat: Make `ISharedStorage` public API and reuse where possible há 3 meses atrás
config 3419edd697 Merge pull request #45193 from bahman026/update-config-sample-file há 3 meses atrás
contribute e07a190641 chore: Add SPDX header há 6 meses atrás
core 8638f3b587 feat(occ): add 'stop_after' option to stop the worker after some time há 3 meses atrás
cypress 132220a89f fix: Access node owner by top level `owner` property há 3 meses atrás
dist fa11a67e88 chore(assets): Recompile assets há 3 meses atrás
lib 5bfd381bc3 feat(AppFramework): Allow `enum` to be used as entity properties há 3 meses atrás
ocs 1f7e2ba599 chore: Add SPDX header há 6 meses atrás
ocs-provider 1f7e2ba599 chore: Add SPDX header há 6 meses atrás
resources bcefd165cb fix: Add .whiteboard alias for .excalidraw files há 4 meses atrás
tests 5bfd381bc3 feat(AppFramework): Allow `enum` to be used as entity properties há 3 meses atrás
themes 8028784976 fix: cleanup theming app code há 6 meses atrás
vendor-bin 355ef202e4 feat(OpenAPI): Add ex_app scope há 4 meses atrás
.editorconfig 5c49a54801 chore: Add SPDX header há 6 meses atrás
.eslintignore 1f7e2ba599 chore: Add SPDX header há 6 meses atrás
.eslintrc.js 691f570237 chore: Enable ESLint for apps and fix all errors há 4 meses atrás
.gitattributes 5c49a54801 chore: Add SPDX header há 6 meses atrás
.gitignore 2e36be8917 fix(git): Ignore the updater/ directory from diffs há 5 meses atrás
.gitmodules 5c49a54801 chore: Add SPDX header há 6 meses atrás
.htaccess 52e243f4d8 fix(htaccess): Serve images as static assets há 4 meses atrás
.jshintrc 8968b21ac8 chore: update .jshintrc há 6 meses 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 2f978081ea feat(CI): Speed up cs:check with parallelism há 5 meses atrás
.pre-commit-config.yaml 1f7e2ba599 chore: Add SPDX header há 6 meses atrás
.scrutinizer.yml 1f7e2ba599 chore: Add SPDX header há 6 meses atrás
.tag 1efa338a52 Add .tag file to make tar balls tracable há 10 anos atrás
.user.ini 5c49a54801 chore: Add SPDX header há 6 meses atrás
AUTHORS 1e04619675 chore: Add SPDX header há 5 meses atrás
CHANGELOG.md 1df96b0417 chore: Add SPDX header há 6 meses atrás
CODE_OF_CONDUCT.md 1df96b0417 chore: Add SPDX header há 6 meses atrás
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING há 8 anos atrás
COPYING-README 0a6735c6ba docs: Reference 3rd party licenses via SPDX há 4 meses atrás
DESIGN.md 1df96b0417 chore: Add SPDX header há 6 meses atrás
Makefile 5c49a54801 chore: Add SPDX header há 6 meses atrás
README.md c13f1948e2 docs: Update license header infos há 4 meses atrás
SECURITY.md 1df96b0417 chore: Add SPDX header há 6 meses atrás
autotest-checkers.sh 5c49a54801 chore: Add SPDX header há 6 meses atrás
autotest-external.sh 5c49a54801 chore: Add SPDX header há 6 meses atrás
autotest.sh 5c49a54801 chore: Add SPDX header há 6 meses atrás
babel.config.js 3c869a0c3a fix: jest transform private methods há 3 meses atrás
codecov.yml 1df96b0417 chore: Add SPDX header há 6 meses atrás
composer.json 9ef70f0c4e feat: drop support for php 8.0 há 7 meses atrás
composer.lock bfb3c23ba5 fix(CI): Update PHP requirement in dev dependencies há 5 meses atrás
console.php 9baf8fea8c fix(occ): Move debug log listener setup to a static method, add option for level há 4 meses atrás
cron.php 2b38d6ae7e fix(session): Log when session_* calls are slow há 3 meses atrás
custom.d.ts 1df96b0417 chore: Add SPDX header há 6 meses atrás
cypress.config.ts a39f13e94e fix(files): Provide file actions from list entry to make it reactive há 3 meses atrás
cypress.d.ts dd08f93202 chore: fix some comments há 3 meses atrás
index.html 5c49a54801 chore: Add SPDX header há 6 meses atrás
index.php 5c49a54801 chore: Add SPDX header há 6 meses atrás
jest.config.ts 691f570237 chore: Enable ESLint for apps and fix all errors há 4 meses atrás
occ 5c49a54801 chore: Add SPDX header há 6 meses atrás
package-lock.json 2af0eb765f chore(deps): bump elliptic from 6.5.6 to 6.5.7 há 3 meses atrás
package.json b52ab4388b chore(deps): bump @vueuse/core from 10.11.0 to 11.0.0 há 3 meses atrás
psalm-ocp.xml 1df96b0417 chore: Add SPDX header há 6 meses atrás
psalm.xml 5490b12feb chore: add psalm false positive to psalm.xml há 3 meses atrás
public.php 0e88e066e0 fix(dav): drop unwanted RemoteException class há 3 meses atrás
remote.php 0e88e066e0 fix(dav): drop unwanted RemoteException class há 3 meses atrás
robots.txt 5b77f16d57 Add robot.txt há 11 anos atrás
status.php 5c49a54801 chore: Add SPDX header há 6 meses 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 9189bc290b feat(webauthn): Add user verification to webauthn challenges há 3 meses atrás
webpack.common.js a04c9e6fd8 fix(build): do not run SPDX Plugin in dev mode há 3 meses atrás
webpack.config.js 1df96b0417 chore: Add SPDX header há 6 meses atrás
webpack.modules.js 85bded5671 fix(files): Bring back files personal settings há 3 meses atrás

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.

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/