10 Commits

Author SHA1 Message Date
Erik Olof Gunnar Andersson
d3dd63cc86
Enable automatic build and release (#408)
* Enable automatic release CI
* Use latest workflows
2024-10-11 18:16:09 -04:00
Erik Olof Gunnar Andersson
b130da4f2a Update CI to use esp idf v5.3.1 2024-09-28 16:25:06 +02:00
Erik Olof Gunnar Andersson
dcf8b4152a Use latest esp idf 5.x version 2024-09-05 16:45:18 +02:00
Skot
47b0293691
Update issue templates 2024-04-05 16:36:55 -04:00
Skot
91c1cfe336
Update issue templates 2024-03-15 12:41:44 -04:00
johnny9
9797c1a91e ci: Build the merged binary and include in artifacts 2023-10-03 20:55:21 -04:00
johnny9
f7d06a7f08 main: Build the web ui dist as an ExternalProject
This integrates the generation of the web distribution into
the cmake build system. The ExternalProject will call npm i and
npm run build.

Resolves #34
2023-09-23 21:02:14 -04:00
johnny9
e549d28c07 ci: upload build artifacts to github 2023-09-19 23:53:39 -04:00
Benjamin Wilson
199c151c0f
Http-server (#17)
* rename miner to main

* serving out of storage

* axe os

* http server work

* basic stats showing

* update sdkconfig

* SDKCONFIG

* sdk config

* edit page init

* edit pool config

* pool config edit working

* OTA Success

* remove compiled output

* toggle AP mode with boot button

* favicon

* ota website update

* add sdkconfig.ci back

* update readme

* change website build to warning

* Update github workflow to build web dist

* Allow AP mode before STA connection complete

* spacing for johnny :)

* formatting

* Improve connecting to wifi with AP mode

* added working indicator for UI

* formatting

* formatting

* remove redundant sdkconfig in CMakeLists

* vs code format on save workspace settings

---------

Co-authored-by: johnny9 <985648+johnny9@users.noreply.github.com>
2023-08-26 12:21:41 -04:00
Johnny
6d76741af8
ci: Create build github workflow 2023-08-23 21:28:29 -04:00