jasoncoon / esp8266-fastled-webserver

GNU General Public License v3.0
714 stars 359 forks source link

Updated to latest bootstrap, jquery, filesaver. #238

Closed jasoncoon closed 2 years ago

jasoncoon commented 2 years ago

The look of the web app didn't change drastically.

Before:

image

After:

image

henrygab commented 2 years ago

Hi Jason,

The UI looks much cleaner. Well done!

Q: Is there any reason not to just use the version that is on the local file system? I also put my LEDs on an isolated network, and in many places, people pay for all data transferred (no flat rate internet).

jasoncoon commented 2 years ago

The UI looks much cleaner. Well done!

Thanks!

Q: Is there any reason not to just use the version that is on the local file system? I also put my LEDs on an isolated network, and in many places, people pay for all data transferred (no flat rate internet).

Yes, the local file system static files are not currently being served correctly. See https://github.com/jasoncoon/esp8266-fastled-webserver/issues/231#issuecomment-997466407