☁️ Nextcloud server, a safe home for all your data
 
 
 
 
 
 
Go to file
Louis Chemineau ba3fdb0cdc
Reapply "Cleanup versions entity in during versions:clean command"
This reverts commit 17ee596826.
2024-02-07 16:11:33 +07:00
.devcontainer Devcontainer: move git setup to postStartCommand 2023-10-13 16:18:57 +07:00
.github Merge pull request #43354 from nextcloud/fix/run-integration-only-if-needed 2024-02-05 16:52:42 +07:00
.idea
.tx
3rdparty@77db3ca48a chore(deps): Bump scssphp/scssphp from 1.11.0 to 1.12.1 2024-01-29 08:40:16 +07:00
__mocks__
__tests__
apps Reapply "Cleanup versions entity in during versions:clean command" 2024-02-07 16:11:33 +07:00
build Update psalm baseline 2024-02-06 02:14:41 +07:00
config feat(db): Make dirty query logging available in production 2024-01-30 10:31:03 +07:00
contribute
core chore(perf): prevent unnecessary bundling of caniuse-lite 2024-02-07 11:15:06 +07:00
cypress fix(cypress): Adjust cypress tests for changed theming 2024-02-06 21:25:55 +07:00
dist Merge pull request #43394 from nextcloud/chore/perf/caniuse-lite 2024-02-07 13:04:59 +07:00
lib Merge pull request #43317 from nextcloud/fix/contacts-name 2024-02-07 10:23:22 +07:00
ocs fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown 2023-11-30 15:01:27 +07:00
ocs-provider
resources fix(security): Update code signing revocation list 2024-02-07 02:11:39 +07:00
tests make storage directory test be a bit less strict about mtimes 2024-02-07 12:13:00 +07:00
themes fix(theming): Make sure the footer is hidden if not content is rendered 2023-11-02 14:55:34 +07:00
vendor-bin chore(deps): Update openapi-extractor 2024-01-18 16:00:18 +07:00
.drone.yml Sign drone.yml 2024-02-02 12:57:10 +07:00
.editorconfig
.eslintignore
.eslintrc.js
.gitattributes
.gitignore Reduce the output on github CI 2024-01-26 13:53:32 +07:00
.gitmodules
.htaccess Buffer chunked requests 2024-01-24 12:11:37 +07:00
.jshintrc
.mailmap
.npmignore
.php-cs-fixer.dist.php fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself 2023-11-23 10:36:13 +07:00
.pre-commit-config.yaml
.scrutinizer.yml
.tag
.user.ini
AUTHORS
CHANGELOG.md
CODE_OF_CONDUCT.md
COPYING
COPYING-README
DESIGN.md
Makefile
README.md Update README.md 2023-11-06 22:16:24 +07:00
SECURITY.md Add community/third-party apps note to security policy 2023-10-26 09:19:15 +07:00
autotest-checkers.sh
autotest-external.sh fix(ci): Disable coverage on pull requests 2024-02-02 12:57:10 +07:00
autotest.sh Fix unit tests on PHP 8.3 2023-10-16 10:17:22 +07:00
babel.config.js
codecov.yml chore(ci): Turn off codecov patch CI 2024-01-29 14:16:30 +07:00
composer.json chore: Add extra options to silence composer warnings 2024-02-05 11:15:15 +07:00
composer.lock
console.php
cron.php fix(cron): Fix "Using $this when not in object context" 2024-01-10 15:51:22 +07:00
custom.d.ts feat(theming): Allow to configure default apps and app order in frontend settings 2023-10-20 00:24:17 +07:00
cypress.config.ts feat(cypress): Always run cypress CI in parallel (independent from cypress.io) 2023-10-21 18:42:08 +07:00
cypress.d.ts
index.html
index.php fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown 2023-11-30 15:01:27 +07:00
jest.config.ts
occ
package-lock.json chore: Update `nextcloud-vue-collection` to drop duplicates `@nextcloud/vue` dependency 2024-02-07 01:20:48 +07:00
package.json chore: Update `nextcloud-vue-collection` to drop duplicates `@nextcloud/vue` dependency 2024-02-07 01:20:48 +07:00
psalm-ocp.xml
psalm.xml
public.php fix(psalm): update baseline and suppress unnecessary issues 2024-01-09 11:08:46 +07:00
remote.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
robots.txt
status.php
tsconfig.json fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only 2023-12-03 23:09:16 +07:00
version.php better indexes 2024-01-24 20:01:56 +07:00
webpack.common.js fix(config): Adjust webpack config to provide `appName` and `appVersion` which are expected by `@nextcloud/vue` 2023-11-20 17:07:55 +07:00
webpack.config.js
webpack.modules.js enh(core): Refactor profile page to use vue components 2024-01-10 11:22:27 +07:00

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 🤖

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