Commit Graph
7 Commits
Author SHA1 Message Date
David Girón d8dd08edf7 chore: unify building system with Makefile (#398)
* reorder and extend platformio config

* update gitignore

* add processing extra_script

* add makefile

* update github workflow

* update docker build

* add release and debug targets

* define custom_build debug

* fix custom_build target

* update README
2024-06-09 09:31:05 +07:00
David Girón a79ce7883b web: main menu navigation rework (#394)
* rework menu and add animation

* add missing header

* add even background color

* add warning fixed size for mobile view

* update const code

* fix inverse warning message condition
2024-06-08 14:03:58 +07:00
David Girón 552589a2c6 mqtt: announce hardware and software version (#396) 2024-06-07 18:21:58 +07:00
David Girón bf3400b878 web: improve style for mobile view (#393)
* move stylecss to beautified file

* beware! remove unused code

* tabs to space

* add responsive classes

* fix td border

* add to advanced web

* enlarge checkboxes

* use common header func for confirmation html

* fix checkbox center align

* update const css code

* move css to resources folder
2024-06-07 18:19:40 +07:00
David Girón d0851865fb ci(build): major rework GitHub Actions Workflow (#392)
* Rework GitHub Actions Workflow build

* fix name

* attempt to fix matrix

* attempt 2

* fix variant name

* fix upload name

* build webflash

* disable fail-fast

* add flash script from documentation

* fix flash command

* second attempt fix

* patch esp32dev docs

* download assets

* fix yaml anchor

* pack zip artifacts

* fix artifact list
2024-06-07 18:17:19 +07:00
duhow f242e0f5f4 cache static files 2024-05-29 21:06:15 +02:00
duhow e9494ffb02 add header and meta refresh for main page 2024-05-29 20:04:43 +02:00