Mirror of NextCloud Server

fenn-cs 9b4f8c4b14 fix(ShareSidebar): Remove unknown property from share object proccessing 3 месяцев назад
.devcontainer 85ba85627e Increase PHP memory limit for DevContainer to 512mb 5 месяцев назад
.github da38ff0088 chore: Add webhook_listeners to list of shipped apps 3 месяцев назад
.idea cc1686dba9 chore: Add SPDX header 5 месяцев назад
.reuse 1f59bf7673 docs: add preview image license information 4 месяцев назад
.tx da38ff0088 chore: Add webhook_listeners to list of shipped apps 3 месяцев назад
3rdparty @ 2f64a94fa2 9d446d566b fix(3rdparty): Update 3rdparty after dependabot changes 3 месяцев назад
LICENSES ce7b331d33 chore: Add SPDX header 5 месяцев назад
__mocks__ e32b335289 fix(files): always ask for confirmation if trashbin app is disabled 3 месяцев назад
__tests__ 24c01695bb test: Adjust Typescript definitions for OCP and OC 4 месяцев назад
apps 9b4f8c4b14 fix(ShareSidebar): Remove unknown property from share object proccessing 3 месяцев назад
build e817bc6d3c Merge pull request #47356 from nextcloud/fix/add-webhook_listeners-to-shipped-apps-lists 3 месяцев назад
config 3419edd697 Merge pull request #45193 from bahman026/update-config-sample-file 3 месяцев назад
contribute e07a190641 chore: Add SPDX header 6 месяцев назад
core da38ff0088 chore: Add webhook_listeners to list of shipped apps 3 месяцев назад
cypress 132220a89f fix: Access node owner by top level `owner` property 3 месяцев назад
dist ecca9e1ad6 chore(assets): Recompile assets 3 месяцев назад
lib 3756152cb1 fix: use mountpoint from storage to find the encryption keys 3 месяцев назад
ocs 1f7e2ba599 chore: Add SPDX header 6 месяцев назад
ocs-provider 1f7e2ba599 chore: Add SPDX header 6 месяцев назад
resources bcefd165cb fix: Add .whiteboard alias for .excalidraw files 4 месяцев назад
tests 2ec68b1eb9 refactor(Log): Use new in initializer instead of constructor body 3 месяцев назад
themes 8028784976 fix: cleanup theming app code 6 месяцев назад
vendor-bin 355ef202e4 feat(OpenAPI): Add ex_app scope 4 месяцев назад
.editorconfig 5c49a54801 chore: Add SPDX header 6 месяцев назад
.eslintignore 1f7e2ba599 chore: Add SPDX header 6 месяцев назад
.eslintrc.js 691f570237 chore: Enable ESLint for apps and fix all errors 4 месяцев назад
.gitattributes 5c49a54801 chore: Add SPDX header 6 месяцев назад
.gitignore 2e36be8917 fix(git): Ignore the updater/ directory from diffs 5 месяцев назад
.gitmodules 5c49a54801 chore: Add SPDX header 6 месяцев назад
.htaccess 52e243f4d8 fix(htaccess): Serve images as static assets 4 месяцев назад
.jshintrc 8968b21ac8 chore: update .jshintrc 6 месяцев назад
.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 2f978081ea feat(CI): Speed up cs:check with parallelism 5 месяцев назад
.pre-commit-config.yaml 1f7e2ba599 chore: Add SPDX header 6 месяцев назад
.scrutinizer.yml 1f7e2ba599 chore: Add SPDX header 6 месяцев назад
.tag 1efa338a52 Add .tag file to make tar balls tracable 10 лет назад
.user.ini 5c49a54801 chore: Add SPDX header 6 месяцев назад
AUTHORS 1e04619675 chore: Add SPDX header 5 месяцев назад
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 0a6735c6ba docs: Reference 3rd party licenses via SPDX 5 месяцев назад
DESIGN.md 1df96b0417 chore: Add SPDX header 6 месяцев назад
Makefile 5c49a54801 chore: Add SPDX header 6 месяцев назад
README.md c13f1948e2 docs: Update license header infos 4 месяцев назад
SECURITY.md 1df96b0417 chore: Add SPDX header 6 месяцев назад
autotest-checkers.sh 5c49a54801 chore: Add SPDX header 6 месяцев назад
autotest-external.sh 5c49a54801 chore: Add SPDX header 6 месяцев назад
autotest.sh 5c49a54801 chore: Add SPDX header 6 месяцев назад
babel.config.js 3c869a0c3a fix: jest transform private methods 3 месяцев назад
codecov.yml 1df96b0417 chore: Add SPDX header 6 месяцев назад
composer.json 9ef70f0c4e feat: drop support for php 8.0 7 месяцев назад
composer.lock bfb3c23ba5 fix(CI): Update PHP requirement in dev dependencies 5 месяцев назад
console.php 9baf8fea8c fix(occ): Move debug log listener setup to a static method, add option for level 4 месяцев назад
cron.php 2b38d6ae7e fix(session): Log when session_* calls are slow 3 месяцев назад
custom.d.ts 1df96b0417 chore: Add SPDX header 6 месяцев назад
cypress.config.ts a39f13e94e fix(files): Provide file actions from list entry to make it reactive 3 месяцев назад
cypress.d.ts dd08f93202 chore: fix some comments 3 месяцев назад
index.html 5c49a54801 chore: Add SPDX header 6 месяцев назад
index.php 5c49a54801 chore: Add SPDX header 6 месяцев назад
jest.config.ts 691f570237 chore: Enable ESLint for apps and fix all errors 4 месяцев назад
occ 5c49a54801 chore: Add SPDX header 6 месяцев назад
package-lock.json 652c1f7b65 fix(deps): Fix npm audit 3 месяцев назад
package.json 2c47285d6d chore(deps): bump @vueuse/components from 10.11.0 to 11.0.0 3 месяцев назад
psalm-ocp.xml 1df96b0417 chore: Add SPDX header 6 месяцев назад
psalm.xml 2ec68b1eb9 refactor(Log): Use new in initializer instead of constructor body 3 месяцев назад
public.php 0e88e066e0 fix(dav): drop unwanted RemoteException class 3 месяцев назад
remote.php 0e88e066e0 fix(dav): drop unwanted RemoteException class 3 месяцев назад
robots.txt 5b77f16d57 Add robot.txt 11 лет назад
status.php 5c49a54801 chore: Add SPDX header 6 месяцев назад
tsconfig.json d14b351208 fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only 11 месяцев назад
version.php 9189bc290b feat(webauthn): Add user verification to webauthn challenges 3 месяцев назад
webpack.common.js a04c9e6fd8 fix(build): do not run SPDX Plugin in dev mode 3 месяцев назад
webpack.config.js 1df96b0417 chore: Add SPDX header 6 месяцев назад
webpack.modules.js 85bded5671 fix(files): Bring back files personal settings 3 месяцев назад

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/