-
Notifications
You must be signed in to change notification settings - Fork 60
Pull requests: democratize-technology/vikunja-mcp
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(bulk): serialize SQLite writes and retry lock/5xx errors (fixes #79)
#97
opened Aug 11, 2026 by
joyjit
Loading…
2 of 4 tasks
fix(tasks): allow updating percentDone on create/update/bulk
#94
opened Aug 5, 2026 by
joyjit
Loading…
2 of 3 tasks
fix(labels): the bulk endpoint silently clears a task's labels instead of setting them
#92
opened Aug 1, 2026 by
mario-hernandez
Loading…
fix(projects): project updates wipe every field they don't carry, and root projects can't be updated at all
#91
opened Aug 1, 2026 by
mario-hernandez
Loading…
fix(retry): stop the shared circuit breaker from replaying the first operation
#90
opened Jul 31, 2026 by
mario-hernandez
Loading…
fix: use /tasks for getAllTasks on Vikunja 2.x (fixes #40)
#89
opened Jul 26, 2026 by
joyjit
Loading…
2 of 4 tasks
fix: include all list items in success responses (#85)
#88
opened Jul 26, 2026 by
joyjit
Loading…
2 of 3 tasks
feat: add bucketId, position, percentDone to task update schema
#82
opened Jul 19, 2026 by
Alex-Blanes
Loading…
fix(bulk-update): send Vikunja's real {task_ids, fields, values} bulk contract; fix withRetry firing the wrong closure (fixes #46, #80)
#81
opened Jul 18, 2026 by
angusmaul
Loading…
chore(ci): quiet install/action noise and tidy test teardown
#77
opened Jul 17, 2026 by
joyjit
Loading…
4 tasks
fix(ci): clear npm audit findings and fail on regressions
#75
opened Jul 17, 2026 by
joyjit
Loading…
3 of 11 tasks
chore: require Node.js 24 and modern Actions runtimes
#74
opened Jul 17, 2026 by
joyjit
Loading…
6 of 11 tasks
ci: add weekly Vikunja latest canary and Dependabot
#73
opened Jul 17, 2026 by
joyjit
Loading…
6 of 11 tasks
feat(test): add ephemeral Docker Vikunja MCP integration CI
#72
opened Jul 17, 2026 by
joyjit
Loading…
7 of 11 tasks
fix(test-mcp): align labels and archive with Vikunja 2.3
#71
opened Jul 17, 2026 by
joyjit
Loading…
4 of 11 tasks
fix(tasks): honor projectId on update and labels on create (fixes #37)
#65
opened Jul 15, 2026 by
joyjit
Loading…
7 of 9 tasks
fix(projects): preserve fields on partial update (fixes #44, #45)
#64
opened Jul 15, 2026 by
joyjit
Loading…
5 of 6 tasks
2
fix(bulk-update): preserve fields via per-task merge (fixes #46)
#63
opened Jul 15, 2026 by
joyjit
Loading…
3 of 4 tasks
fix: persist add-reminder date (send under reminder, not reminder_date)
#58
opened May 28, 2026 by
nico-fioretti
Loading…
feat(tasks): implement attach subcommand with multipart file upload
#57
opened May 27, 2026 by
nico-fioretti
Loading…
fix: propagate Vikunja HTTP status and body when label update fails
#56
opened May 26, 2026 by
nico-fioretti
Loading…
feat(filters): add startDate, endDate, doneAt, project filter fields
#55
opened May 25, 2026 by
nico-fioretti
Loading…
5 tasks done
fix: render single-resource responses without misclassifying labels as a collection
#54
opened May 25, 2026 by
nico-fioretti
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.