[PR #2482] [MERGED] fix(caldav): add tags and sync token to collections #10016

Closed
opened 2026-04-23 09:20:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/2482
Author: @surfingbytes
Created: 3/26/2026
Status: Merged
Merged: 3/26/2026
Merged by: @kolaente

Base: mainHead: fix-caldav-collection-properties


📝 Commits (2)

📊 Changes

4 files changed (+144 additions, -16 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 pkg/routes/caldav/listStorageProvider.go (+11 -13)
📝 pkg/webtests/caldav_test.go (+130 -0)

📄 Description

Fixes #2401


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/2482 **Author:** [@surfingbytes](https://github.com/surfingbytes) **Created:** 3/26/2026 **Status:** ✅ Merged **Merged:** 3/26/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix-caldav-collection-properties` --- ### 📝 Commits (2) - [`8a3d54f`](https://github.com/go-vikunja/vikunja/commit/8a3d54fa33c26d329d554b9d76a4c960aec67c32) Added tags and sync token to collections - [`6492f68`](https://github.com/go-vikunja/vikunja/commit/6492f68f14bfaa6a2c63a6db10a69024c9afb289) Fix lint ### 📊 Changes **4 files changed** (+144 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `pkg/routes/caldav/listStorageProvider.go` (+11 -13) 📝 `pkg/webtests/caldav_test.go` (+130 -0) </details> ### 📄 Description Fixes #2401 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 09:20:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#10016