Mirror of NextCloud Server

Benjamin Gaussorgues b8c491c084 Merge pull request #45367 from nextcloud/backport/44763/stable29 1 bulan lalu
.devcontainer e64fee828c docs: added codespace link 3 bulan lalu
.github 29d5bbc6d3 fix(3rdparty): Add a CI job to check 3rdparty integrity 2 bulan lalu
.idea 2accc24fa9 Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 9 tahun lalu
.tx 2909f2c6df Add l10n for files_reminders 10 bulan lalu
3rdparty @ 164fb3b776 4b3da814df fix(deps): Update `doctrine/dbal` to 3.8.3 2 bulan lalu
__mocks__ 802d7e010d Add tests 9 bulan lalu
__tests__ 0aa4e0a675 chore: add drag and drop recursion and FilesystemAPI testing 2 bulan lalu
apps 7eb718c441 Merge pull request #45328 from nextcloud/backport/45237/stable29 1 bulan lalu
build c827f21e62 chore(tests): Update psalm baseline 1 bulan lalu
config 5453c1d7fa feat(settings): Allow to sort groups in the account management alphabetically 3 bulan lalu
contribute 19ec52380e chore: update HowToApplyALicense.md 4 bulan lalu
core 7f6ee0cb9f fix(search): Limit maximum number of search results 1 bulan lalu
cypress 6c544172e3 fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2 bulan lalu
dist 96b2827eb3 chore(assets): Recompile assets 1 bulan lalu
lib b8c491c084 Merge pull request #45367 from nextcloud/backport/44763/stable29 1 bulan lalu
ocs c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 bulan lalu
ocs-provider f3319f6294 Allow to call the files even when you are in another instance atm 7 tahun lalu
resources f4910b6bb4 fix(security): Update code signing revocation list 3 bulan lalu
tests cd9650483b fix(groups): allows to save group names with more than 64 characters 1 bulan lalu
themes 32ac5e7af8 fix(theming): Make sure the footer is hidden if not content is rendered 7 bulan lalu
vendor-bin 7ad4abf255 chore(deps): Update openapi-extractor 2 bulan lalu
.drone.yml 3c5db9125b chore(CI): Sign .drone.yml 4 bulan lalu
.editorconfig 64f5180d1b style: Fix editorconfig indent for config/*config.php 9 bulan lalu
.eslintignore 6d883a8572 Fix various errors reported by eslint 2 tahun lalu
.eslintrc.js cd54f7c7f4 chore: upgrade typescript, eslint and fix lint 1 tahun lalu
.gitattributes dfa8a8c946 Configure line ending to let shell scripts work in Windows ENV 1 tahun lalu
.gitignore 9e4332e1e2 chore: add cypress video recording 2 bulan lalu
.gitmodules eb0d740c1d targets 3rdparty submodule from Nc instead of oC 8 tahun lalu
.htaccess ebfae3e06d fix: chunked upload leading to 0-byte files 2 bulan lalu
.jshintrc d790c27a19 Reduce JSHint errors/warnings 6 tahun lalu
.mailmap 9aa248f007 Merge pull request #29245 from nextcloud/artonge-patch-1 2 tahun lalu
.npmignore 70edda0342 Port dav calendar settings page to Vue.js 3 tahun lalu
.php-cs-fixer.dist.php 272719ed1c fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself 7 bulan lalu
.pre-commit-config.yaml c49bf7fa9f Do not apply codestyle to composer autoloaders 1 tahun lalu
.scrutinizer.yml 3953e4aea1 Migrate Scrutinizer to new PHP Analysis 5 tahun lalu
.tag 1efa338a52 Add .tag file to make tar balls tracable 10 tahun lalu
.user.ini c6a69ba925 Remove the upload and memory setting 5 tahun lalu
AUTHORS ad9ee7435a chore: Update AUTHORS for Nextcloud 27 1 tahun lalu
CHANGELOG.md e9532cfbbb Add link to real changelog 7 tahun lalu
CODE_OF_CONDUCT.md 89d3c5e5b9 Create CODE_OF_CONDUCT.md 6 tahun lalu
COPYING 03a0f4cbad Rename COPYING-AGPL to COPYING 7 tahun lalu
COPYING-README 0fad921840 Add user-status app 3 tahun lalu
DESIGN.md a97ee57745 docs(design): add basic design contribution guidelines 1 tahun lalu
Makefile 87d0904b6f Split common vendor chunk 2 tahun lalu
README.md 7e2d3ef297 chore(branchoff): Test against stable29 branches 3 bulan lalu
SECURITY.md e86ba2b85d Add community/third-party apps note to security policy 8 bulan lalu
autotest-checkers.sh 258c919b3c ci: migrate ocp since checker to psalm 1 tahun lalu
autotest-external.sh f546a2fe14 fix(ci): Disable coverage on pull requests 4 bulan lalu
autotest.sh 500fa5431d Fix unit tests on PHP 8.3 8 bulan lalu
babel.config.js 29a7f7f6ef feat(files_trashbin): migrate to vue 1 tahun lalu
codecov.yml 7e2d3ef297 chore(branchoff): Test against stable29 branches 3 bulan lalu
composer.json 6981ceaf54 chore: Add extra options to silence composer warnings 4 bulan lalu
composer.lock 04578bc7ed chore(deps): Declare ext-openssl as required 1 tahun lalu
console.php 8068ad5b71 Revert: "Check datadirectory owner, not config owner." 1 bulan lalu
cron.php 8068ad5b71 Revert: "Check datadirectory owner, not config owner." 1 bulan lalu
custom.d.ts e9d4036389 feat(theming): Allow to configure default apps and app order in frontend settings 8 bulan lalu
cypress.config.ts 9e4332e1e2 chore: add cypress video recording 2 bulan lalu
cypress.d.ts 650312580f fix(cypress): Really mock the initial state instead of trying to stub a module 11 bulan lalu
index.html 869a674f29 remove type="text/javascript" from index.html 5 tahun lalu
index.php 15fb15bc14 chore(index.php): Use strict_types and Server::get in index.php 4 bulan lalu
jest.config.ts a1107c7342 test(jest): Transform unist modules 2 bulan lalu
occ 68a9376858 Use a more universal shebang 9 tahun lalu
package-lock.json 6eb02935c4 chore(deps): fix npm audit 1 bulan lalu
package.json 90ae47c3dd chore(deps): Bump @nextcloud/vue to v8.11.2 2 bulan lalu
psalm-ocp.xml 9fddbeaa54 Use psalm 5 1 tahun lalu
psalm.xml 7cd1c2d7c3 chore: Fix psalm to use correct php version depending on branch 2 bulan lalu
public.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 bulan lalu
remote.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 bulan lalu
robots.txt 5b77f16d57 Add robot.txt 11 tahun lalu
status.php c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 bulan lalu
tsconfig.json d14b351208 fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only 6 bulan lalu
version.php 40cc29decc build(hub): 29.0.1 RC1 1 bulan lalu
webpack.common.js eb672e89cf chore(deps): use `@vueuse/core@10.7.2` and fix moment 4 bulan lalu
webpack.config.js 5b9a8f0407 Add component testing 1 tahun lalu
webpack.modules.js 4ac2375ca2 feat: Add declarative settings 3 bulan lalu

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/