6 Commits
Author SHA1 Message Date
TD-er 605558bc82 [Web UI] Update served static files 2021-07-02 19:25:33 +02:00
TD-er 032e4cfdec Move to UserVar struct to have universal conversion of task variable types 2021-02-07 23:25:59 +01:00
TD-er 41dab0e22b [Cron] Fix cron resolution + value updates 2021-02-06 16:40:20 +01:00
Unknown 5e65f18235 [HTML] Made HTML layout more uniform and optimize CSS
- Replaced all <TH> with functions
- Optimized CSS (removed some errors too)
- Uniform rendering of pages (TH, width first column)
- Added some metadata to timing stats page
- Reduction in used flash strings.
2018-11-21 00:29:52 +01:00
Unknown 8f350fcd0c [SSDP] Disable SSDP checkbox
See #1998
2018-11-20 19:49:33 +01:00
TD-er 9eb2ebe210 [Cleanup] Minify JavaScript and CSS to reduce sketch size
Sketch size is reduced by 5 - 6 kB
Files are extracted from original source and moved to `static` directory.
2018-10-31 16:25:42 +01:00