• Joined on 2024-04-25
Patedam created branch todo-list in Patedam/Calendink 2026-03-07 18:50:11 -05:00
Patedam deleted branch firmware-ota from Patedam/Calendink 2026-03-03 22:47:18 -05:00
Patedam pushed to main at Patedam/Calendink 2026-03-03 22:47:05 -05:00
0ec7f7f08a firmware-ota (#2)
Patedam merged pull request Patedam/Calendink#2 2026-03-03 22:47:04 -05:00
firmware-ota
Patedam created pull request Patedam/Calendink#2 2026-03-03 22:46:57 -05:00
firmware-ota
Patedam pushed to firmware-ota at Patedam/Calendink 2026-03-03 22:46:41 -05:00
85dc698a8d Made everything needed to update firmware. Added the bundle to upload both front and backendin a bundle. Added magic number for more safety
fdb13d62d4 feat: Implement web dashboard with system information, reboot, and OTA update functionality.
Compare 2 commits »
Patedam pushed to firmware-ota at Patedam/Calendink 2026-03-03 21:38:59 -05:00
849d126ce0 feat: Implement OTA status API with partition information, define ESP32 partition layout, add ArrayCount utility, and include agent interaction rules.
Patedam pushed to firmware-ota at Patedam/Calendink 2026-03-03 21:10:43 -05:00
ad65bf520b tdd for firmware ota
Patedam created branch firmware-ota in Patedam/Calendink 2026-03-03 21:10:43 -05:00
Patedam deleted branch frontend-ota from Patedam/Calendink 2026-03-03 19:42:46 -05:00
Patedam created branch frontend-ota in Patedam/Calendink 2026-03-03 19:42:07 -05:00
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 19:42:07 -05:00
3260a041c9 feat: Polishing the frontend ota. Updated tdds and documentation
046f353d7e feat: Implement Svelte frontend with OTA update support, build tooling, and deployment documentation.
c357c76af6 OTA for frontend works. Created documentation to know how to do it, upload and voila.
eafb705eda feat: enabling web-based OTA updates and deployment for frontend
7c537ed4db feat: Implement HTTP server with static file serving from LittleFS, system APIs, and network connectivity management.
Compare 5 commits »
Patedam deleted branch frontend-ota from Patedam/Calendink 2026-03-03 19:41:42 -05:00
Patedam pushed to main at Patedam/Calendink 2026-03-03 19:41:35 -05:00
9bce74e027 frontend-ota (#1)
Patedam merged pull request Patedam/Calendink#1 2026-03-03 19:41:34 -05:00
frontend-ota
Patedam created pull request Patedam/Calendink#1 2026-03-03 19:41:11 -05:00
frontend-ota
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 18:35:24 -05:00
3260a041c9 feat: Polishing the frontend ota. Updated tdds and documentation
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 17:29:12 -05:00
046f353d7e feat: Implement Svelte frontend with OTA update support, build tooling, and deployment documentation.
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 16:57:36 -05:00
c357c76af6 OTA for frontend works. Created documentation to know how to do it, upload and voila.
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 16:33:06 -05:00
eafb705eda feat: enabling web-based OTA updates and deployment for frontend