Commit Graph
5 Commits
Author SHA1 Message Date
s-hadinger d95200939a Unishox show compressed size (#23351) 2025-04-28 19:37:51 +02:00
Ryan Castellucci dc531de02b auto compress updated html (#22738) 2024-12-29 22:27:10 +01:00
Theo Arends af546d46d5 Fix GUI template config javascript regression 2022-04-08 10:23:10 +02:00
Bernhard Kirchen 09a4c62fee javascript: use arrow functions where possible
replacing anonymous functions by arrow functions saves 40 Bytes of
JavaScript code.
2022-04-03 12:38:19 +02:00
Simon Hailes cb71466bd4 webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed.
Add utility tools/unishox/compress-html-uncompressed.py to compress all files found in tasmota/html_uncompressed and write compressed version to tasmota/htmlcompressed
2020-12-29 09:53:15 +00:00