foamyguy
|
0ef6871a93
|
save with ctrl-s
|
2022-07-25 19:30:44 -05:00 |
|
foamyguy
|
d0782b60cb
|
Merge branch 'main' into webflow_edit_page
# Conflicts:
# supervisor/shared/web_workflow/web_workflow.c
|
2022-07-25 19:20:05 -05:00 |
|
foamyguy
|
a33985a73f
|
change to basic <textarea> version
|
2022-07-25 19:15:43 -05:00 |
|
Neradoc
|
09915ab0b9
|
compare all static ok hosts with port, add 127.0.0.1 and localhost to it
use strncmp rather than memcmp, one of the strings coul be smaller than the other
|
2022-07-24 15:15:10 +02:00 |
|
Neradoc
|
6575598ae6
|
HTTP headers and methods are not case sensitive
had the issue where Firefox would send "authorization" in lower case
|
2022-07-24 14:28:01 +02:00 |
|
Neradoc
|
9a6c3884a7
|
do options unauthenticated first, fix testing localhost
|
2022-07-24 14:28:01 +02:00 |
|
Neradoc
|
40cb0aac7c
|
CORS preflight: allow OPTIONS without authentication
check for 127.0.0.1 without a port specified
|
2022-07-24 14:28:01 +02:00 |
|
foamyguy
|
541e448100
|
set the href for edit links in the directory list
|
2022-07-15 19:56:29 -05:00 |
|
foamyguy
|
584e27139e
|
add back /edit/ handler and specify ES6 quote chars for jsmin
|
2022-07-15 19:49:03 -05:00 |
|
foamyguy
|
a46a44db26
|
adding edit page
|
2022-07-15 16:25:57 -05:00 |
|
Scott Shawcroft
|
e9dd254127
|
Add socket select task to wake CP
This fixes the web workflow on boards without a display.
Fixes #6552
|
2022-07-13 17:35:35 -07:00 |
|
Scott Shawcroft
|
ac460dd1e1
|
Merge branch 'main' into esp32
|
2022-07-13 15:30:53 -07:00 |
|
Scott Shawcroft
|
031c124a81
|
Tweak serial page to work better in Chrome
|
2022-07-12 14:12:39 -07:00 |
|
Scott Shawcroft
|
15fe386457
|
Fix build and minify html and js
|
2022-07-12 11:13:17 -07:00 |
|
Scott Shawcroft
|
425a0efeca
|
A bit more cleanup
|
2022-07-11 14:53:20 -07:00 |
|
Scott Shawcroft
|
8cfdfb95f7
|
Remove extra logging, auth /cp/serial and add doc
|
2022-07-11 14:32:28 -07:00 |
|
Scott Shawcroft
|
557e35469f
|
Make serial page work ok including on mobile
|
2022-07-08 16:57:19 -07:00 |
|
Dan Halbert
|
2c7ad7a39f
|
make translate and pre-commit formatting fixes
|
2022-07-08 16:53:53 -04:00 |
|
Dan Halbert
|
c316b950c7
|
merge from adafruit/main
|
2022-07-08 15:42:19 -04:00 |
|
Dan Halbert
|
d869b441f4
|
further ESP32 sdkconfig fixes; add CIRCUITPY_STATUS_BAR
|
2022-07-08 15:27:00 -04:00 |
|
Scott Shawcroft
|
8d9c995298
|
Support ping & close. Refine html and js for serial
|
2022-07-07 16:55:04 -07:00 |
|
Dan Halbert
|
4e88d795e1
|
Thonny causing crash emitglue.c:199:
|
2022-07-06 23:01:19 -04:00 |
|
Scott Shawcroft
|
a4035aa1f7
|
websocket serial kinda works
|
2022-07-06 17:05:14 -07:00 |
|
Scott Shawcroft
|
07b2697ae3
|
WIP websocket to serial
|
2022-07-01 16:57:10 -07:00 |
|
Scott Shawcroft
|
7589e53fea
|
WIP websocket accept and hashlib
|
2022-07-01 10:18:33 -07:00 |
|
Dan Halbert
|
8bb369cac5
|
refactor debug UART to console UART; get working on ESP32
|
2022-06-30 23:16:46 -04:00 |
|
Dan Halbert
|
187f156ac7
|
Merge pull request #6534 from tannewt/esp_wdt_safe_mode
Safe mode when ESP interrupt watchdog fires
|
2022-06-30 22:56:35 -04:00 |
|
Scott Shawcroft
|
a59b52bd43
|
Add USB warning
|
2022-06-30 16:54:06 -07:00 |
|
Scott Shawcroft
|
95d3289df6
|
Doc tweak and add vararg send helpers
|
2022-06-30 16:37:51 -07:00 |
|
Dan Halbert
|
b0efd130c9
|
ESP32 REPL working through debug UART
|
2022-06-29 23:19:36 -04:00 |
|
Scott Shawcroft
|
d42c811fb9
|
Safe mode when ESP interrupt watchdog fires
This makes us enter safe mode when sleep on the S3 fails. The
task watchdog is used for the user watchdog.
|
2022-06-29 12:31:18 -07:00 |
|
Scott Shawcroft
|
08c93ad0ce
|
Fix creator ID and build order
|
2022-06-27 14:40:38 -07:00 |
|
Scott Shawcroft
|
d19270e318
|
Add docs and 404 in file PUT into non-existent dir
|
2022-06-27 13:39:09 -07:00 |
|
Scott Shawcroft
|
41039445c9
|
Clean up and add docs
|
2022-06-27 13:39:09 -07:00 |
|
Scott Shawcroft
|
7acc5ebeb9
|
Add logo for going to home. Fix origin check
|
2022-06-27 13:39:09 -07:00 |
|
Scott Shawcroft
|
3cd05291d0
|
Static files + welcome page
|
2022-06-27 13:39:09 -07:00 |
|
Scott Shawcroft
|
7543dd9af0
|
CORS works and autoreload too
|
2022-06-27 13:39:08 -07:00 |
|
Scott Shawcroft
|
eeb9b7881e
|
Disable/enable buttons
|
2022-06-27 13:39:08 -07:00 |
|
Scott Shawcroft
|
d6eaaafee8
|
Basic JS
|
2022-06-27 13:39:08 -07:00 |
|
Scott Shawcroft
|
964828398e
|
JSON directory API
|
2022-06-27 13:39:08 -07:00 |
|
Scott Shawcroft
|
847ac60dce
|
Fix wifi but not ble builds. Add DELETE and PUT support
|
2022-06-27 13:39:06 -07:00 |
|
Scott Shawcroft
|
92593aa7a1
|
Fix bind, remove hard coded ip
|
2022-06-27 13:34:13 -07:00 |
|
Scott Shawcroft
|
35045f0eab
|
Auth works
|
2022-06-27 13:34:13 -07:00 |
|
Scott Shawcroft
|
4f0a7aedfd
|
WIP adding devices.json and auth
|
2022-06-27 13:34:13 -07:00 |
|
Scott Shawcroft
|
77cecdbe2a
|
Turn on mdns service
|
2022-06-27 13:34:13 -07:00 |
|
Scott Shawcroft
|
32478345f8
|
more tweaks
|
2022-06-27 13:34:13 -07:00 |
|
Scott Shawcroft
|
0882cbf823
|
web server kinda works
|
2022-06-27 13:34:13 -07:00 |
|
Scott Shawcroft
|
61d0f7947b
|
WIP doesn't flush response before closing
|
2022-06-27 13:34:13 -07:00 |
|
Scott Shawcroft
|
301f3e0456
|
Start of web server
|
2022-06-27 13:34:13 -07:00 |
|
EmergReanimator
|
3c58870816
|
Fixes from PR feedback: Test DISABLE_FILESYSTEM after it set.
53f4eeaf8b (r899419987)
|
2022-06-16 21:43:07 +02:00 |
|