candle-annotator/src
2026-02-18 15:45:58 +01:00
..
app feat: add bounded prediction cache (max 100 entries, FIFO eviction) 2026-02-18 15:22:38 +01:00
components fix: move new Set<string>() default prop to module-level constant in CandleChart 2026-02-18 15:25:15 +01:00
lib fix: replace all SQLite references with PostgreSQL in scripts and lazy-init db connection 2026-02-17 23:48:47 +01:00
plugins fix: resolve TypeScript narrowing errors and renamed lightweight-charts exports 2026-02-16 16:05:54 +01:00
types task 9.6: create src/types/index.ts barrel file re-exporting all types 2026-02-18 15:45:58 +01:00
middleware.ts feat: add API key auth middleware for /api/* routes (task 3.1) 2026-02-18 11:02:51 +01:00