lucasacchi
  • Joined on 2025-12-07
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 16:00:48 +02:00
760c9cc923 test: add browser cache navigation check
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 15:57:38 +02:00
9649f2ccfb fix: serve cached server data before background sync
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 15:40:29 +02:00
f60781bd7f feat: add multi-server control panel and host-aware sync
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 15:32:11 +02:00
3ba6a9a41c Translate UI to English and add PWA support
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 15:25:34 +02:00
2f28b6a52a Fix blank ReDoc by pinning stable redoc bundle
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 15:12:59 +02:00
bfe301a52c Make Docker Tailwind stage work without package-lock
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 15:08:59 +02:00
229115ae87 Harden Tailwind Docker build and add deploy verification
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 14:22:37 +02:00
32302e2b06 Add modal click Playwright test utilities
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 14:05:20 +02:00
eea6e2a80e Fix model details modal interactions and scrolling
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 13:31:14 +02:00
87ebd35ad5 Fix model details modal and make running models primary page
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-25 11:36:59 +02:00
1aee51b0d6 Add dedicated page for running Ollama models
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-24 20:15:21 +02:00
2f591e55ce feat: open model details modal on hover and refine cards layout
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-24 20:10:38 +02:00
e05df7ce2b feat: show model details in modal with close controls
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-24 20:06:17 +02:00
f19c03b7bd fix: restore dashboard styling by tracking compiled Tailwind CSS
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-24 20:04:08 +02:00
0789e5b8e9 fix: make model-card click reliable and remove Tailwind CDN warning
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-24 19:58:12 +02:00
57663400ce feat: load and cache Ollama show data per model with clickable model details
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-24 19:35:31 +02:00
32b1130632 feat: add favicon.ico and gate model write APIs by env flag
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-24 19:31:03 +02:00
893376dc14 fix: resolve console errors (localStorage in Worker, favicon, Tailwind CDN)
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-24 19:25:06 +02:00
b3beb525ad refactor: support remote Ollama server in docker-compose
40d8ae9f52 docs: add comprehensive Product Requirements Document (PRD)
9a6f835ddf feat: implement Web Worker architecture for efficient data sync
Compare 3 commits »
lucasacchi pushed to main at lucasacchi/llm-monitor 2026-04-24 19:12:06 +02:00
4b782ffdc8 docs: add comprehensive README and project scaffolding