• Joined on 2024-04-25
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 16:17:13 -05:00
7c537ed4db feat: Implement HTTP server with static file serving from LittleFS, system APIs, and network connectivity management.
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 15:14:49 -05:00
Patedam created branch frontend-ota in Patedam/Calendink 2026-03-03 15:14:48 -05:00
Patedam pushed to main at Patedam/Calendink 2026-03-03 15:14:23 -05:00
80114b1d9f docs: Add frontend OTA strategy document detailing dual-partition LittleFS updates for ESP32-S3.
Patedam pushed to main at Patedam/Calendink 2026-03-03 14:33:13 -05:00
fe8d2974ea feat: Add HTTP server with static file serving from LittleFS, system API endpoints, and CORS support.
Patedam pushed to main at Patedam/Calendink 2026-03-03 14:12:02 -05:00
cfe7332899 Clang format changes for more readability
Patedam pushed to main at Patedam/Calendink 2026-03-03 13:18:35 -05:00
cdbabe0e58 Fixing gz snprintf not matching sizes
Patedam pushed to main at Patedam/Calendink 2026-03-03 13:02:02 -05:00
8b24d9ed83 Fixing ethernet and wifi connection to be more robust
Patedam pushed to main at Patedam/Calendink 2026-03-03 10:58:24 -05:00
bdf4a73cf2 feat: Implement Ethernet and Wi-Fi connection management with LED status indicators.
Patedam deleted branch backend-v1 from Patedam/Calendink 2026-03-03 01:18:23 -05:00
Patedam pushed to main at Patedam/Calendink 2026-03-03 01:17:36 -05:00
2916ad9c99 Squashed commit of the following:
Patedam pushed to backend-v1 at Patedam/Calendink 2026-03-03 01:15:21 -05:00
e8b53dc953 Updated backend to make sure it works properly with frontend. Fixed one frontend issue (free heap was not correctly named)
Patedam pushed to backend-v1 at Patedam/Calendink 2026-03-03 00:36:05 -05:00
3428808f83 Fixing various build errors. Activated minimal build
Patedam pushed to backend-v1 at Patedam/Calendink 2026-03-03 00:03:29 -05:00
59364ac22d Added info and reboot api into the backend. Created the basics for a backend server.
Patedam pushed to backend-v1 at Patedam/Calendink 2026-03-02 23:05:15 -05:00
37291557eb feat: Add API endpoints for system reboot and retrieving system information.
Patedam pushed to backend-v1 at Patedam/Calendink 2026-03-02 22:56:18 -05:00
a010b0c352 Added AgentTasks into git ignore we will use it to store current tasks so we can createnew contexts chat when its too big
Patedam pushed to backend-v1 at Patedam/Calendink 2026-03-02 22:48:44 -05:00
75bab78137 feat: Initialize ESP-IDF project with core build configuration, component dependencies, and web frontend deployment.
Patedam pushed to backend-v1 at Patedam/Calendink 2026-03-02 22:21:57 -05:00
bba4c63f93 docs: Add backend architecture documentation for the ESP32-S3 provider.
Patedam pushed to backend-v1 at Patedam/Calendink 2026-03-02 21:30:31 -05:00
Patedam created branch backend-v1 in Patedam/Calendink 2026-03-02 21:30:31 -05:00