Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Ferdinand Thiessen 274867f273
chore: Compile assets
pirms 3 mēnešiem
.devcontainer Devcontainer: move git setup to postStartCommand pirms 7 mēnešiem
.github chore(CI): Migrate autocheckers from Drone to GitHub pirms 3 mēnešiem
.idea Add newline that was removed by 15be763d46d56c57d4f0def7745bb02d513e3a38 pirms 9 gadiem
.tx Add l10n for files_reminders pirms 9 mēnešiem
3rdparty @ dedb2b7c0f chore(deps): Bump laravel/serializable-closure from 1.2.2 to 1.3.3 pirms 3 mēnešiem
__mocks__ Add tests pirms 8 mēnešiem
__tests__ fix(tests): actions adjust and jest fetch mock pirms 9 mēnešiem
apps fix(settings): Use status states from `NcInputField` instead of custom handling pirms 3 mēnešiem
build fix(OCP): Check for typos in "deprecated" pirms 3 mēnešiem
config feat(db): Make dirty query logging available in production pirms 3 mēnešiem
contribute Move GitHub files to .github directory pirms 5 gadiem
core Fix(l10n): Update translations from Transifex pirms 3 mēnešiem
cypress enh(settings): Add Cypress tests for personal information pirms 3 mēnešiem
dist chore: Compile assets pirms 3 mēnešiem
lib fix(OCP): Add since tag for all constants pirms 3 mēnešiem
ocs chore: Migrate away from OC::$server->getLogger pirms 3 mēnešiem
ocs-provider Allow to call the files even when you are in another instance atm pirms 7 gadiem
resources fix(security): Update code signing revocation list pirms 3 mēnešiem
tests fix: phpunit pirms 3 mēnešiem
themes fix(theming): Make sure the footer is hidden if not content is rendered pirms 6 mēnešiem
vendor-bin chore(deps): Update openapi-extractor pirms 4 mēnešiem
.drone.yml chore: Sign .drone.yml config pirms 3 mēnešiem
.editorconfig style: Fix editorconfig indent for config/*config.php pirms 7 mēnešiem
.eslintignore Fix various errors reported by eslint pirms 2 gadiem
.eslintrc.js chore: upgrade typescript, eslint and fix lint pirms 10 mēnešiem
.gitattributes Configure line ending to let shell scripts work in Windows ENV pirms 1 gada
.gitignore Reduce the output on github CI pirms 3 mēnešiem
.gitmodules targets 3rdparty submodule from Nc instead of oC pirms 8 gadiem
.htaccess Buffer chunked requests pirms 3 mēnešiem
.jshintrc Reduce JSHint errors/warnings pirms 6 gadiem
.mailmap Merge pull request #29245 from nextcloud/artonge-patch-1 pirms 2 gadiem
.npmignore Port dav calendar settings page to Vue.js pirms 2 gadiem
.php-cs-fixer.dist.php fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself pirms 5 mēnešiem
.pre-commit-config.yaml Do not apply codestyle to composer autoloaders pirms 1 gada
.scrutinizer.yml Migrate Scrutinizer to new PHP Analysis pirms 5 gadiem
.tag Add .tag file to make tar balls tracable pirms 10 gadiem
.user.ini Remove the upload and memory setting pirms 5 gadiem
AUTHORS chore: Update AUTHORS for Nextcloud 27 pirms 1 gada
CHANGELOG.md Add link to real changelog pirms 6 gadiem
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md pirms 6 gadiem
COPYING Rename COPYING-AGPL to COPYING pirms 7 gadiem
COPYING-README Add user-status app pirms 3 gadiem
DESIGN.md docs(design): add basic design contribution guidelines pirms 1 gada
Makefile Split common vendor chunk pirms 2 gadiem
README.md Update README.md pirms 6 mēnešiem
SECURITY.md Add community/third-party apps note to security policy pirms 6 mēnešiem
autotest-checkers.sh ci: migrate ocp since checker to psalm pirms 1 gada
autotest-external.sh fix(ci): Disable coverage on pull requests pirms 3 mēnešiem
autotest.sh Fix unit tests on PHP 8.3 pirms 7 mēnešiem
babel.config.js feat(files_trashbin): migrate to vue pirms 1 gada
codecov.yml chore(ci): Turn off codecov patch CI pirms 3 mēnešiem
composer.json chore: Add extra options to silence composer warnings pirms 3 mēnešiem
composer.lock chore(deps): Declare ext-openssl as required pirms 1 gada
console.php feat(admin_audit): Migrate to non-deprecated IEventDispatcher pirms 10 mēnešiem
cron.php Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs pirms 3 mēnešiem
custom.d.ts feat(theming): Allow to configure default apps and app order in frontend settings pirms 7 mēnešiem
cypress.config.ts feat(cypress): Always run cypress CI in parallel (independent from cypress.io) pirms 6 mēnešiem
cypress.d.ts fix(cypress): Really mock the initial state instead of trying to stub a module pirms 9 mēnešiem
index.html remove type="text/javascript" from index.html pirms 5 gadiem
index.php chore(index.php): Use strict_types and Server::get in index.php pirms 3 mēnešiem
jest.config.ts fix(systemtags): Add one unittest for to test tags parsing after the dependency was updated pirms 8 mēnešiem
occ Use a more universal shebang pirms 9 gadiem
package-lock.json chore(deps): bump `@nextcloud/upload` to `1.0.5` pirms 3 mēnešiem
package.json chore(deps): bump `@nextcloud/upload` to `1.0.5` pirms 3 mēnešiem
psalm-ocp.xml Use psalm 5 pirms 1 gada
psalm.xml chore(psalm): Include cron.php into psalm checked files pirms 3 mēnešiem
public.php chore: Migrate away from OC::$server->getLogger pirms 3 mēnešiem
remote.php chore: apply changes from Nextcloud coding standards 1.1.1 pirms 5 mēnešiem
robots.txt Add robot.txt pirms 11 gadiem
status.php chore: Migrate away from OC::$server->getLogger pirms 3 mēnešiem
tsconfig.json fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only pirms 5 mēnešiem
version.php better indexes pirms 3 mēnešiem
webpack.common.js fix(config): Adjust webpack config to provide `appName` and `appVersion` which are expected by `@nextcloud/vue` pirms 5 mēnešiem
webpack.config.js Add component testing pirms 1 gada
webpack.modules.js enh(core): Refactor profile page to use vue components pirms 4 mēnešiem

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/