Commit Graph

24 Commits

Author SHA1 Message Date
anschrammh
b272ab0f22 Changed sdcard library driver, now using the one for the esp8266 which is mush better, also note that the WEBServerManager will be removed in a near future 2019-10-18 01:06:59 +02:00
6c24020456 Correcting debug code which was crashing due to a change in the Dictionary class 2019-09-13 21:13:39 +02:00
anschrammh
0edadee37c Corrected a comment 2019-09-01 21:29:27 +02:00
anschrammh
5e3f0dc139 Fixed potential memory leak 2019-05-08 23:05:10 +02:00
Anatole SCHRAMM
d5e1addbb6 Minor changes for test purposes | this class is going to be rewritten at some point 2019-05-02 17:25:16 +02:00
513007f2da Bug fixe with the getFilePathByHttpResource() method 2019-05-01 11:38:09 +02:00
anschrammh
59b9ae757f Minor updates to the WEBServerManager 2019-04-28 15:36:38 +02:00
anschrammh
ff6f083865 Minor changes 2019-04-23 08:03:31 +02:00
anschrammh
f4c45f62bf Replaced web files with htm files 2019-04-17 23:19:17 +02:00
anschrammh
8cae58706f Improved WEBServerManager responsiveness 2019-04-17 20:26:37 +02:00
Anatole SCHRAMM
73441f6b18 Improved WEBServerManager Speed 2019-04-17 14:55:42 +02:00
Anatole SCHRAMM
7e20eb48bb Added debug infos 2019-04-16 13:44:44 +02:00
Anatole SCHRAMM
bce884ff57 Added comments and todos linked to the web server 2019-04-15 13:50:54 +02:00
anschrammh
85539d0ff2 Reworked timeout + other improvements 2019-04-15 08:00:27 +02:00
anschrammh
3bcc436096 Removed commented code and added a new MIME type 2019-04-13 13:35:26 +02:00
anschrammh
26ddbedc55 Improvements and bug fixes 2019-04-09 08:00:45 +02:00
Anatole SCHRAMM
8f2d2bcf48 Added new api functions, fixed a memory leak (file open, but not closed on failure), reworked the way data is read and sent, now using chunks, minor other fixes 2019-04-04 17:58:13 +02:00
anschrammh
bd5afe4592 Added Dictionary string entity class for char * manipulation, completed webApi, updated main app and other small things 2019-04-04 07:56:37 +02:00
Anatole SCHRAMM
a33add50f1 Updated WEBServerManager due to changes in the Dictionary utility class plus bug fixes 2019-04-03 17:16:50 +02:00
anschrammh
78d183d03c Added webApi integration, needs a lot of improvement aka not stable 2019-04-03 07:58:42 +02:00
anschrammh
7717fa94e3 Added custom api logic function mechanism 2019-04-01 23:53:32 +02:00
anschrammh
d302ce7e45 Improved WEBServerManager class 2019-03-31 23:34:15 +02:00
anschrammh
92b648fa67 Added new private methods and updated server capabilities 2019-03-31 19:02:40 +02:00
anschrammh
30f4900609 Added the WEBServerManager class 2019-03-31 11:01:55 +02:00