Historique des commits

Auteur SHA1 Message Date
  Marcos Kirsch fbc6506faa Merged with main repository il y a 8 ans
  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. il y a 8 ans
  Philip Gladstone b4a2d02431 Fix the problem with the more modern SDK only allowing one outstanding il y a 8 ans
  Ryan Voots ef340bc82a Implement support for more arbitrary HTTP methods. Allows GET PUT and POST. With minor changes needed to support others il y a 8 ans
  Marcos Kirsch e49eec62d3 Fix: show minor version. Improve formatting il y a 8 ans
  Marcos Kirsch b017526d71 Show size, used, available space in file system il y a 8 ans
  TJ Borromeo 25a7313af5 Update file_list.lua il y a 8 ans
  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 il y a 9 ans
  Marcos Kirsch 5b472f3554 Add yield so that looong listings don't overflow mcu's buffer il y a 9 ans
  Marcos Kirsch 316af66d3c Improve demo files il y a 9 ans
  Marcos Kirsch fa2e85dbb0 Support for Lua scripts il y a 9 ans