Jm Casler
|
f3427084c2
|
Merge branch 'meshtastic:master' into master
|
2021-12-28 16:41:09 -08:00 |
|
Jm Casler
|
e77cbd0588
|
Apply formatting to wifi related sections
|
2021-12-26 15:46:23 -08:00 |
|
Jm Casler
|
366a028502
|
Remove unused comments.
|
2021-12-26 09:05:35 -08:00 |
|
Jm Casler
|
0938cded58
|
Cleanup comments
|
2021-12-24 13:08:30 -08:00 |
|
Jm Casler
|
8e50e25eec
|
Cleanup content handler and remove request counter.
|
2021-12-23 19:56:37 -08:00 |
|
Jm Casler
|
2d8bf4d684
|
Fix for SoftAP bugs
|
2021-12-23 18:18:07 -08:00 |
|
Jm Casler
|
f3fc88ac5d
|
Test if screen address was found
|
2021-12-18 11:02:54 -05:00 |
|
Jm Casler
|
d1370071da
|
Test that the screen object has been created
|
2021-12-17 15:53:23 -05:00 |
|
Jm Casler
|
b71051a227
|
Attempt to address the ssl screen crashing on AndreK's device.
|
2021-12-17 14:02:29 -05:00 |
|
Jm Casler
|
62602b54f4
|
Improve time to generate the SSL certificate
|
2021-12-14 23:50:49 -05:00 |
|
Jm Casler
|
9f6522a756
|
SoftAP doesn't always start #954
|
2021-12-04 19:20:20 -08:00 |
|
Jm Casler
|
623b846713
|
Fix for: Wifi admin mode no longer works #939
Fix for: Wifi admin mode no longer works #939
|
2021-11-28 21:56:34 -08:00 |
|
Ryan Tolboom
|
c5f210384f
|
add SSL notification at boot
|
2021-11-26 15:09:16 -05:00 |
|
Sacha Weatherstone
|
5c0a76ae46
|
Reverte seperate Generate204 function
|
2021-10-11 12:27:10 +11:00 |
|
Sacha Weatherstone
|
14e36f0a2b
|
Web server changes to support frontend
|
2021-10-11 00:11:04 +11:00 |
|
Kevin Hester
|
2fd74d8f47
|
cleanup ssl cert generation
|
2021-08-17 20:40:46 -07:00 |
|
Kevin Hester
|
52d7a6b8e4
|
immediately reconnect to mqtt server on wifi reconnect
|
2021-08-17 19:59:56 -07:00 |
|
Kevin Hester
|
472e880280
|
fix race condition when starting web service
|
2021-08-17 17:04:09 -07:00 |
|
Kevin Hester
|
189889489b
|
disable bluetooth while using wifi (esp32 drops networks otherwise)
|
2021-08-17 16:58:21 -07:00 |
|
Kevin Hester
|
99d529be51
|
While connected to MQTT server, veto light-sleep (to keep wifi working)
|
2021-08-02 17:42:44 -07:00 |
|
Kevin Hester
|
39df7108a8
|
fix wifi hang when bad password used, cleanup wifi in general
|
2021-08-02 11:28:57 -07:00 |
|
Kevin Hester
|
a8feb40ae9
|
cleanup
|
2021-05-24 09:42:25 +08:00 |
|
Kevin Hester
|
069b0d38be
|
Fix wifi to allow usage with unsecured networks
|
2021-05-24 09:21:52 +08:00 |
|
Kevin Hester
|
d179bda728
|
serious bug: connection to phones not being properly tracked
|
2021-05-03 14:46:30 +08:00 |
|
Kevin Hester
|
c7f411fc7c
|
remove unused Preferences code (cc @mc-hamster for review)
(noticed because of a compiler warning)
|
2021-03-28 12:07:43 +08:00 |
|
Kevin Hester
|
fc96500329
|
fix unused prefs field
|
2021-03-28 12:06:16 +08:00 |
|
Jm
|
57c82988e2
|
#669 - Add restart counter
|
2021-03-27 01:20:07 -07:00 |
|
Jm
|
4f4cdf4f9e
|
#669 Add restart counter
|
2021-03-27 01:00:27 -07:00 |
|
Michał Adamski
|
97a5405293
|
captive portal for Android devices
|
2021-03-25 21:49:06 +01:00 |
|
Kevin Hester
|
3f401e8cac
|
Merge branch 'dev' into portduino
# Conflicts:
# .vscode/settings.json
|
2021-03-15 12:09:07 +08:00 |
|
Sacha Weatherstone
|
875eeb699c
|
Fix report formatting
|
2021-02-13 19:51:31 +11:00 |
|
Jm
|
b29bcbbd41
|
#682 Exposing the actual radio center frequency to /static/report
|
2021-02-09 21:59:00 -08:00 |
|
Kevin Hester
|
c25efac0c1
|
portduino wip
|
2021-02-07 09:17:46 +08:00 |
|
Sacha Weatherstone
|
31b89e2932
|
Another header required
|
2021-01-24 10:48:48 +11:00 |
|
Sacha Weatherstone
|
9db5f9ff67
|
fix cors for API requsts & fix spiffs url
|
2021-01-23 17:42:15 +11:00 |
|
Jm
|
2a47819fd6
|
#649 More webserver refactoring
|
2021-01-19 21:38:17 -08:00 |
|
Jm
|
e4fdf26dc7
|
#649 - First pass on the refactoring of the webserver
|
2021-01-19 21:26:23 -08:00 |
|
Jm
|
c0d27e2ce9
|
#635 Added web_request_count and fixed printf of psram
|
2021-01-17 10:30:34 -08:00 |
|
Jm
|
8e8264efb0
|
#635 - Added memory usage statistics
|
2021-01-17 00:29:29 -08:00 |
|
Jm
|
4ec8986934
|
Fixed switching to uint32 from 16 for airtime in json report
|
2021-01-14 21:45:41 -08:00 |
|
Kevin Hester
|
3598c91c29
|
fix @mc-hamster build to work on linux/nrf52
|
2021-01-15 13:30:40 +08:00 |
|