|
1ef76d38e0
|
Replace fmt::format with std::format
|
2024-09-18 16:43:29 +02:00 |
|
|
405224bffe
|
Remove default: switch cases to allow for compiler errors just in case new enum values are introduced
|
2023-09-07 09:18:40 +02:00 |
|
|
6ed0915d85
|
C++23 enable in CMakeLists.txt
|
2023-04-27 14:31:21 +02:00 |
|
|
f0f42de08b
|
Updated to new esp-idf
|
2023-02-27 17:27:11 +01:00 |
|
|
eb152b8406
|
Fix to compile under cpp23 again successfully
|
2022-06-22 14:54:47 +02:00 |
|
|
c095443979
|
Fixes after idf rebase
|
2022-02-24 14:55:11 +01:00 |
|
|
7f62bb5344
|
Added toString() util
|
2022-01-17 18:23:52 +01:00 |
|
|
bcf49369fd
|
Fixed empty urls being treated as valid
|
2021-12-10 18:10:24 +01:00 |
|
|
148e02b6ca
|
Implemented http status codes and htmlbuilder
|
2021-09-18 18:01:50 +02:00 |
|
|
4ebd651a70
|
Added webserver_prepare_response()
|
2021-08-09 19:09:58 +02:00 |
|
|
a78711317b
|
Added some httpd utils
|
2021-08-06 17:12:16 +02:00 |
|
|
dd3ec71e97
|
Initial commit
|
2021-08-06 16:18:37 +02:00 |
|