Commit Graph

  • ebb91ef00c fix travis #5 Thorsten von Eicken 2016-09-22 23:29:09 -0700
  • 38e6c831ba fix travis #4 Thorsten von Eicken 2016-09-22 23:26:49 -0700
  • 50fd955009 fix travis #3 Thorsten von Eicken 2016-09-22 23:20:02 -0700
  • f035323ac1 fix travis #2 Thorsten von Eicken 2016-09-22 23:16:35 -0700
  • 55e99bd7ce fix travis #1 Thorsten von Eicken 2016-09-22 23:12:53 -0700
  • 6d20dd6fec disable syslog; add travis Thorsten von Eicken 2016-09-22 23:05:44 -0700
  • c5d51a0654 tweak Makefile for sdk 2.0.0 Thorsten von Eicken 2016-09-22 22:22:59 -0700
  • 8a8649aab6 remove arduino client code Thorsten von Eicken 2016-09-22 20:43:28 -0700
  • f220122ca8 Fixed: getMenu cache control cskarai 2016-09-22 20:34:39 +0200
  • f74b75b95b Fixed: file numbering cskarai 2016-09-20 20:43:51 +0200
  • 89533b7c25 Renamed file cskarai 2016-09-20 20:40:59 +0200
  • 4122c8e63f Tutorial for web-server cskarai 2016-09-20 20:23:13 +0200
  • 60f47ba8bc Refactored MCU flashing protection cskarai 2016-09-20 20:00:53 +0200
  • a3b38459ad Added comments to cgiwebserversetup cskarai 2016-09-20 19:52:19 +0200
  • 6e01a07459 For cleaner understanding rename to WebServerSetup cskarai 2016-09-18 12:39:28 +0200
  • c7ccfa33a0 Refactored multipart class cskarai 2016-09-18 12:34:30 +0200
  • 9e6d9932d3 Refactored web-server cskarai 2016-09-18 08:58:53 +0200
  • 22664fa55f Refactored: httpd handling cskarai 2016-09-17 16:45:52 +0200
  • c81aaa5b08 Fixed: WEB_JSON_DATA WEB_DATA change (uses SLIP protocol) cskarai 2016-09-17 13:49:40 +0200
  • bee5929751 Fixed: decode URL before searching file cskarai 2016-09-17 13:24:04 +0200
  • e29291c00a Fixed: start web page from 0x100000 address cskarai 2016-09-17 12:39:40 +0200
  • 1dab6e5d84 Refactored espfs file system cskarai 2016-09-17 11:04:24 +0200
  • adbea01deb Let WebServer handle other EspLink calls cskarai 2016-09-06 20:24:30 +0200
  • f368545aa7 Refactored arduino library cskarai 2016-09-06 07:42:13 +0200
  • 79c8dc8c4d Added: missing url decode Karai Csaba 2016-05-21 11:29:25 +0200
  • dfe60372a5 Prepend header to HTML Karai Csaba 2016-05-21 11:14:04 +0200
  • 36672200b5 Simple LED control sample Karai Csaba 2016-05-21 07:22:54 +0200
  • e697399356 Nicer argument handling Karai Csaba 2016-05-21 07:08:28 +0200
  • 5d4f6c4c3c Missing HTML comments Karai Csaba 2016-05-20 08:23:51 +0200
  • a8b5fd7e6a Added missing HTML files Karai Csaba 2016-05-20 08:06:32 +0200
  • 78a352c2b0 EspLink arduino library Karai Csaba 2016-05-20 07:54:15 +0200
  • 2d679decfe Reconnect periodically Karai Csaba 2016-05-20 07:43:59 +0200
  • 3df5993c0a VoltagePage implementation Karai Csaba 2016-05-20 07:38:07 +0200
  • 5dc9c4f934 Implemented user pages Karai Csaba 2016-05-15 20:09:12 +0200
  • 159f075e06 User page draft Karai Csaba 2016-05-15 10:17:12 +0200
  • d2764573d2 Implemented: led pages Karai Csaba 2016-05-14 21:15:23 +0200
  • 680edf931b Added: radio button Karai Csaba 2016-05-14 20:24:59 +0200
  • 9958c332f2 Implemented: blink frequency Karai Csaba 2016-05-14 20:04:29 +0200
  • 364612c718 LED on / off and blinking Karai Csaba 2016-05-14 19:37:09 +0200
  • 31c64a8141 Refactored: don't use json for MCU, it's too resouce consuming Karai Csaba 2016-05-13 21:22:04 +0200
  • 3b8d321859 Implemented submit Karai Csaba 2016-05-12 20:15:58 +0200
  • d2d89505e9 Implemented: JSON response from MCU Karai Csaba 2016-05-12 18:41:08 +0200
  • a3432aa581 Fixes in command sending Karai Csaba 2016-05-11 20:40:22 +0200
  • f6f1fbb926 Refactored web-server Karai Csaba 2016-05-11 19:30:08 +0200
  • 89a9ff0d24 JSON hook, keep connection alive Karai Csaba 2016-05-11 08:00:27 +0200
  • 979510681b Refactored: use different cgi for JSON Karai Csaba 2016-05-11 07:49:22 +0200
  • f75c1acf95 Button feature is working Karai Csaba 2016-05-10 07:02:41 +0200
  • 21fbbf6a8a Skeleton for JSON queries Karai Csaba 2016-05-07 17:41:25 +0200
  • 3239a2493f Fixed: user page headers Karai Csaba 2016-05-07 17:20:10 +0200
  • 225e4437c0 Checkbox implementation Karai Csaba 2016-05-07 16:53:30 +0200
  • c5c377db97 Added: user pages without checkbox Karai Csaba 2016-05-07 15:45:53 +0200
  • 95f0464dcb Support for tables Karai Csaba 2016-05-07 14:21:04 +0200
  • 729bb38249 Refresh rate implementation Karai Csaba 2016-05-07 12:41:02 +0200
  • f84319d67b Added: radio button implementation Karai Csaba 2016-05-07 11:40:52 +0200
  • c7b5eb444d Refresh form data Karai Csaba 2016-05-07 10:29:44 +0200
  • 4bce6674e4 Input range control Karai Csaba 2016-05-07 08:32:52 +0200
  • cce1d9c04f Button + text field handling Karai Csaba 2016-05-07 07:37:34 +0200
  • 1a03bcb5ca User pages on the dummy-web-server Karai Csaba 2016-05-06 19:39:57 +0200
  • a2121f13af A bit more implementation in dummy web-server Karai Csaba 2016-05-06 07:55:21 +0200
  • 45a127523e Dummy web server skeleton Karai Csaba 2016-05-05 07:32:46 +0200
  • 5f56676e4b Autorefresh page after uploading Karai Csaba 2016-05-01 17:27:28 +0200
  • ad34095bfa Fix issue with invalid user file system Karai Csaba 2016-05-01 12:19:11 +0200
  • ec7d79e458 Fixed: reinitialize user page after upload Karai Csaba 2016-05-01 08:24:47 +0200
  • 3067718143 Added: script for creating file system Karai Csaba 2016-05-01 07:48:32 +0200
  • c4cded360e names at the left frame Karai Csaba 2016-05-01 06:34:57 +0200
  • bbdd50f887 Bug when storing header in memory above 1MB Karai Csaba 2016-05-01 01:28:37 +0200
  • 8414a87981 Use iterators in espfs Karai Csaba 2016-05-01 01:03:00 +0200
  • 1ef8f5be2c Web server shows user pages Karai Csaba 2016-04-30 22:08:12 +0200
  • 754dba2a31 Flash file upload Karai Csaba 2016-04-30 21:49:35 +0200
  • 29b691757e handle invalid upload Karai Csaba 2016-04-30 20:24:10 +0200
  • 40e7fba786 Multipart upload implementation Karai Csaba 2016-04-30 19:45:36 +0200
  • aa35923863 Skeleton for the web-server page Karai Csaba 2016-04-28 23:18:00 +0200
  • 31fa743d14 Added: user page sections to config folder Karai Csaba 2016-04-28 20:46:55 +0200
  • a85244d6fb Refactored espfs to handle Flash source Karai Csaba 2016-04-28 06:46:34 +0200
  • 8c4c4928b1 Upgrade firmware from web interface (#174) Nemanja Stefanovic 2016-09-22 21:34:59 -0500
  • c5513d063d Adding the console uart format support (#189) bitdump 2016-09-22 19:33:33 -0700
  • 06c384badd Merge 687898e8c1 into 4dcd61714b #183 cskarai 2016-09-22 18:35:01 +0000
  • 687898e8c1 Fixed: getMenu cache control #183 cskarai 2016-09-22 20:34:39 +0200
  • 0898f185ff Fixed: file numbering cskarai 2016-09-20 20:43:51 +0200
  • 5e721578bd Renamed file cskarai 2016-09-20 20:40:59 +0200
  • 1d96f6db85 Tutorial for web-server cskarai 2016-09-20 20:23:13 +0200
  • 78acf74522 Refactored MCU flashing protection cskarai 2016-09-20 20:00:53 +0200
  • 79e609ee78 Added comments to cgiwebserversetup cskarai 2016-09-20 19:52:19 +0200
  • cd04d7f0e4 For cleaner understanding rename to WebServerSetup cskarai 2016-09-18 12:39:28 +0200
  • 5ac138c65e Refactored multipart class cskarai 2016-09-18 12:34:30 +0200
  • 31ff5b279f Refactored web-server cskarai 2016-09-18 08:58:53 +0200
  • e14a5ca732 Refactored: httpd handling cskarai 2016-09-17 16:45:52 +0200
  • 4e5cdb25d2 Fixed: WEB_JSON_DATA WEB_DATA change (uses SLIP protocol) cskarai 2016-09-17 13:49:40 +0200
  • f7e8ab4734 Fixed: decode URL before searching file cskarai 2016-09-17 13:24:04 +0200
  • f819030236 Fixed: start web page from 0x100000 address cskarai 2016-09-17 12:39:40 +0200
  • fae07a86a8 Refactored espfs file system cskarai 2016-09-17 11:04:24 +0200
  • 87ea456883 Combined UDP and TCP functions into socket.c and socket.h beegee-tokyo 2016-09-16 21:52:03 +0800
  • 4e02ec4a13 Merge branch 'master' of https://github.com/beegee-tokyo/esp-link beegee-tokyo 2016-09-16 21:48:28 +0800
  • b46eca6ff2 Combined UDP and TCP socket functions into one socket.c and socket.h beegee-tokyo 2016-09-16 21:47:36 +0800
  • c9e5bb61f1 Adding the console uart format support #189 Chris 2016-06-26 09:40:14 +0800
  • 22b170ca63 Corrected error in debug message beegee-tokyo 2016-09-13 01:48:45 +0800
  • e714be5915 Added functionality for UDP socket client, TCP socket client and server Added tools (download links in Makefile are not working) Adjusted Makefile Adjusted .gitignore beegee-tokyo 2016-09-07 22:09:05 +0800
  • 62f8f70b96 Let WebServer handle other EspLink calls cskarai 2016-09-06 20:24:30 +0200
  • c56a7e5364 Refactored arduino library cskarai 2016-09-06 07:42:13 +0200
  • 75769413ee Added: missing url decode Karai Csaba 2016-05-21 11:29:25 +0200