3529 Commits (a27b3feb987b6c86d3e05cb76e8e636d38b418a5)
 

Author SHA1 Message Date
  Maxim Prokhorov d3551ed169 mqtt: limit received messages in log 2 years ago
  Maxim Prokhorov 401b678ec6 ota: refactoring & remove deprecated secure client 2 years ago
  Maxim Prokhorov c3c929ea34 rpn: refactoring & initialization clean-up 2 years ago
  Maxim Prokhorov 453157c5db all: more static symbols 2 years ago
  Maxim Prokhorov 658648d270 core: naming cleanup 2 years ago
  Maxim Prokhorov 7a77d23bc5 pio: upstream toolchain 2 years ago
  Maxim Prokhorov cfb58a3f52 alexa: fix unused warning for relay vs. lights functions 2 years ago
  Maxim Prokhorov cf79259189 ci: release workflow 2 years ago
  Maxim Prokhorov 3e261b01c5 docs: changelog 2 years ago
  Maxim Prokhorov 00870d77f2 ci: matrix build for both platforms 2 years ago
  Maxim Prokhorov 814a708fdc config: comments and default(s) 2 years ago
  Maxim Prokhorov c5f70286d1 wifi: allow to set bssid and channel from settings 2 years ago
  Maxim Prokhorov 4be2d370af garland: fixed-size LED arrays 2 years ago
  Maxim Prokhorov 2012a90592 wifi: no need for template 2 years ago
  Maxim Prokhorov 426b5bf4a5 garland: remove public includes from private namespace 2 years ago
  Maxim Prokhorov 841e4f29d5 garland: correct header order and use namespace { ... } 2 years ago
  Maxim Prokhorov d39aeb61a3 garland: fixup std::vector and std::swap usage 2 years ago
  Maxim Prokhorov f71a9cc658 garland: fix fountain off-by-one for reverse direction 2 years ago
  Maxim Prokhorov caa7752daa ws: clean-up adminPass handler 2 years ago
  Maxim Prokhorov f0f7dcc874 wifi: sort and filter by rssi only when actually connecting 2 years ago
  Maxim Prokhorov 27f701773f settings: simplify migrateVersion() checks in modules 2 years ago
  Maxim Prokhorov dde5f374dd wifi: rework (re)connection and softAp logic 2 years ago
  Maxim Prokhorov f361fbc7ee tuya: led & btn are lowercase with new cfg version 2 years ago
  Maxim Prokhorov b0819fb7b2 light: more channel info in the terminal 2 years ago
  Maxim Prokhorov fa5e4f7d06 sns: shorter cfg keys for hlw8012 2 years ago
  Maxim Prokhorov 5c0d18807d i2c: rework internals to use namespace { ... } 2 years ago
  Maxim Prokhorov 2d1528d856 webui: fix password webMode 2 years ago
  Maxim Prokhorov 8d69cd2588 docs: changelog 2 years ago
  Maxim Prokhorov 54e5d79dc8 docs: fixup gitter links & add matrix as well 2 years ago
  Maxim Prokhorov 527f911ffb light: provide correct data to the /ws API 2 years ago
  Maxim Prokhorov b71d384c26 light: allow transition values to be reset during the run() 2 years ago
  Maxim Prokhorov eae37fbbc1 terminal: del can delete multiple keys 2 years ago
  Maxim Prokhorov 8e5ab5c902 webui: once more tweak the page reload question 2 years ago
  Maxim Prokhorov 84a7f6337f webui: comments & event handling fixes 2 years ago
  Maxim Prokhorov 433f399d9c ci: eslint and html-validate from node_modules 2 years ago
  Maxim Prokhorov fa3deeffbf webui: remove jquery dependencies and clean-up websocket API 2 years ago
  Maxim Prokhorov 256e790e4d webui: make sure the pointer data is set to null, otherwise the webserver will try to free() it 2 years ago
  Maxim Prokhorov 6b2c34eaae alexa: display the used name in the webui 2 years ago
  Maxim Prokhorov a536dab029 doc: sync readme with wiki version 2 years ago
  Maxim Prokhorov 658ce1056e rpn: make sure loop is actually reached after mqtt updates variables list 2 years ago
  Maxim Prokhorov 50f247bd18 webui: fix scheduler template layout 2 years ago
  Maxim Prokhorov 15b76b3d64 doc: markdown alignment and more formatting fixes 2 years ago
  Maxim Prokhorov 526a5dd239 webui: always initialize checkbox with the unique id 2 years ago
  Maxim Prokhorov 32b864c563 rpn: apply mqtt variables before running rules 2 years ago
  Maxim Prokhorov e21a66df58 doc: update changelog with the commit info 2 years ago
  Maxim Prokhorov 68436f1e72 pio: update platform_latest 2 years ago
  Max Prokhorov e6b6a69157
mqtt: do not compose will topic twice 2 years ago
  Maxim Prokhorov 44298d4077 terminal: +OK instead of just OK 2 years ago
  Maxim Prokhorov 33032f0ebe mdns: no need to track services when starting the server 2 years ago
  Maxim Prokhorov 06fa5b1c6d mqtt: refactoring & mdns autoconnect tweaks 2 years ago