Bernhard Kirchen
|
38726b99ab
|
Merge remote-tracking branch 'tbnobody/master' into development
|
2024-09-21 22:00:49 +02:00 |
|
Thomas Basler
|
3b3e6995c2
|
Fix: WebApp was not reloaded after firmware update
With the upgrade from ESPAsyncWebServer to 3.3.1 it seems that something has changed. Have to trigger the reboot from the main context.
|
2024-09-21 00:04:27 +02:00 |
|
Bernhard Kirchen
|
04513d3f22
|
webapp: disable OTA firmware dialog for unsupported devices
show a warning instead and cancel uploads with a HTPP 500 response.
|
2024-08-04 22:38:19 +02:00 |
|
Thomas Basler
|
2716f4c5df
|
Removed not required pointer to AsyncServer instance
|
2024-01-27 01:09:55 +01:00 |
|
Thomas Basler
|
251d197fb6
|
Migrate WebApi loop() methods to scheduler tasks
|
2024-01-20 02:00:22 +01:00 |
|
Thomas Basler
|
e95afbf2cc
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
Thomas Basler
|
37aac48a19
|
Change License to GPLv2 as the RF24 lib uses GPL-2.0-only
|
2022-07-15 18:05:58 +02:00 |
|
Thomas Basler
|
92abfdfaa6
|
Separated WebApi into different files
|
2022-06-15 23:46:22 +02:00 |
|