Commit graph

2 commits

Author SHA1 Message Date
Robert Strouse
e391f5b2b6 Additional checks to allow copy paste for input fields
Let's just say Safari is a PITA
2023-02-19 14:07:12 -08:00
Robert Strouse
5ef3e01226 Improve performance by moving script to a cached file.
All object references not look for cached script file.  This eliminates the need to reload the script when simply rendering the page.  ESP32 does not need to download this data if the cache already has it.  Implemented versioning on the script tags.
2023-02-19 13:28:56 -08:00