Files
vikunja/pkg
kolaente 08ab38836b fix(mcp): apply the REST layer's guards in Dispatch
- page/per_page default and clamp like the REST handler; page < 1 dropped
  the LIMIT clause entirely
- config-gated resources are unreachable through do_action
- create/update run the model's valid: tag rules
- read_all returns {items, result_count, total_items, page, per_page} and
  strips emails from user rows
2026-08-29 00:48:55 +02:00
..
2026-08-19 00:53:08 +00:00