Історія комітів

Автор SHA1 Опис Дата
  Marcos Kirsch badbf6e2b9 This is really annoying... normalize line endings to Unix (LF). Please use Unix line endings so things diff right with git. 7 роки тому
  Marcos Kirsch f060295ef7 Remove print about server running from server code itself. Client can choose to do the prints from init.lua if client wants to, This seems more appropritate. 7 роки тому
  Marcos Kirsch 8b46df0f75 Chage baud rate to 115200 which seems to be the defualt for newer nodemcu-firmware builds/ 7 роки тому
  Marcos Kirsch 1cc0d120f0 Add private to Cache-Control 7 роки тому
  Marcos Kirsch b84739dc1b Minor documentation, variable renaming, refactoring to increase readability. Basically, I want the socket callbacks to receive a pointer to a function names onWhatever and I don't want other functions to have such names. 8 роки тому
  Marcos Kirsch bf7f918d28 Added comments, chunk sized cannot be presently increased. 8 роки тому
  Marcos Kirsch f9d94d9aa2 Fixed typo in HTML and reduced file size of image. 8 роки тому
  Marcos Kirsch 8e3fb81062 Remove TODO for BufferedConnection, decided to go keep the buffering after getting feedback 8 роки тому
  Marcos 9bd12123b0 Merge pull request #54 from devyte/master 8 роки тому
  Marcos c37560ad5f Merge pull request #55 from marcelstoer/patch-1 8 роки тому
  Marcel Stör 1ed7243056 Fix NodeMCU docs link 8 роки тому
  Develo 3dd98667dd httpserver-connection: implement fragmentation logic 8 роки тому
  Marcos Kirsch 1b4a2c9d9a Concatenate .. less in lua since BufferedConnection will do it for us anyway: 8 роки тому
  Marcos Kirsch 11ae46c96b Improved print to show what the method is for a specific URI 8 роки тому
  Marcos Kirsch 86b00f922c Added example that loads several images as a stress test. This does not currently work. 8 роки тому
  Marcos Kirsch 2ed2e6f636 Add TODO.md file to keep track of things that aren't necessarily issues 8 роки тому
  Marcos Kirsch a75f74efb5 Improve documentation 8 роки тому
  Marcos Kirsch e7db3dce7d Moved BufferedConnection into its own file. 8 роки тому
  Marcos Kirsch 3357919f44 typo 8 роки тому
  Marcos Kirsch e255d7f6b1 Add Terry Ellison quote 8 роки тому
  Marcos Kirsch 59e0218a72 Fix https://github.com/marcoskirsch/nodemcu-httpserver/issues/36 8 роки тому
  Marcos Kirsch 4776545a41 added Contributing section 8 роки тому
  Marcos Kirsch d71b079932 clean up, but example does not work at this time 8 роки тому
  Marcos Kirsch 2f2fb26782 Several fixes and code cleanup. Gzipped files now work. Indentation cleaned up, Other small fixes: 8 роки тому
  Marcos Kirsch 11dde7075b Added a second link to zipped file, with gz extension 8 роки тому
  Marcos Kirsch 5ccc69dc73 Updated examples to remove yields, pass req param. Integration woes. 8 роки тому
  Marcos Kirsch d31b2d2c89 No need to yield. Conditionally show form. Updated title. 8 роки тому
  Marcos Kirsch 066b602444 Updated README with new instructions 8 роки тому
  Marcos Kirsch fbc6506faa Merged with main repository 8 роки тому
  Marcos Kirsch 64f07cb38d Change NodeMCU firmware link to point to github project. 8 роки тому