lucasacchi
  • Joined on 2025-12-07
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 20:15:55 +02:00
cfc56e987f docs: mark v1.0.0 as completed in README
lucasacchi pushed tag v1.0.0 to LogWhispererAI/mockupAWS 2026-04-07 20:15:13 +02:00
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 20:15:06 +02:00
38fd6cb562 release: v1.0.0 - Production Ready
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 19:40:32 +02:00
eba5a1d67a docs: add v1.0.0 planning prompt for production-ready release
lucasacchi pushed to main at lucasacchi/openrouter-watcher 2026-04-07 19:38:47 +02:00
8f71523811 docs: enhance README with badges, TOC, Swagger/OpenAPI documentation
a605b7f29e feat(frontend): T47-T54 implement web interface routes
ccd96acaac feat(frontend): T46 configure HTMX and CSRF protection
c1f47c897f feat(frontend): T44 setup FastAPI static files and templates
3ae5d736ce feat(tasks): T55-T58 implement background tasks for OpenRouter sync
Compare 32 commits »
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 19:26:12 +02:00
c9e7ad495b docs: mark v0.5.0 as completed in README
lucasacchi pushed tag v0.5.0 to LogWhispererAI/mockupAWS 2026-04-07 19:23:02 +02:00
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 19:22:55 +02:00
cc60ba17ea release: v0.5.0 - Authentication, API Keys & Advanced Features
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 18:56:05 +02:00
9b9297b7dc docs: add v0.5.0 kickoff prompt with complete task breakdown
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 18:48:08 +02:00
43e4a07841 docs: add v0.4.0 final summary and complete release
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 18:45:12 +02:00
285a748d6a fix: update HTML title to mockupAWS
lucasacchi pushed tag v0.4.0 to LogWhispererAI/mockupAWS 2026-04-07 18:08:43 +02:00
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 18:08:40 +02:00
4c6eb67ba7 docs: add RELEASE-v0.4.0.md with release notes
d222d21618 docs: update documentation for v0.4.0 release
Compare 2 commits »
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 17:52:56 +02:00
e19ef64085 docs: add testing and release prompt for v0.4.0
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 17:46:56 +02:00
94db0804d1 feat: complete v0.4.0 implementation - Reports, Charts, Comparison, Dark Mode
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 16:21:35 +02:00
69c25229ca fix: resolve require.resolve() in ES module Playwright config
baef924cfd fix: resolve ES modules compatibility in E2E test files
Compare 2 commits »
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 16:12:00 +02:00
a5fc85897b feat: implement v0.4.0 - Reports, Charts, Comparison, Dark Mode, E2E Testing
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 15:17:23 +02:00
311a576f40 docs: update documentation and add Docker configuration for v0.3.0
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 15:03:20 +02:00
500e14c4a8 docs: add frontend development prompt
lucasacchi pushed to main at LogWhispererAI/mockupAWS 2026-04-07 14:58:54 +02:00
991908ba62 feat(frontend): implement complete React frontend with Vite, TypeScript, and Tailwind