Nikola Kirov
|
9184ae0e8b
|
Controls Label in flash and other fixes
|
2024-01-06 14:10:38 +02:00 |
|
Nikola Kirov
|
e5f53d5118
|
Fix CCS code for Alert
|
2024-01-05 01:04:51 +02:00 |
|
Nikola Kirov
|
4d22565e02
|
Add Alert, alpha version
|
2024-01-05 00:11:52 +02:00 |
|
Nikola Kirov
|
2feab51c67
|
Merge
|
2024-01-03 23:12:57 +02:00 |
|
Nikola Kirov
|
82d0e5adc2
|
fix
|
2024-01-03 23:02:45 +02: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 |
|
Nikola Kirov
|
0533e22c34
|
changed git path
|
2023-12-13 17:03:01 +02:00 |
|
Nikola Kirov
|
fe75655ecc
|
Update
|
2023-12-13 09:27:21 +02:00 |
|
Nikola Kirov
|
ab46429b3c
|
CmakeLists correct
|
2023-12-10 13:56:29 +02:00 |
|
Nikola Kirov
|
656dab6e6a
|
Add onCreateServerCallback hook
|
2023-12-09 08:56:52 +02:00 |
|
Nikola Kirov
|
31911b3969
|
Add "autoupdate value" option for input controls
|
2023-11-30 14:54:50 +02: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 |
|