Commit Graph

  • b681dbc3cd Add cache for the editor me-no-dev 2017-09-12 23:30:11 +0300
  • 4895f973e8 Adjust PIO Description me-no-dev 2017-09-11 21:51:41 +0300
  • fb7f69a6d6 Revert "Use single PIO manifest" me-no-dev 2017-09-11 21:50:31 +0300
  • a7db995633 Use single PIO manifest me-no-dev 2017-09-11 17:42:00 +0300
  • b7bf1fe965 add separate platformio configs me-no-dev 2017-09-11 17:27:44 +0300
  • 3e6690396a Some small adjustments for ESP32 me-no-dev 2017-09-09 09:04:47 +0300
  • e4950444c4 Bump Version Me No Dev 2017-09-08 22:49:42 +0300
  • 75fb9573e8 Make SPIFFSEditor work with other file systems (ESP32) me-no-dev 2017-09-08 13:36:24 +0300
  • 9e300bcf90 Update README.md Me No Dev 2017-09-08 13:19:44 +0300
  • fe080dc07e Address compilation warning. (#209) arantius 2017-09-07 15:02:46 -0400
  • d37bd16c22 Initial ESP32 compatibility me-no-dev 2017-09-07 22:01:58 +0300
  • 30f9dab08d Fixed chunked file response length. (#219) Alexandr Zarubkin 2017-09-05 20:13:16 +0300
  • e6c432e563 Something got lost during pull request #189. Fixes #211, updates documentation. (#213) Alexandr Zarubkin 2017-08-31 19:44:23 +0300
  • 2540507664 The following changes and enhancements are included: (#208) Me No Dev 2017-08-18 20:14:12 +0300
  • 0179c17cf9 Added simple template processor to AsyncFileResponse. (#189) Alexandr Zarubkin 2017-08-18 17:59:06 +0300
  • 77a520ba24 This commit solves issues 172 and 198 (#207) Me No Dev 2017-08-18 17:52:21 +0300
  • 05ed854d7b Update SPIFFSEditor.cpp Me No Dev 2017-08-18 17:41:31 +0300
  • 4dcd458d13 Removed unnecessary memmove from chunked response generation. (#188) Alexandr Zarubkin 2017-08-18 11:54:52 +0300
  • 3d0cf89d58 Fix url decoding in POST / GET requests (#185) Mariusz Kryński 2017-08-18 10:53:57 +0200
  • 2e6dff35bd Allow for double quotes in boundary, closes #191 (#192) probonopd 2017-08-17 19:17:21 +0200
  • a94265d72f Add another project that uses AsyncWebServer (#184) omersiar 2017-06-22 13:03:16 +0300
  • e56e1a6370 Bug Fix for #175 and #167 (#182) omersiar 2017-06-21 13:37:19 +0300
  • 9bfd52529a Cache-Control header value needs = separator (not : ) (#180) Jej 2017-06-21 12:36:15 +0200
  • be12e0c171 Fixing compiler warnings exposed with -Wall and -Wextra: (#159) Trygve Laugstøl 2017-04-20 10:14:00 +0200
  • 2c4128c7cd Minor cleanup of AsyncWebServer, removing unneeded casts. (#156) Trygve Laugstøl 2017-04-10 16:10:02 +0200
  • ab61227a8a The previous event need not be ACKed to send the next one (it will be queued). (#149) Alexandr Zarubkin 2017-04-06 11:11:48 +0300
  • 120984e6d2 Added getSize() to know JSON buffer size (#151) Charles 2017-04-06 10:10:59 +0200
  • 09dde693ba Solve error "previous definition of 'class fs::File'" (#147) probonopd 2017-03-22 10:23:37 +0100
  • 1b35f15ec2 Web Sockets memory improvements : shared message buffer, direct buffer access (#144) sticilface 2017-03-14 13:55:39 +0000
  • b9641902bf Events Source Message Queue (#129) sticilface 2017-03-11 08:57:37 +0000
  • fce6aad2c3 Remove Rx timeout constraint in the request response stage, fix premature connection termination (#121) Zhenyu Wu 2017-03-05 13:15:25 -0500
  • edf6c75f8c Fix memory leak in __flashString Web sockets implementation. (#136) sticilface 2017-03-05 18:07:17 +0000
  • 3afc669f10 Flash String support (#137) sticilface 2017-03-05 18:06:57 +0000
  • 9b66da2c92 Add basic auth for server static (#143) Tuan PM 2017-03-06 02:02:33 +0800
  • bab5457584 Fix case where space is not enough for a chunk Me No Dev 2017-01-25 21:25:21 +0200
  • 213387b88f Convert resursive call to iterations, reduce stack usage (#120) Zhenyu Wu 2017-01-22 05:47:21 -0500
  • 1d66bbfc77 Adding example of global & class functions for request handler (#107) hreintke 2016-12-14 02:34:21 +0100
  • 5159d8b845 Fix #76 Problem uploading multiple files (#104) Luc 2016-11-29 22:12:52 +0100
  • ea7b76b0ee Fix const correctness of _sourceValid (#100) Sakari Kapanen 2016-11-28 22:00:33 +0200
  • 9bdf7c42b4 Add Tinkerman (Xose Pérez) projects to README Me No Dev 2016-11-27 17:58:30 +0200
  • a7c4dfb04f Template container instead of direct pointer manipulation. (#95) Max Lunin 2016-11-27 17:42:09 +0200
  • 3e6e890808 fix indentation me-no-dev 2016-11-21 17:44:46 +0200
  • 3cfb65f04d regenerate proper links me-no-dev 2016-11-21 17:41:34 +0200
  • 5f062c7bc3 remove toc for now me-no-dev 2016-11-21 17:16:31 +0200
  • 934937bcb4 Update README.md Me No Dev 2016-11-17 02:01:52 +0200
  • 41c57bcdd1 add size to returned file data me-no-dev 2016-11-13 15:34:58 +0200
  • 3eb639b027 Reset all handlers. This allowing to use same server few times (#93) Max Lunin 2016-11-17 01:16:58 +0200
  • 03c61fab43 Update README.md Me No Dev 2016-11-05 12:35:58 +0200
  • 49d5a24815 fix Digest authentication for IE Me No Dev 2016-10-18 16:30:14 +0300
  • 0adc36b1f6 fix mistake me-no-dev 2016-09-23 21:56:28 +0300
  • 1fd73a9262 disable timeout for web sockets and event source me-no-dev 2016-09-23 21:44:52 +0300
  • a39051a2d5 Add SPIFFSEditor to the library me-no-dev 2016-09-23 15:11:50 +0300
  • d935b1d740 close the file if left open and add timeout to clients me-no-dev 2016-09-23 13:48:35 +0300
  • c2de999f03 fix broken uploads me-no-dev 2016-09-03 23:30:14 +0300
  • b6c9ebd9e6 make headers work with ignoreCase Me No Dev 2016-09-02 13:52:32 +0300
  • 85cec3e543 Update example with new editor Me No Dev 2016-08-27 17:32:51 +0300
  • 18478e6520 do not compile SSL if disabled Me No Dev 2016-08-26 02:44:20 +0300
  • 9ae9976b05 return 304 if file uses cache and size has not changed Me No Dev 2016-08-25 22:29:27 +0300
  • 1163808495 add some mime types and a commented implementation of etag for cache Me No Dev 2016-08-25 22:15:17 +0300
  • a14e93dd84 Initial SSL Implementation Me No Dev 2016-08-24 22:32:27 +0300
  • dab3077f2b pointless Me No Dev 2016-08-23 08:02:04 +0300
  • 7110758b5a optimizations Me No Dev 2016-08-23 03:10:45 +0300
  • bfde9bc81a Passing String parameters by const ref. (#71) Sergey Anisimov 2016-08-20 10:48:16 +0400
  • 47111af967 remove esp31b compilation me-no-dev 2016-08-19 23:12:27 +0300
  • 907e00ff4e Passing String parameters by const ref. (#69) Me No Dev 2016-08-19 22:22:47 +0300
  • 7f9bdec0f9 use uint8_t to store WebRequestMethod (#68) Me No Dev 2016-08-19 22:21:08 +0300
  • 46d41ddcd4 Update for ESP32 RTOS SDK 3.0.0 Me No Dev 2016-08-02 14:28:17 +0300
  • fbb05a2765 Update README.md Me No Dev 2016-07-31 23:40:31 +0300
  • 36b7b2c0a5 Update README.md Me No Dev 2016-07-31 23:22:06 +0300
  • b3db252acb Passing String parameters by const ref. (#57) Sergey Anisimov 2016-07-25 18:07:02 +0100
  • cc38b8d57c fix some methods and add setCode to all responses Me No Dev 2016-07-22 00:03:08 +0300
  • 431fbb2d90 fix wrong index searched by the example Me No Dev 2016-07-21 18:14:48 +0300
  • d61cc2d130 Implement sending content from progmem Me No Dev 2016-07-21 12:25:20 +0300
  • 7a1fd02cce Add vzero to projects in readme Me No Dev 2016-07-15 09:32:39 +0300
  • 933ac023cb Optimizations Me No Dev 2016-07-14 00:01:13 +0300
  • 59e904362b fix some readme typos Me No Dev 2016-07-07 22:45:20 +0300
  • b8ba1c885b Add EventSource::count() Me No Dev 2016-06-30 11:26:20 +0300
  • 5137dbe0bf update readme with some EventSource examples Me No Dev 2016-06-29 21:58:01 +0300
  • 330027a8de close event gracefully so pending messages get sent as well Me No Dev 2016-06-29 21:44:33 +0300
  • acd03d5071 syntax error Me No Dev 2016-06-29 21:26:41 +0300
  • 8399f0bcb9 add collection of LastEventId header Me No Dev 2016-06-29 21:21:10 +0300
  • a5674fab69 fix onConnect not being called if there are no clients Me No Dev 2016-06-29 20:50:00 +0300
  • 0d02922e52 Add onConnect callback to EventSources Me No Dev 2016-06-29 19:29:39 +0300
  • 49b6046125 Add Digest Web Authentication and make it default Me No Dev 2016-06-29 16:20:03 +0300
  • cdd1ced67a Add EventSource plugin Me No Dev 2016-06-28 21:51:48 +0300
  • dce6d35ad4 close the web socket instead of aborting it Me No Dev 2016-06-28 13:35:32 +0300
  • 082e6e7039 disable some functions on ESP31B Me No Dev 2016-06-28 01:45:43 +0300
  • b02d4a03a7 allow last modified to be also set to time_t or current time Me No Dev 2016-06-28 01:39:35 +0300
  • e3e7a5e91e add option to set last modified from struct tm Me No Dev 2016-06-27 20:08:09 +0300
  • f8141fcd0e fix warning about setting String to NULL Me No Dev 2016-06-26 16:21:44 +0300
  • e5a6999582 add request->redirect(url) Me No Dev 2016-06-26 16:20:21 +0300
  • b5ba7f542c syntax error in readme Me No Dev 2016-06-25 23:05:16 +0300
  • afb7dd688a New - rewrite, filters and last-modified (#47) Hagai Shatz 2016-06-25 20:04:06 +0100
  • 11b7bd1d3a Fix bug in AsyncStaticWebHandler (#37) Hagai Shatz 2016-06-18 17:43:52 +0100
  • e46d4d7418 fix broken send of gzipped files Me No Dev 2016-06-18 01:28:36 +0300
  • 89b19e8cde Bug fix (#45) Hagai Shatz 2016-06-17 22:32:09 +0100
  • b63a86eba8 Performance (#44) Hagai Shatz 2016-06-17 15:42:47 +0100
  • 5bbc732028 remove Access-Control-Allow-Origin Me No Dev 2016-06-17 17:41:06 +0300
  • 78fc89d462 filename quote changed from ' to " (#43) Clemens Kirchgatterer 2016-06-17 16:34:38 +0200
  • dc5b7f708a provide original name so proper content type is set for gzipped content Me No Dev 2016-06-17 02:23:18 +0300