Commit graph

12 commits

Author SHA1 Message Date
Kai Lauterbach 07c3b8e5e5 Added a comment with code which could run html-minifier 2023-05-22 16:20:38 +02:00
Kai Lauterbach 10c563a076 css style file will also be cleaned before writing it to data folder now 2023-05-22 15:49:30 +02:00
Kai Lauterbach 3c39f91082 Improved html generator script skills. 2023-05-09 13:35:35 +02:00
Kai Lauterbach 94a347d3d0 Extracted the javascript code to separate files. Added a initial table for configuring the tc data blocks.
Extracted the css styles into a separate file.
2023-05-05 10:16:30 +02:00
Kai Lauterbach 096849b6ef Added third tab which should represend the timing control data blocks editor. 2023-05-04 18:24:41 +02:00
Kai Lauterbach 1cf68b8922 Scripts to generate the html output files optimized. 2023-05-04 12:55:18 +02:00
Kai Lauterbach ebf587c73e Fixed config tab look. Rearranged html code. 2023-05-03 14:05:04 +02:00
Kai Lauterbach caef7945b3 The html generation script removed all comments now from the output pages. Added DEV to the webpage header in development mode. 2023-05-03 11:51:37 +02:00
Kai Lauterbach 6fd27bea16 Dos2unix and power link handling added. 2023-05-02 14:21:15 +02:00
Kai Lauterbach 1fe243fb27 The webinterface is splitted into two inner tabs now 2023-05-02 14:06:10 +02:00
Kai Lauterbach c973cf0ed0 First working version with the new html page generation out of SPIFFS files. 2023-05-02 13:46:25 +02:00
Kai Lauterbach a64e4f17cf Added a script which converts html pages into arduino strings. Added beta state code for html page generation. 2023-05-01 19:23:31 +02:00