ESPAsyncWebServer/examples/ESP_AsyncFSBrowser/data
Me No Dev 2540507664 The following changes and enhancements are included: (#208)
- Added "SAVE-Button
- Upgraded to ACE 1.2.6
- Added additional field, which shows name of the current edited File
- Reset upload path after uploading or creating a File (avoid confusion about which file is shown in editor)
- added the possibility, to run the editor completly from flash. When ace.js.gz or ace.js and the corresponding files are found on SPIFFS, the editor can be used in AP mode also.  Otherwise the files are searched on cloudflare like before.
- added all gzipped js-files in data directory
- added an exclude list, containing wildcards, telling which files should not be listed in the editor (to prevent deletion of needed files)
- minified the embedded HTML/Javascript with https://kangax.github.io/html-minifier/ before gzipping.  With all additions the resulting hex-code is now 700 bytes smaller
- embedded the plain html as documentation
2017-08-18 20:14:12 +03:00
..
.exclude.files The following changes and enhancements are included: (#208) 2017-08-18 20:14:12 +03:00
ace.js.gz The following changes and enhancements are included: (#208) 2017-08-18 20:14:12 +03:00
ext-searchbox.js.gz The following changes and enhancements are included: (#208) 2017-08-18 20:14:12 +03:00
favicon.ico add example 2015-12-19 20:05:59 +02:00
index.htm Implement sending content from progmem 2016-07-21 12:25:25 +03:00
mode-css.js.gz The following changes and enhancements are included: (#208) 2017-08-18 20:14:12 +03:00
mode-html.js.gz The following changes and enhancements are included: (#208) 2017-08-18 20:14:12 +03:00
mode-javascript.js.gz The following changes and enhancements are included: (#208) 2017-08-18 20:14:12 +03:00
worker-html.js.gz The following changes and enhancements are included: (#208) 2017-08-18 20:14:12 +03:00