1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-29 09:34:14 +00:00
Commit Graph

444 Commits

Author SHA1 Message Date
Martin
ea8de92246 Checkpoint adding fileDisplay object 2024-02-06 22:38:17 -05:00
aa9a62bbdf
Merge pull request #288 from TA1AUB/patch-1
Update Turkish Language
2024-01-24 16:38:44 +01:00
Abdullah YILMAZ
f3b105f143
Update Turkish Language
Update Turkish Language
2024-01-20 22:44:38 +03:00
Martin Mueller
7508e034be
Merge pull request #285 from MartinMueller2003/master
Made WebServer and WebSocket globally accusable via access functions.
2024-01-10 09:19:25 -05:00
Martin Mueller
5b36d79395
Merge branch 's00500:master' into master 2024-01-08 08:54:15 -05:00
MartinMueller2003
e4c6906723 Made the Webserver globally accessible. 2024-01-08 08:43:10 -05:00
dc2d5e1205
Merge pull request #277 from MartinMueller2003/master
Restored custom port support.
2023-12-16 11:04:25 +01:00
MartinMueller2003
d3c6df5cfa Restored custom port support. 2023-12-14 08:34:17 -05:00
MartinMueller2003
46ad206a49 Restored missing port identifier for custom port support. 2023-12-14 08:32:59 -05:00
8b64b185a4
Merge pull request #264 from MartinMueller2003/master
Changes to support keeping multiple Browser Clients in sync
2023-11-09 18:15:04 +01:00
MartinMueller2003
00841ce32d Changes to support keeping multiple Browser Clients in sync 2023-11-09 11:06:44 -05:00
85ccff0ee0
Merge pull request #257 from d-a-v/stringref
use more string references
2023-10-14 20:31:01 +02:00
0571f65f6f
Merge pull request #249 from d-a-v/lambda-with-examples
Proposal: use lambda functions
2023-10-14 20:30:20 +02:00
David Gauchard
542ac03656 Merge branch 'master' into lambda-with-examples 2023-10-06 16:45:17 +02:00
8f7cce59bf
Merge pull request #253 from MartinMueller2003/master
Added fragmentation of large control values
2023-10-06 16:04:33 +02:00
David Gauchard
ae5b6d5c0a use more string references 2023-09-22 22:37:50 +02:00
David Gauchard
62b4b56a4d Merge branch 'master' into lambda-with-examples 2023-09-22 22:18:34 +02:00
8a3865e42e
Merge pull request #254 from croghostrider/patch-1
Remove LITTLEFS library
2023-09-22 08:06:14 +02:00
croghostrider
0d9a874ba2
Update library.json 2023-09-20 12:59:25 +02:00
cf1f81bced
Merge pull request #252 from d-a-v/minorchangesagain
some more minor changes
2023-09-19 12:05:47 +02:00
David Gauchard
0b22328bd8 introduce lambda 2023-09-15 00:59:10 +02:00
croghostrider
09596a4e65
fix #196
since Arduino 2.0.0 is LITTLEFS not more required for ESP32.
2023-09-13 17:24:26 +02:00
Martin
8d61abc47d updated files to send to the esp fs 2023-09-12 17:49:38 -04:00
Martin
adf2ba369e Added fragment assembly reset if something happens to the socket. 2023-09-12 06:56:53 -04:00
David Gauchard
93d0bf7d27 some more minor changes before #249 2023-09-11 13:29:32 +02:00
Martin
794d54dc96 updated minify and .h versions. 2023-09-11 06:53:05 -04:00
Martin
1deddad091 Added changes made to ack section 2023-09-11 06:52:35 -04:00
Martin
999d465c79 Add fragmentation support 2023-09-10 17:09:00 -04:00
Martin
83dbb49697 Removed more debug output 2023-09-09 17:01:55 -04:00
Martin
290f0c6fc6 Restored offset to marshal call. 2023-09-09 17:01:36 -04:00
Martin
7e3de1c14f Aligned with latest main branch 2023-09-09 16:52:28 -04:00
Martin
136b182813 Removed debug messages 2023-09-09 16:50:34 -04:00
Martin
43b8cdbfb2 Merge branch 'master' of https://github.com/MartinMueller2003/ESPUI 2023-09-09 16:49:52 -04:00
Martin
488a6cb252 first working version of the fragmentation code. 2023-09-09 15:58:12 -04:00
c7a9438149
Merge pull request #251 from d-a-v/minorfixes
minor fixes for restoring warning-less emulation on host
2023-09-08 17:03:12 +02:00
David Gauchard
03c30fa75c more minor changes for #249 2023-09-06 22:50:42 +02:00
David Gauchard
68c251226d minor fixes for restoring warning-less emulation on host for debugging (using emuAsync, see main readme) 2023-09-06 22:35:41 +02:00
Martin
ec41deab01 Added ClientTransferContext_t to the marshal API 2023-09-03 09:30:31 -04:00
Martin
fae30398b2 Added a client transfer context for use by the control marshaling function 2023-09-03 09:26:36 -04:00
Martin
de09ddbe09 Turned off ESPUI_DEBUG by default 2023-09-03 09:20:12 -04:00
679a3b5a8d
Version 2.2.3
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2023-08-03 16:33:27 +02:00
f8fbcf887a
Fix compile issues #243
Also fix pio example

Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2023-08-03 16:32:54 +02:00
fd1cc14e87
Bump Version
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2023-08-01 13:01:49 +02:00
372157b980
Merge pull request #241 from d-a-v/membreathe
reduce memory footprint
2023-08-01 13:00:52 +02:00
f08cd5c51a
Icon changes, thanks to Mark Kinsley
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2023-07-20 11:39:20 +02:00
David Gauchard
b45f4f7356 update examples with esp8266 specifics 2023-07-19 12:07:25 +02:00
David Gauchard
c3bf9c5d00 reduce memory footprint 2023-07-18 19:49:58 +02:00
678a2ccf53
Merge pull request #235 from MartinMueller2003/master
Exposed  WebServer, Added password support.
2023-05-13 15:55:39 +02:00
270f0dd16b
Merge pull request #218 from d-a-v/ptr2long
pointers can always be casted to long
2023-05-13 15:53:59 +02:00
Martin
be8cf73d55 Exposed WebServer instance 2023-05-12 15:02:32 -04:00