Commit Graph

9 Commits

Author SHA1 Message Date
6cd9d869cc @mytec: iter3.7.0 start, gpu calc int 2026-02-03 22:41:08 +02:00
26f8067c94 Phase 2.2: performance optimizations, debug tools, app close fix 2026-01-31 20:31:53 +02:00
b62e893abe Fix uvicorn logging for PyInstaller, update gitignore 2026-01-31 14:37:45 +02:00
c97355f444 Add .claude and CLAUDE.md to gitignore 2026-01-31 12:47:33 +02:00
lazard36
14f0b0f7f1 Ignore pycache and backend data 2026-01-30 22:03:32 +00:00
lazard36
3396ff152c Remove venv and pycache from tracking 2026-01-30 20:50:28 +00:00
4326a6c4f7 @mytec: 1.1iter ready for testing 2026-01-30 22:36:32 +02:00
lazard36
af0fb2154a feat: RFCP MVP deployed on VPS
Iteration 1:
- Dark theme with 3-way toggle
- Dynamic heatmap gradient (blue→red)
- Radius up to 100km
- Save & Calculate workflow

Iteration 2:
- Terrain overlay toggle
- Batch height operations
- Zoom-dependent heatmap rendering

Infrastructure:
- Backend FastAPI on 8888
- Frontend static build via Caddy
- Systemd services
- Caddy reverse proxy integration
2026-01-30 07:42:08 +00:00
lazard36
3f04d5101e feat: RFCP MVP deployed on VPS
Iteration 1:
- Dark theme with 3-way toggle
- Dynamic heatmap gradient (blue→red)
- Radius up to 100km
- Save & Calculate workflow

Iteration 2:
- Terrain overlay toggle
- Batch height operations
- Zoom-dependent heatmap rendering

Infrastructure:
- Backend FastAPI on 8888
- Frontend static build via Caddy
- Systemd services
- Caddy reverse proxy integration
2026-01-30 07:42:08 +00:00