Commit Graph

103 Commits

Author SHA1 Message Date
robert
b973187960 Use separate cookies for HTTP and HTTPS connections 2024-11-12 03:46:11 -05:00
Sergio R. Caprile
9b99f62311 Refactor OTA API 2024-10-24 19:08:06 -03:00
Sergey Lyubka
22de1dc0f2 Add mg_now() to sntp.c 2024-06-09 07:52:25 +01:00
Sergio R. Caprile
ef61d6ea48 remove http_match_uri() 2024-04-17 16:13:10 -03:00
Sergey Lyubka
e0e599ffa1 Fix #2612 - struct mg_str::ptr -> buf 2024-04-16 22:42:45 +01:00
Sergio R. Caprile
1d5b5296da no screenshots 2024-04-02 16:37:14 -03:00
Sergey Lyubka
0e2f3de154 Change mg_file_read() signature: return mg_str 2024-02-16 12:07:35 +00:00
Sergio R. Caprile
deca1aaf46 remove fn_data from event handler signature 2024-01-09 14:51:19 -03:00
Sergio R. Caprile
abab569778 default again to current doc defaults 2023-12-20 18:13:09 -03:00
Sergey Lyubka
a0e66fb9e6 Add built-in TLS 1.3 stack: server side, EC support 2023-12-20 11:04:31 +00:00
Sergey Lyubka
33aa021e96 Allow to bypass CSS rebuild 2023-12-16 20:39:29 +00:00
Sergey Lyubka
1c78ed1fed Prevent main.css rebuild 2023-12-16 20:19:21 +00:00
Sergey Lyubka
562c318648 Recreate packed fs 2023-12-16 20:11:59 +00:00
Sergey Lyubka
bbd27a0a9c MQTT dashboard nitpicks 2023-12-16 19:57:18 +00:00
Sergey Lyubka
5ee8552e6c
Merge pull request #2472 from cesanta/mqtt-dashboard
Added MQTT Dashboard
2023-11-14 12:34:03 +00:00
robert
b0eb7b6dec Added MQTT Dashboard 2023-11-14 05:52:33 -05:00
Sergio R. Caprile
1032f0ade7 update screenshot and README 2023-11-13 09:55:54 -03:00
cpq
b815e6bc04 Add teensy41 example 2023-11-11 21:22:00 +00:00
cpq
376e5ccaae Single bank OTA 2023-11-02 09:30:55 +00:00
cpq
57fd93eeda Fix ring color 2023-10-01 23:20:42 +01:00
cpq
19cac05747 Enhance components 2023-10-01 23:08:10 +01:00
cpq
fc626bb57f Update pakced fs 2023-09-28 16:27:58 +01:00
cpq
1291839182 Update packed fs 2023-09-28 15:09:34 +01:00
robert
fa54a22aed OTA API refactoring: renamed files and defines 2023-09-26 08:33:39 -04:00
cpq
b37efbe891 Commonise flash-based OTA. Add h7 support. 2023-09-24 21:55:49 +01:00
cpq
3f0366a514 Revert to the old TLS API, but keep certs as mg_str for DER 2023-09-19 11:15:23 +01:00
cpq
2f014237b2 Add OTA to the device dashboard. Implement for H5 2023-09-04 22:07:32 +01:00
cpq
b32d1c15f0 Store certs in certs/. Add mg_unpacked() 2023-08-20 23:43:04 +01:00
Sergio R. Caprile
face6c44c6 SAME54 Ethernet driver
Add tls_builtin.c
2023-08-10 18:59:23 -03:00
Sergio R. Caprile
3721bcc790
Revert "Foo" 2023-08-10 17:48:55 -03:00
cpq
70fc71c6f7 Changes 2023-08-07 06:18:49 -04:00
cpq
0613cc62f4 TLS API refactor 2023-07-25 13:07:28 +01:00
cpq
ea89a4afab Revert "Integration page"
This reverts commit 3415b62d2d.
2023-07-19 18:50:27 +01:00
cpq
3415b62d2d Integration page 2023-07-19 16:25:14 +01:00
cpq
0c7e6b548f Standardise margin 2023-06-30 11:53:34 +01:00
cpq
5d10e9dbee Make paginator bit more compact 2023-06-29 13:33:36 +01:00
robert
427f95337f event table device-dashboard: fixed wrong api call 2023-06-26 10:31:55 -04:00
robert
8f19ee7b97 event table POST request 404 error 2023-06-23 11:35:42 -04:00
robert
c63135ec7f device-dashboard: fixed event table POST request 2023-06-23 08:03:44 -04:00
robert
5c87f2f22c improved device dashboard events table 2023-06-23 07:21:24 -04:00
robert
b7f86ba743 refactored device-dashboard code 2023-06-19 06:28:00 -04:00
cpq
2bab274056 Fix build error 2023-06-16 15:57:18 +01:00
robert
bcc044eb92 implemented event log page for the device dashboard 2023-06-16 04:32:45 -04:00
robert
63ff4ddea0 refactored dashboards 2023-06-08 10:25:59 -04:00
Sergio R. Caprile
6ae59c3711 move dependencies 2023-06-06 14:35:44 -03:00
cpq
59e3b0285a Add TLS=mbedtls option 2023-06-02 09:57:36 +01:00
Sergio R. Caprile
771696fda8 Fix Secure 2023-05-31 09:30:24 -03:00
cpq
bff1462e9e Add config var size check 2023-05-28 17:06:47 +01:00
Sergio R. Caprile
58606e1702 Refactor device-dashboard 2023-05-26 20:45:08 -03:00
cpq
49a9bb5a8b Refactor device-dashboard 2023-05-26 16:20:25 +01:00