1. 10 Jun, 2020 1 commit
    • Nathaniel Wesley Filardo's avatar
      Remove sqlite3 module · 35a266e2
      Nathaniel Wesley Filardo authored
      It's not clear that this ever worked, AFAICT nobody uses it, and it's an
      old version of the sqlite3 engine at this point.  Absent a maintainer,
      let's just get rid of it.
      35a266e2
  2. 09 Jun, 2020 27 commits
  3. 06 Aug, 2019 1 commit
  4. 04 Aug, 2019 1 commit
  5. 27 Jul, 2019 5 commits
  6. 16 Jul, 2019 1 commit
    • Nathaniel Wesley Filardo's avatar
      MQTT tweaks (#2822) · 9f8b74de
      Nathaniel Wesley Filardo authored
      * mqtt:connect() secure parameter should be boolean
      
      Continue to honor the old 0/1 values, but make them undocumented and add
      a deprecation warning to the code and docs.  Eventually, this should go
      away.
      
      * mqtt: rip out deprecated autoreconnect
      
      * mqtt: expose all the callbacks via :on
      9f8b74de
  7. 08 Jul, 2019 1 commit
    • Marcel Stör's avatar
      Save the post data in a file on the filesystem (#2810) · 0398c336
      Marcel Stör authored
      * Use cross-browser JS for query params in EUS
      
      * Update EUS doc to explain how to use parameters
      
      * Remove ; in Lua code
      
      * Rewrite the endpoint table
      
      * Do not use properties as global Lua variables
      
      * remove enduser_setup.html.gz
      
      * rename folder 'eus' to 'enduser_setup'
      
      * Change input type for password to "password"
      
      * Replace outdated captive portal screen shot
      0398c336
  8. 22 Jun, 2019 1 commit
  9. 19 Jun, 2019 1 commit
  10. 01 Jun, 2019 1 commit