Mirror of NextCloud Server

Robin Appelman a30dec7d21 fix: fix passing additional db connection parameters in factory 3 months ago
.devcontainer 9dd158b70d Devcontainer: move git setup to postStartCommand 1 year ago
.github 1b506a481c ci(smb-kerberos): Fixate to 22.04 like on stable29 and master 3 months ago
.idea 2accc24fa9 Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 10 years ago
.tx 2909f2c6df Add l10n for files_reminders 1 year ago
3rdparty @ 8f33862805 6ca476f5e9 chore(mp3info): apply upstream patch for invalid array access 4 months ago
__mocks__ 9b69ee639f fix(files): always ask for confirmation if trashbin app is disabled 3 months ago
__tests__ 9e8effe3c7 test: Mock `_oc_webroot` for frontend unit tests 3 months ago
apps a280434b00 Fix(l10n): Update translations from Transifex 3 months ago
build 9b893b5235 chore(tests): Update psalm baseline 3 months ago
config 478b2859e6 feat: add request id as comment to all queries 5 months ago
contribute 08b005fb0e Move GitHub files to .github directory 6 years ago
core a280434b00 Fix(l10n): Update translations from Transifex 3 months ago
cypress 5183ba226a fix(cypress): add missing FilesSharingUtils.ts 3 months ago
dist 479cf8e8ee build(deps): bump throttle-debounce from 5.0.0 to 5.0.2 3 months ago
lib a30dec7d21 fix: fix passing additional db connection parameters in factory 3 months ago
ocs 705f2365ac fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown 11 months ago
ocs-provider f3319f6294 Allow to call the files even when you are in another instance atm 8 years ago
resources 6ea2bd8863 Merge pull request #46781 from nextcloud/backport/46752/stable28 3 months ago
tests e102c752f9 fix: `OCP\Files\Node\Folder::search` was not setting the owner 3 months ago
themes 32ac5e7af8 fix(theming): Make sure the footer is hidden if not content is rendered 1 year ago
vendor-bin 846fb6f701 chore(deps): Update openapi-extractor 9 months ago
.drone.yml 9d4ea50696 chore(drone): Sign adjusted .drone.yml config 8 months ago
.editorconfig 64f5180d1b style: Fix editorconfig indent for config/*config.php 1 year ago
.eslintignore 6d883a8572 Fix various errors reported by eslint 2 years ago
.eslintrc.js cd54f7c7f4 chore: upgrade typescript, eslint and fix lint 1 year ago
.gitattributes dfa8a8c946 Configure line ending to let shell scripts work in Windows ENV 1 year ago
.gitignore e6acc31692 chore: add cypress video recording 7 months ago
.gitmodules eb0d740c1d targets 3rdparty submodule from Nc instead of oC 8 years ago
.htaccess c1a90cbfb9 fix: chunked upload leading to 0-byte files 6 months ago
.jshintrc d790c27a19 Reduce JSHint errors/warnings 7 years 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 272719ed1c fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself 11 months ago
.pre-commit-config.yaml c49bf7fa9f Do not apply codestyle to composer autoloaders 2 years ago
.scrutinizer.yml 3953e4aea1 Migrate Scrutinizer to new PHP Analysis 6 years ago
.tag 1efa338a52 Add .tag file to make tar balls tracable 10 years ago
.user.ini c6a69ba925 Remove the upload and memory setting 5 years ago
AUTHORS ad9ee7435a chore: Update AUTHORS for Nextcloud 27 1 year ago
CHANGELOG.md e9532cfbbb Add link to real changelog 7 years ago
CODE_OF_CONDUCT.md 89d3c5e5b9 Create CODE_OF_CONDUCT.md 6 years ago
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING 8 years ago
COPYING-README 0fad921840 Add user-status app 4 years ago
DESIGN.md a97ee57745 docs(design): add basic design contribution guidelines 1 year ago
Makefile 87d0904b6f Split common vendor chunk 2 years ago
README.md 7f3ebb4e73 Test against stable28 branches 11 months ago
SECURITY.md 0ded3ad2b2 Apply suggestions 1 year ago
autotest-checkers.sh 258c919b3c ci: migrate ocp since checker to psalm 1 year ago
autotest-external.sh 3294bbe3bb fix(autotest): Fix PHPUNIT version check in autotest files 1 year ago
autotest.sh 500fa5431d Fix unit tests on PHP 8.3 1 year ago
babel.config.js 29a7f7f6ef feat(files_trashbin): migrate to vue 1 year ago
codecov.yml 7f3ebb4e73 Test against stable28 branches 11 months ago
composer.json 0da4c14cdf refactor: Unify running a dev server (for automated testing) 1 year ago
composer.lock 04578bc7ed chore(deps): Declare ext-openssl as required 1 year ago
console.php eb09053897 feat(admin_audit): Migrate to non-deprecated IEventDispatcher 1 year ago
cron.php 949c386943 fix(cron): Log long running jobs 4 months ago
custom.d.ts e9d4036389 feat(theming): Allow to configure default apps and app order in frontend settings 1 year ago
cypress.config.ts 3f34ef9115 fix(files): Close the sidebar on navigation 3 months ago
cypress.d.ts 650312580f fix(cypress): Really mock the initial state instead of trying to stub a module 1 year ago
index.html 869a674f29 remove type="text/javascript" from index.html 6 years ago
index.php 705f2365ac fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown 11 months ago
jest.config.ts 5cb0ff8e51 fix(tests): Adjust tests for updated `webdav` library 5 months ago
occ 68a9376858 Use a more universal shebang 10 years ago
package-lock.json 479cf8e8ee build(deps): bump throttle-debounce from 5.0.0 to 5.0.2 3 months ago
package.json 479cf8e8ee build(deps): bump throttle-debounce from 5.0.0 to 5.0.2 3 months ago
psalm-ocp.xml ebf51cfed0 chore(tests): Update psalm baseline 6 months ago
psalm.xml ebf51cfed0 chore(tests): Update psalm baseline 6 months ago
public.php fc29b0d1b7 app type extended_authentication 1 year ago
remote.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 months ago
robots.txt 5b77f16d57 Add robot.txt 11 years ago
status.php c0474ba364 Use product name in places where it is appropriate rather than the instance name 3 years ago
tsconfig.json acf619be23 fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only 11 months ago
version.php 0ad439c387 build(hub): 28.0.8 3 months ago
webpack.common.js b2737451b1 fix(files): breadcrumbs native drop event 7 months ago
webpack.config.js 5b9a8f0407 Add component testing 1 year ago
webpack.modules.js 3b71eacd1c fix(files_trashbin): Make files view registering an init script 3 months ago

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