1. 28 Mar, 2016 1 commit
    • Robert Foss's avatar
      Improved overall enduser_setup user experience. · 2d4f8f8e
      Robert Foss authored
      A single bug is fixed, a few features are added and overall the codebase has been worked through.
      
       - Added support for calls to /generate_204 that let's android know that the internet is accessible.
       - Added 10 second delay to the shutdown call to allow a final status update to be fetched by the client.
       - Added iframe to html to avoid having a form submission change the page.
       - Added support for dynamic /status responses.
       - Improved HTML appearance by removing AP-list button.
       - Improved CSS to center form, even when list of access points have loaded.
       - Improved debug prints to contain line numbers and not require lua_State*.
       - Fixed broken failure check when calling wifi_station_connect().
       - Fixed unguarded malloc().
      2d4f8f8e
  2. 19 Mar, 2016 2 commits
  3. 18 Mar, 2016 1 commit
  4. 17 Mar, 2016 3 commits
  5. 16 Mar, 2016 4 commits
  6. 14 Mar, 2016 1 commit
  7. 13 Mar, 2016 1 commit
    • dnc40085's avatar
      fix for #1065 · 7def6ec7
      dnc40085 authored
      Also changed wifi.sta.eventMonStop("unreg all") to
      wifi.sta.eventMonStop(1) and wifi.sta.eventMonReg(wifi.status, "unreg")
      to wifi.sta.eventMonReg(wifi.status)
      7def6ec7
  8. 11 Mar, 2016 2 commits
  9. 10 Mar, 2016 6 commits
  10. 09 Mar, 2016 4 commits
  11. 07 Mar, 2016 3 commits
  12. 06 Mar, 2016 4 commits
  13. 05 Mar, 2016 1 commit
  14. 04 Mar, 2016 1 commit
  15. 03 Mar, 2016 5 commits
  16. 02 Mar, 2016 1 commit