Historique des commits

Auteur SHA1 Message Date
  Chris Mullins 7a4310dd1e update web; fix improper PROGMEM useages il y a 8 ans
  Chris Mullins 81e398655b embed gzipped UI in firmware rather than storing it on SPIFFS il y a 8 ans
  Chris Mullins ae8a43fd11 don't sniff for particular type in UI il y a 8 ans
  Chris Mullins 0765404fa5 Merge pull request #80 from nothingmn/master il y a 8 ans
  Rob Chartier 22bd56d6c6 changed to use clear_wifi_config to be explictly clear whats happening, also added meta/viewport for better rendering for html5 il y a 8 ans
  Rob Chartier cda427d062 added a system command to reset the wifi and then restart the device il y a 8 ans
  Chris Mullins a2dae74d77 add settings backup/restore buttons in the UI il y a 8 ans
  Chris Mullins 3fd016ec43 first stab at MQTT subscriber il y a 8 ans
  Chris Mullins 5571e34872 add PROGMEM in a few places il y a 8 ans
  Chris Mullins 8b3cc78d37 support mDNS and SSDP il y a 8 ans
  Chris Mullins 6ce9997234 proper night mode command handling il y a 8 ans
  Chris Mullins 302c92ce14 remove print il y a 8 ans
  Chris Mullins b74cc8c4bf Merge branch 'v1.2.0' into multi_protocol il y a 8 ans
  Chris Mullins c15ee923a4 support POST in addition to PUT for command endpoints il y a 8 ans
  Chris Mullins 4cc16ad5dc Implement multi-arg tokens il y a 8 ans
  Chris Mullins 3f0e1f0ceb ditch escaped quotes and wrap literal in quotes with macro il y a 8 ans
  Chris Mullins ed87922cd0 Add endpoint to proxy latest release info from GitHub API il y a 8 ans
  Chris Mullins 9996c69f2a Retry on failure; dont try to write to dead client il y a 8 ans
  Chris Mullins 9e8ed78840 add endpoint to download latest release details from GitHub il y a 8 ans
  Chris Mullins a61da07903 PROGMEM. PROGMEM everywhere il y a 8 ans
  Chris Mullins d5c8951464 Revert "yield to other app-level processes during longpoll" il y a 8 ans
  Chris Mullins 23ec90c961 yield to other app-level processes during longpoll il y a 8 ans
  Chris Mullins a38d9c6d89 better endpoint name; update README il y a 8 ans
  Chris Mullins f38c20d07e send response for all command input il y a 8 ans
  Chris Mullins 28181ad5a4 respond to reset command il y a 8 ans
  Chris Mullins 6a738e7bab Fix bug where saving settings with blank username/password would require auth with blank user/pass il y a 8 ans
  Chris Mullins b0d07465d1 add system endpoint, allowing forced restart il y a 8 ans
  Chris Mullins 49a9b171f2 Remove /gateways/:device_id/:type route in favor of /gateways/:device_id/:type/0 il y a 8 ans
  Chris Mullins e0df8f3ebd default webpage il y a 8 ans
  Chris Mullins 86d9f0ab81 add retries il y a 8 ans