Commit Graph

43 Commits

Author SHA1 Message Date
cef4def7f5 fixed basic auth header 2024-05-08 15:26:36 +02:00
4eaaff65fd added SD card support 2024-05-07 14:12:46 +02:00
6c20a210f9 fixed content type for dynamic resources, added for test modem command
with callback
2024-02-04 17:53:53 +02:00
114321c91b added user application HTTP handler with dedicated URI 2023-12-21 13:55:23 +02:00
78e66bdf5f fixed POST multipacket data handler 2023-11-29 17:51:59 +02:00
9116052ecb added basic authorization to the POST requests, removed var zize
definitions from old API
2023-10-24 12:39:20 +02:00
490bf91161 debug messages optimized in http and cron 2023-10-24 11:16:37 +02:00
e6b67333df fixed double response to the POST request 2023-10-23 20:20:02 +02:00
3233d823d0 gzip content checking while give out file,
connection close on post JSON
2023-10-22 11:33:58 +02:00
b4cb524ea1 clean from old post get handlers 2023-10-22 10:27:01 +02:00
d9931e5605 resp headers and uri handlers tuned 2023-10-19 11:03:40 +02:00
44152875b1 HTTP server tuned sockets and urls, changed payload handlers select and
call
2023-10-15 19:59:46 +02:00
04bb0f330a cron backward handler implemented 2023-10-11 16:08:52 +02:00
610bc7c40a http server connections reduced to 5, ttn disabled 2023-10-04 15:59:07 +02:00
35b69b526b removed dynamic variables handler 2023-09-08 08:48:13 +02:00
1a5b8f7fad fixed and improver http server
all files headers now have cash-control with age 600
removed limit to 3 http sockets number, now use dwfault 7
2023-09-07 12:43:44 +02:00
5de496fc51 config save and reboot stack overflow fixed with increase web server
stack memory
2023-07-27 19:05:37 +02:00
c76fe416e0 integrated new REST data format 2023-07-26 15:11:23 +02:00
93c35bf7da some fixes for web frameworks compat 2023-07-21 16:03:13 +02:00
15de5c9b30 fixed handle of dynamic variables in the compressed resources 2023-06-28 12:04:17 +02:00
c6035b15d7 http server debug print idf5 fix 2023-06-16 16:33:29 +02:00
d307a365a9 implemented HTTP REST API interface over POST requests 2023-06-10 16:52:59 +02:00
ab665c8e8a added web ui accent color to the global configuration 2023-05-22 09:15:51 +02:00
6cf7f4e4a9 allow dynamic variables in js files 2023-03-16 15:39:31 +02:00
77a59eb45a moved to idf5 2023-02-19 15:46:55 +02:00
0f75145a5f file storage web access URL changed from "file" to "storage" 2023-01-22 15:41:38 +02:00
c1f4678cdb implemented spiffs with http web access 2022-11-17 14:07:48 +02:00
00a60102b4 intermediate save of file server debug 2022-11-16 16:01:45 +02:00
c1a8cadda5 debug multi fs http server 2022-11-15 16:19:46 +02:00
af7911277d added handlers to file server 2022-11-15 13:49:27 +02:00
5ab7c053b9 spiffs added, http server prepare to multi fs operations 2022-11-14 08:25:04 +02:00
bc37b48186 added direct handle of gzipped files 2022-11-04 15:07:01 +02:00
be93495134 http server send file mechanism reworked with constant buffer size 2022-10-31 15:04:39 +02:00
27835c9496 debug messages edited 2022-10-30 13:34:50 +02:00
1b1454a160 created REST API entry point and user handler 2022-10-29 17:40:31 +02:00
0f386c35d0 implemented handle of unlimited size of dynamic variable expand;
fixed problem appeared when dynamic variable split into two chunk of
data
2022-10-29 14:11:07 +02:00
7a46c36156 http new transport testing and debug 2022-10-28 15:59:35 +02:00
dde568f620 prepare rework http server 2022-10-28 09:33:12 +02:00
cc7ba0a36e added external reset callback for use with gpio extender;
fix some issues in web server
2022-10-06 14:22:22 +02:00
34be6b7dab split operations with configuration into SAVE and APPLY, separate
buttons values
2022-08-28 13:25:40 +02:00
876f7dada9 allow dynamic variables in html and json files only, added some varables
in HTTPPrintSystem
2022-08-27 18:21:36 +02:00
4baa916c90 fixed mangle woff2 files 2022-08-25 16:10:08 +02:00
b60d5f57c1 moved from github 2022-08-16 15:12:25 +02:00