Mirror of NextCloud Server

Arthur Schiwon 6a0351e0ae build(JS): compile assets 3 months ago
.devcontainer 85ba85627e Increase PHP memory limit for DevContainer to 512mb 4 months ago
.github 6edca57df4 build(deps): bump the github-actions group with 6 updates 3 months ago
.idea cc1686dba9 chore: Add SPDX header 5 months ago
.reuse 1f59bf7673 docs: add preview image license information 3 months ago
.tx 2909f2c6df Add l10n for files_reminders 1 year ago
3rdparty @ ea2fabbd35 3a410d8811 fix: Update 3rdparty commit hash to latest (only actions changed) 3 months ago
LICENSES ce7b331d33 chore: Add SPDX header 4 months ago
__mocks__ e32b335289 fix(files): always ask for confirmation if trashbin app is disabled 3 months ago
__tests__ 24c01695bb test: Adjust Typescript definitions for OCP and OC 3 months ago
apps e7a944f44d fix(LDAP): harmonize template name 3 months ago
build a6d421e767 chore: Remove deprecated legacy search backend 3 months ago
config de9c4716f9 fix: don't break doc builds / fix imaginary config sample formatting 3 months ago
contribute e07a190641 chore: Add SPDX header 5 months ago
core 94ee03d1cc Fix(l10n): Update translations from Transifex 3 months ago
cypress c8a5758ccd test: Add test for recent view 3 months ago
dist 6a0351e0ae build(JS): compile assets 3 months ago
lib 94ee03d1cc Fix(l10n): Update translations from Transifex 3 months ago
ocs 1f7e2ba599 chore: Add SPDX header 5 months ago
ocs-provider 1f7e2ba599 chore: Add SPDX header 5 months ago
resources bcefd165cb fix: Add .whiteboard alias for .excalidraw files 3 months ago
tests a6d421e767 chore: Remove deprecated legacy search backend 3 months ago
themes 8028784976 fix: cleanup theming app code 5 months ago
vendor-bin 355ef202e4 feat(OpenAPI): Add ex_app scope 4 months ago
.editorconfig 5c49a54801 chore: Add SPDX header 5 months ago
.eslintignore 1f7e2ba599 chore: Add SPDX header 5 months ago
.eslintrc.js 691f570237 chore: Enable ESLint for apps and fix all errors 3 months ago
.gitattributes 5c49a54801 chore: Add SPDX header 5 months ago
.gitignore 2e36be8917 fix(git): Ignore the updater/ directory from diffs 4 months ago
.gitmodules 5c49a54801 chore: Add SPDX header 5 months ago
.htaccess 52e243f4d8 fix(htaccess): Serve images as static assets 3 months ago
.jshintrc 8968b21ac8 chore: update .jshintrc 5 months ago
.mailmap 9aa248f007 Merge pull request #29245 from nextcloud/artonge-patch-1 3 years ago
.npmignore 70edda0342 Port dav calendar settings page to Vue.js 3 years ago
.php-cs-fixer.dist.php 2f978081ea feat(CI): Speed up cs:check with parallelism 4 months ago
.pre-commit-config.yaml 1f7e2ba599 chore: Add SPDX header 5 months ago
.scrutinizer.yml 1f7e2ba599 chore: Add SPDX header 5 months ago
.tag 1efa338a52 Add .tag file to make tar balls tracable 10 years ago
.user.ini 5c49a54801 chore: Add SPDX header 5 months ago
AUTHORS 1e04619675 chore: Add SPDX header 5 months ago
CHANGELOG.md 1df96b0417 chore: Add SPDX header 5 months ago
CODE_OF_CONDUCT.md 1df96b0417 chore: Add SPDX header 5 months ago
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING 8 years ago
COPYING-README 0a6735c6ba docs: Reference 3rd party licenses via SPDX 4 months ago
DESIGN.md 1df96b0417 chore: Add SPDX header 5 months ago
Makefile 5c49a54801 chore: Add SPDX header 5 months ago
README.md c13f1948e2 docs: Update license header infos 3 months ago
SECURITY.md 1df96b0417 chore: Add SPDX header 5 months ago
autotest-checkers.sh 5c49a54801 chore: Add SPDX header 5 months ago
autotest-external.sh 5c49a54801 chore: Add SPDX header 5 months ago
autotest.sh 5c49a54801 chore: Add SPDX header 5 months ago
babel.config.js 691f570237 chore: Enable ESLint for apps and fix all errors 3 months ago
codecov.yml 1df96b0417 chore: Add SPDX header 5 months ago
composer.json 9ef70f0c4e feat: drop support for php 8.0 7 months ago
composer.lock bfb3c23ba5 fix(CI): Update PHP requirement in dev dependencies 4 months ago
console.php 9baf8fea8c fix(occ): Move debug log listener setup to a static method, add option for level 4 months ago
cron.php ecef392231 Merge branch 'master' into jtr/fix-cron-memory-usage-levels 4 months ago
custom.d.ts 1df96b0417 chore: Add SPDX header 5 months ago
cypress.config.ts a39f13e94e fix(files): Provide file actions from list entry to make it reactive 3 months ago
cypress.d.ts dd08f93202 chore: fix some comments 3 months ago
index.html 5c49a54801 chore: Add SPDX header 5 months ago
index.php 5c49a54801 chore: Add SPDX header 5 months ago
jest.config.ts 691f570237 chore: Enable ESLint for apps and fix all errors 3 months ago
occ 5c49a54801 chore: Add SPDX header 5 months ago
package-lock.json a39f13e94e fix(files): Provide file actions from list entry to make it reactive 3 months ago
package.json a39f13e94e fix(files): Provide file actions from list entry to make it reactive 3 months ago
psalm-ocp.xml 1df96b0417 chore: Add SPDX header 5 months ago
psalm.xml a94249d1d5 build(psalm): Enforce named attribute arguments 3 months ago
public.php 0e88e066e0 fix(dav): drop unwanted RemoteException class 3 months ago
remote.php 0e88e066e0 fix(dav): drop unwanted RemoteException class 3 months ago
robots.txt 5b77f16d57 Add robot.txt 11 years ago
status.php 5c49a54801 chore: Add SPDX header 5 months ago
tsconfig.json d14b351208 fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only 11 months ago
version.php ff5939acfd build(hub): 30.0.0 beta 3 3 months ago
webpack.common.js a04c9e6fd8 fix(build): do not run SPDX Plugin in dev mode 3 months ago
webpack.config.js 1df96b0417 chore: Add SPDX header 5 months ago
webpack.modules.js 33f58bbbd1 fix(LDAP): disabled state can only be configuration indepentend 3 months ago

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/