提交历史

作者 SHA1 备注 提交日期
  Marcos Kirsch 2165484413 Add file.fscfg() results to example. 7 年之前
  Marcos Kirsch 5ccc69dc73 Updated examples to remove yields, pass req param. Integration woes. 8 年之前
  Marcos Kirsch fbc6506faa Merged with main repository 8 年之前
  Marcos Kirsch 4d4442318d Fix example server-side scripts to work on new nodemcu-firmware. Specifically, call coroutine.yield() after each connection:send() except the last one, since we can no longer queue sends. 8 年之前
  Philip Gladstone b4a2d02431 Fix the problem with the more modern SDK only allowing one outstanding 8 年之前
  Ryan Voots ef340bc82a Implement support for more arbitrary HTTP methods. Allows GET PUT and POST. With minor changes needed to support others 8 年之前
  Marcos Kirsch e49eec62d3 Fix: show minor version. Improve formatting 8 年之前
  Marcos Kirsch b017526d71 Show size, used, available space in file system 8 年之前
  TJ Borromeo 25a7313af5 Update file_list.lua 8 年之前
  Marcos Kirsch f7969ae12d Fix typo in HTTP headers. I need to refactor so header creation is single sourced. Oh well. This may fix issues in Firefox 9 年之前
  Marcos Kirsch 5b472f3554 Add yield so that looong listings don't overflow mcu's buffer 9 年之前
  Marcos Kirsch 316af66d3c Improve demo files 9 年之前
  Marcos Kirsch fa2e85dbb0 Support for Lua scripts 9 年之前