prop/config
Graham McIntire 1f368f9b61 Convert all JavaScript to TypeScript with type annotations
- Rename all .js files to .ts in assets/js/
- Add interfaces for hook state, data structures, and event payloads
- Add type annotations to function parameters and return types
- Create type declarations for vendor deps (Leaflet, Chart.js, Phoenix, topbar)
- Update tsconfig.json for strict TypeScript checking
- Update esbuild entry point to app.ts
2026-04-11 16:59:28 -05:00
..
config.exs Convert all JavaScript to TypeScript with type annotations 2026-04-11 16:59:28 -05:00
dev.exs Decouple propagation_scores pruning from the compute worker 2026-04-09 12:30:10 -05:00
prod.exs Configure outbound SMTP email via Swoosh with TLS 2026-04-02 13:08:50 -05:00
runtime.exs Reduce hrrr queue to 1 per pod to prevent OOM 2026-04-10 13:37:37 -05:00
test.exs Phase 9.3, 9.4, and Phase 3 NEXRAD pipeline 2026-04-10 12:48:36 -05:00