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
TD-er
c98d63fe9c
Rename toasting,js to toasting.js
2020-12-21 15:11:48 +01:00
TD-er
acd4219eb7
[Cleanup] Reduce build size by using CDN for CSS and JS
2020-12-21 02:31:34 +01:00
TD-er
1e02509a80
[GPS] Add distance counter + distance from ref point
...
Also updated float form fields to allow upto 6 decimals as those were only used for GPS coordinates.
2020-10-15 03:14:20 +02:00
Gijs Noorlander
b01595e06d
Minify the JS code + store in flash
...
Known issue:
We need to clear any open handles to rules files when we upload a new one.
2020-03-04 16:24:26 +01:00
TD-er
416e162c2d
[JavaScript] Simple JS to update view in web interface on change serial
2019-01-05 03:10:13 +01:00
TD-er
2973f32f5a
[Minimal build] Reduce file size of minimal build for 1MB OTA
...
In order to get the build size down, a number of things had to be done:
- Removed notifications
- Reduce favicon.ico size
- Reduce flash string usage
- No SVG images on buttons.
Also made the OTA load button visible but disabled when OTA not possible.
2018-12-17 23:25:17 +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