Commit Graph

462 Commits

Author SHA1 Message Date
Lukas Bachschwell 75bbece7b5
Merge pull request #299 from sunlord2k/sunlord2k-patch-2
Update ESPUI.cpp
2024-04-06 11:16:35 +02:00
Lukas Bachschwell efda9b7140
Merge pull request #298 from sunlord2k/sunlord2k-patch-1
Update ESPUI.h
2024-04-06 11:16:15 +02:00
sunlord2k 9ba3f5a940
Update ESPUI.cpp
Changed FILE_WRITE to FILE_WRITING for compatibility with SD.h for usage with SD cards
2024-04-05 12:10:10 +02:00
sunlord2k 84ff52d8cb
Update ESPUI.h
Changed FILE_WRITE to FILE_WRITING for compatibility with SD.h for usage of ESPUI with SD card
2024-04-05 12:09:01 +02:00
Lukas Bachschwell dd234135f2
Merge pull request #295 from MartinMueller2003/master
Added a File Display object that can be used to scroll through a text file on the UI
2024-02-26 13:00:48 +01:00
Martin 6724abfef3 removed temporary SSID and network name definitions. 2024-02-22 08:08:21 -05:00
Martin Mueller a448fdd180
Update README.md 2024-02-21 15:42:11 -05:00
Martin ba7fa33dfb dded missing shortcut 2024-02-21 15:39:32 -05:00
Martin 624663076f Added File Display 2024-02-21 15:32:17 -05:00
Martin c43c2c7b72 Added File Display section 2024-02-21 15:31:46 -05:00
MartinMueller2003 e9fc63f86d Modified to use the ESPUI unified littlefs handle 2024-02-12 09:15:00 -05:00
MartinMueller2003 1ba92a3cd6 Fixes for ESP8266 builds 2024-02-12 09:13:37 -05:00
MartinMueller2003 da20c8b0a5 Converted to normalized littlefs definition 2024-02-12 09:09:51 -05:00
MartinMueller2003 707c2aa3bf Added write function
Exposed unified littlefs type for use by our users.
2024-02-12 09:09:05 -05:00
Martin 9efd0c27aa Auto Generated updates 2024-02-10 15:40:34 -05:00
Martin 6a18c59f31 Added code to create a file display dynamic test / demo. 2024-02-10 13:54:58 -05:00
Martin 6e281e302a Added ability to turn on ESPUI debugging 2024-02-10 13:52:56 -05:00
Martin d2ccf83874 Changes to support processing a file to display 2024-02-10 13:52:06 -05:00
Martin ea8de92246 Checkpoint adding fileDisplay object 2024-02-06 22:38:17 -05:00
Lukas Bachschwell 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
Lukas Bachschwell 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
Lukas Bachschwell 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
Lukas Bachschwell 85ccff0ee0
Merge pull request #257 from d-a-v/stringref
use more string references
2023-10-14 20:31:01 +02:00
Lukas Bachschwell 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
Lukas Bachschwell 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
Lukas Bachschwell 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
Lukas Bachschwell 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