No description
  • JavaScript 72.6%
  • Vue 13.6%
  • PHP 12.1%
  • TypeScript 1.1%
  • SCSS 0.6%
Find a file
Nextcloud bot cc77da2972
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-09 00:30:26 +00:00
.github Merge pull request #8239 from nextcloud/renovate/main-actions-setup-node-digest 2026-05-01 08:56:33 -04:00
.tx chore: adjust translation backports 2026-01-30 07:38:02 -05:00
__mocks__ fix: make absolute URL generation more robust 2025-07-25 18:06:42 +02:00
appinfo fix: widget icon generation 2026-04-28 10:57:42 -04:00
build fix: Release automation 2025-02-26 09:55:19 +01:00
composer
css fix: Fix active day highlight in month view for longer languages like Japanese 2026-04-23 17:52:57 +02:00
img style: Update to Material Symbol 2024-06-13 11:25:10 +02:00
l10n fix(l10n): Update translations from Transifex 2026-05-09 00:30:26 +00:00
lib feat: default full / part day alarm 2026-05-06 13:55:58 -04:00
LICENSES
screenshots
src fix: event overlapping and reminder alignment 2026-05-07 14:55:56 +02:00
templates fix: add an extra confirmation step to appointment booking 2026-04-27 16:02:39 +02:00
tests feat: default full / part day alarm 2026-05-06 13:55:58 -04:00
vendor-bin chore(deps): update dependency christophwurst/nextcloud_testing to v2 2026-03-31 00:48:17 +00:00
.editorconfig chore(eslint): bump @nextcloud/eslint-config to v9.0.0-rc.5 (and fix errors) 2025-09-25 15:53:04 +02:00
.git-blame-ignore-revs chore: add recent eslint-config bump to .git-blame-ignore-revs 2025-09-26 16:04:18 +02:00
.gitignore test: add basic e2e tests using playwright 2025-07-21 17:01:32 +02:00
.nextcloudignore chore: add playwright config and tsconfig to .nextcloudignore 2025-09-11 11:54:35 -04:00
.php-cs-fixer.dist.php
.scrutinizer.yml
.stylelintignore
AUTHORS.md
babel.config.js chore(jest): fix collecting coverage from TypeScript files 2025-10-09 10:59:38 +02:00
CHANGELOG.md chore(reuse): remove license header from changelog 2025-03-05 14:25:28 +01:00
CHANGELOG.md.license chore(reuse): move changelog license header to separate file 2025-03-05 14:25:28 +01:00
composer.json fix(deps): update dependency bamarni/composer-bin-plugin to ^1.9.1 (main) (#7966) 2026-02-08 19:18:38 +00:00
composer.lock fix(deps): update dependency bamarni/composer-bin-plugin to ^1.9.1 (main) (#7966) 2026-02-08 19:18:38 +00:00
COPYING
eslint.config.mjs feat: migrate to vue 3 2026-02-18 12:09:13 -05:00
krankerl.toml
package-lock.json Merge pull request #8267 from nextcloud/dependabot/npm_and_yarn/axios-1.16.0 2026-05-06 08:45:58 -04:00
package.json fix(deps): update dependency webdav to ^5.10.0 (main) (#8266) 2026-05-06 00:31:04 +00:00
phpunit.integration.xml chore(deps): update dependency christophwurst/nextcloud_testing to ^1.1.1 (main) (#7985) 2026-02-18 16:00:31 +00:00
phpunit.unit.xml chore(deps): update dependency christophwurst/nextcloud_testing to ^1.1.1 (main) (#7985) 2026-02-18 16:00:31 +00:00
playwright.config.js test: add basic e2e tests using playwright 2025-07-21 17:01:32 +02:00
psalm.xml fix(EmailController): Ensure provided token matches any shared calendar 2026-04-22 19:36:59 +02:00
README.md chore: Add event attachments to README.md 2024-11-27 13:26:45 +01:00
renovate.json chore: Version 6.4 Bump 2026-04-06 14:22:34 -04:00
REUSE.toml ci: Enable translation backports 2024-11-28 14:41:12 +01:00
stylelint.config.js chore(styleint): make rtl checks error level 2025-08-05 14:14:36 +02:00
tsconfig.json chore: imporove ts complier configuration 2026-01-15 16:44:52 -05:00
tsconfig.json.license chore: typescript introduction 2025-07-14 16:58:04 +02:00
vitest.config.js feat: migrate to vue 3 2026-02-18 12:09:13 -05:00
webpack.config.js fix: add an extra confirmation step to appointment booking 2026-04-27 16:02:39 +02:00

Nextcloud Calendar

REUSE status GitHub Workflow Status Codecov

A calendar app for Nextcloud. Easily sync events from various devices with your Nextcloud and edit them online.

💙 🎉 Why is this so awesome?

  • 🚀 Integration with other Nextcloud apps! Like Contacts, Talk, Tasks, Deck and Circles
  • 🌐 WebCal Support! Want to see your favorite team's matchdays in your calendar? No problem!
  • 🙋 Attendees! Invite people to your events
  • Free/Busy! See when your attendees are available to meet
  • Reminders! Get alarms for events inside your browser and via email
  • 🔍 Search! Find your events at ease
  • ☑️ Tasks! See tasks or Deck cards with a due date directly in the calendar
  • 🔈 Talk rooms! Create an associated Talk room when booking a meeting with just one click
  • 📆 Appointment booking Send people a link so they can book an appointment with you using this app
  • 📎 Attachments! Add, upload and view event attachments
  • 🙈 Were not reinventing the wheel! Based on the great c-dav library, ical.js and fullcalendar libraries.

🛠️ Installation

The app is distributed through the app store and you can install it right from your Nextcloud installation.

Release tarballs are hosted at https://github.com/nextcloud-releases/calendar/releases.

📡 Support

If you need assistance or want to ask a question about Calendar, you are welcome to ask for support in our Forums. If you have found a bug, feel free to open a new Issue on GitHub. Keep in mind, that this repository only manages the frontend. If you find bugs or have problems with the CalDAV-Backend, you should ask the team at Nextcloud server for help!

🌍 Supported Browsers

  • Chrome/Chromium 76+
  • Edge 40+
  • Firefox 60+
  • Internet Explorer 11
  • Safari 12.1+

Maintainers

Build the app

To build you will need to have Node.js and Composer installed.

  • Install PHP dependencies: composer install
  • Install JS dependencies: npm ci
  • Build JavaScript for the frontend
    • npm run dev development build
    • npm run watch watch for changes
    • npm run build production build

Read more about necessary prerequisites for manual installs.

Running tests

You can run the following back-end and front-end tests by using:

composer test
npm run test

✌️ Code of conduct

The Nextcloud community has core values that are shared between all members during conferences, hackweeks and on all interactions in online platforms including Github and Forums. If you contribute, participate or interact with this community, please respect our shared values. 😌

❤️ How to create a pull request

This guide will help you get started:

Commits in this repository follow the Conventional Commits specification.