This website requires JavaScript.
Explore
Help
Sign in
caoimhinr
/
corvid
Watch
1
Star
0
Fork
You've already forked corvid
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
39bb53a72b
corvid
/
corvid
History
Download ZIP
Download TAR.GZ
caoimhinr
39bb53a72b
fix: correct stale childCount reference to visibleCount in renderTicketRow
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 09:45:26 +02:00
..
static
feat: app icon (SVG crow), static file serving, favicon
2026-05-25 20:03:12 +02:00
templates
fix: correct stale childCount reference to visibleCount in renderTicketRow
2026-05-27 09:45:26 +02:00
__init__.py
feat: initial corvid — standalone ticket service extracted from homelab-dashboard
2026-05-25 19:23:07 +02:00
config.py
feat: initial corvid — standalone ticket service extracted from homelab-dashboard
2026-05-25 19:23:07 +02:00
database.py
feat: initial corvid — standalone ticket service extracted from homelab-dashboard
2026-05-25 19:23:07 +02:00
main.py
feat: app icon (SVG crow), static file serving, favicon
2026-05-25 20:03:12 +02:00
models.py
feat: add environments — parametric ticket ID prefixes, env selector UI, MCP tools
2026-05-25 20:14:59 +02:00
router.py
fix: _default_env_id uses scalars().first() instead of scalar_one_or_none()
2026-05-27 07:36:30 +00:00