Jm Casler
|
2901f773a4
|
Some cleanup and implement the X-Protobuf-Schema header
|
2020-10-16 23:33:50 -07:00 |
|
Jm Casler
|
5b4472ab56
|
fix case of HttpAPI class
|
2020-10-16 19:38:59 -07:00 |
|
Jm Casler
|
0d9481b6ea
|
add allow-headers
|
2020-10-16 18:00:28 -07:00 |
|
Jm Casler
|
8f0105ccd9
|
don't send content-type when options is set
|
2020-10-16 17:46:22 -07:00 |
|
Jm Casler
|
ba549d8fcd
|
Return OPTIONS when requested for toradio
|
2020-10-16 17:41:08 -07:00 |
|
Jm Casler
|
b9df2c00fa
|
fromradio all option
requesting fromradio will return one protobuf
4:56
requesting fromradio?all=true will give you all of them.
|
2020-10-16 17:07:35 -07:00 |
|
Jm Casler
|
8414f4a6a3
|
Added access-control-allow headers
|
2020-10-16 16:36:52 -07:00 |
|
Jm Casler
|
038ddb887f
|
Be a little smarter with setting the CPU frequency
in the event we have HTTPS and HTTP requests within close periods, let the speed set by the HTTPS request take presidence.
|
2020-10-15 19:28:20 -07:00 |
|
Jm Casler
|
3b2f5fa5e3
|
fromRadio now returns all the vailable protobufs. a request to http sets the cpu clock to 160mhz, https to 240mhz then will clock it back down after 2 minutes.
|
2020-10-14 20:24:19 -07:00 |
|
Jm Casler
|
97adb598b6
|
toRadio is functional
|
2020-10-14 16:17:12 -07:00 |
|
Jm Casler
|
02e3438d5e
|
Added a favicon.ico
|
2020-10-11 22:13:14 -07:00 |
|
Jm Casler
|
02b1ece6ac
|
Update meshhttp.cpp
|
2020-10-11 21:30:14 -07:00 |
|
Jm Casler
|
3d3f7869d4
|
Increase CPU frequency on HTTPS requests. Clock back down after a period of time.
|
2020-10-11 20:38:09 -07:00 |
|
Jm Casler
|
4f659b7563
|
Initial check in of HTTPS server for #452
This switches from the espressif web server to esp32_https_server. Both HTTPS and HTTP have been migrated. On board SSL key generation.
|
2020-10-07 22:02:53 -07:00 |
|
Jm Casler
|
0d3b8bdb22
|
Note not to file bugs
|
2020-09-24 11:07:30 -07:00 |
|
Jm Casler
|
ce7fa65595
|
David's latest changes to the HTML UI
|
2020-09-23 19:04:12 -07:00 |
|
Jm Casler
|
10b24c0269
|
Initial check-in of David's UI
|
2020-09-22 21:01:31 -07:00 |
|
Jm Casler
|
464a42258f
|
Fix for "Wifi in station mode sometimes enters loops of repeatedly joining... #420"
Fix for Wifi in station mode sometimes enters loops of repeatedly joining... #420
|
2020-09-19 16:38:59 -07:00 |
|
Jm Casler
|
945f726b65
|
Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device
|
2020-09-19 12:50:46 -07:00 |
|
Jm Casler
|
7c44daf8f4
|
pushing my chances to personal branch so i can get the changes from the laptop
|
2020-09-19 12:50:43 -07:00 |
|
Jm Casler
|
c57a9a8613
|
Update from my laptop
|
2020-09-19 11:24:55 -07:00 |
|
Jm Casler
|
6e3b22c624
|
Stub for a handler of the root (/) of the web server with a html table and form for chat
|
2020-09-18 20:42:35 -07:00 |
|
Jm Casler
|
65fc1cf4a6
|
Moved handleDNSResponse into handleWebResponse and used the autoformatter
|
2020-09-18 18:29:16 -07:00 |
|
Jm Casler
|
b203c95dd1
|
changes for soft ap + captive portal
|
2020-09-18 15:33:03 -07:00 |
|
Jm Casler
|
493b25f23e
|
Final checkin of WiFi and basic HTTP server
|
2020-09-16 20:15:00 -07:00 |
|
Jm Casler
|
e508306395
|
Refactoring to break out HTTP from WiFi
|
2020-09-13 16:58:36 -07:00 |
|