Commit Graph

9 Commits

Author SHA1 Message Date
810e81b323 fix: Various fixes. Mail, UI, Flash etc 2026-02-27 14:32:24 +02:00
7585e43b52 style: Updated the overall UI of the provisining pages 2026-02-27 12:23:17 +02:00
47570257bd fix: Verification in provisioning fixed 2026-02-27 11:15:39 +02:00
7f51c60062 fix: Trying to fix Auto Restart. And Fixed MQTT admin auth 2026-02-27 10:17:38 +02:00
12784462f9 fix: Different approach on the COM Port and MQTT Fix 2026-02-27 09:57:49 +02:00
1a5e448e4e fix: Release COM port after flashing and then Reconnect to get Serial Logs 2026-02-27 09:44:26 +02:00
5c6c871bb6 fix: Add a wait after the flash to the Provisioning tab 2026-02-27 09:39:06 +02:00
4ea8e56485 fix: configure gitea webhook auto-deploy, fix NVS CRC, and improve flash UI
- Add deploy-host.sh for webhook-triggered docker redeploy
- Update docker-compose.yml and nginx.conf for auto-pull setup
- Fix vite.config.js and admin router for deployment environment
- Fix NVS CRC seed to use 0xFFFFFFFF to match esp_rom_crc32_le
- Add dual-panel flash UI: esptool log + live 115200 serial monitor
- Auto-reset device via RTS after flash (no manual power cycle needed)
- Clean up Header.jsx debug title text

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 09:19:07 +02:00
57259c2c2f feat: Phase 6, Device provisioning and deployment of updates on git-pull 2026-02-27 04:42:41 +02:00