DeltaLima
DeltaLima pushed tag v0.2-dev4 to DeltaLima/CanGrow 2025-04-20 04:37:50 +02:00
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 04:17:58 +02:00
8c76da8178 fix some missing units and add reading index to Sensor select lists
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 03:47:18 +02:00
f1a158cd57 prepare for 420-day dev release
DeltaLima commented on issue DeltaLima/CanGrow#39 2025-04-20 03:02:34 +02:00
Shrink image size

About 4KB of just cutting html strings together

$ grep -r "html += F(" *
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 02:53:59 +02:00
bc26890ecc improve cangrow.sh prepare, set gzip to --best
DeltaLima commented on issue DeltaLima/CanGrow#39 2025-04-20 02:45:10 +02:00
Shrink image size

minimized and compressed javascript and css file. also began to use TinyJS https://github.com/victorqribeiro/TinyJS to reduce javascript code to write.

Todo are the grow and system pages have…

DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 02:37:44 +02:00
004556473b small cosmetic change for cangrow.sh
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 02:28:00 +02:00
c4b64d660c use new cangrow.js , removed chart table from Page_root
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 02:21:09 +02:00
6fcd485739 playground - draw chart with tinyJS and avoid having table within webserver
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 02:19:14 +02:00
ed460b2519 playground - draw chart with tinyJS and avoid having table within webserver
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 02:17:41 +02:00
44a6cf0d67 playground - draw chart with tinyJS and avoid having table within webserver
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 01:28:51 +02:00
6b2961791f minify and compress static files cangrow.js and cangrow.css. cangrow.sh build makes this automatically
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 00:13:38 +02:00
3ecc9c4d0e playground root, use TinyJS, rework DrawGauge() with it.
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-20 00:13:09 +02:00
55b96b9d33 playground root, use TinyJS, rework DrawGauge() with it.
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-19 23:18:11 +02:00
6baeb1e82e update playground root to play around with TinyJS
DeltaLima commented on issue DeltaLima/CanGrow#2 2025-04-19 18:30:43 +02:00
[Dashboard] Implement root page

data table stalled until #39 has some real progress

DeltaLima closed issue DeltaLima/CanGrow#41 2025-04-19 18:16:01 +02:00
[BUG:Core:Check_GPIOindex_Used] Used GPIO is still available when already used
DeltaLima pushed to firmware_v0.2-dev at DeltaLima/CanGrow 2025-04-19 18:16:01 +02:00
d381ba9f3f fix #41 :)