Commit Graph

426 Commits (a895128c9f89e4e82a9f572570ceca7c5dc4e991)
 

Author SHA1 Message Date
Benjamin Runnels a895128c9f Fixed bug with services page submitting on field click 9 years ago
Benjamin Runnels 3eccd26e76 Normalized Wifi to WiFI. 9 years ago
Benjamin Runnels ebda951769 Removed unused mdns files 9 years ago
Benjamin Runnels bfee1cf694 fixes for services 9 years ago
Benjamin Runnels 13bc8019c6 Merge branch 'master' of https://github.com/jeelabs/esp-link 9 years ago
Thorsten von Eicken 91b35f3488 Merge pull request #73 from susisstrolch/syslog 9 years ago
Thorsten von Eicken fb90ac5457 enable mdns; tweak wifi info POST 9 years ago
Benjamin Runnels 59eb02daa9 Added in sntp update 9 years ago
Benjamin Runnels e39ee808c9 DOH! missing semicolon 9 years ago
Benjamin Runnels b8567ad2ef Updated DBG macros as suggested by susisstrolch 9 years ago
Benjamin Runnels 25ef0e1578 Fixed bug where callbacks were not getting called if the CMD MQTT client called connect while the ESP MQTT client was connected or disconnected. 9 years ago
Benjamin Runnels a0451b2b7b renamed debug command for consistancy 9 years ago
Benjamin Runnels 26339962bf Updates for SDK 1.5 9 years ago
Benjamin Runnels 5935a30f03 Started adding in standalone mdns implementation 9 years ago
susisstrolch 30ff23c0e2 espmissingincludes.h 9 years ago
susisstrolch 538e79f1dc fixes/changes after pull request 9 years ago
susisstrolch f3dd7368d0 fix rebase / merge errors 9 years ago
susisstrolch e84900dbc7 syslog - a simple syslog client 9 years ago
susisstrolch 9ec3a30c87 syslog - a simple syslog client 9 years ago
susisstrolch 0cb217046d simple handler for system_os_task/system_os_post 9 years ago
susisstrolch 65f22d5dcf merge from origin 9 years ago
Benjamin Runnels b7ae39ae8d Moved to debug macro for SLIP_DBG and fixed an error when SLIP_DBG was defined 9 years ago
Benjamin Runnels 8a93a5eebe Fixed WINDOWS.md 9 years ago
Benjamin Runnels ed9b11186c MQTT define bugfix 9 years ago
Thorsten von Eicken cb75396552 extend reset for esp8266 9 years ago
Thorsten von Eicken 72118a7627 fix dhcp/static ip switch-over 9 years ago
Thorsten von Eicken df8afa82d0 make programming reset pulse longer for esp8266 and add notes to readme 9 years ago
Thorsten von Eicken fe2c74ea3d update readme 9 years ago
Thorsten von Eicken 9ce46d3ccc update readme 9 years ago
Thorsten von Eicken 4e100b0142 optiboot auto-switch baud rate 9 years ago
Thorsten von Eicken c3e1a8a83b improve home page 9 years ago
Thorsten von Eicken ce05e00bd7 fix pin changes and hostname change 9 years ago
Thorsten von Eicken 5bb517353a fix pin change collision detection 9 years ago
Thorsten von Eicken d156618a68 make sure optiboot frees uart CB when done 9 years ago
Thorsten von Eicken 6b604ffc7c remove pgm baud rate UI for now 9 years ago
Thorsten von Eicken e0040e74bc refactor pin config, add support for rx pull-up 9 years ago
Thorsten von Eicken f0997b13ea point ot beta5 in readme 9 years ago
Thorsten von Eicken 818db2deac run css through autoprefixer 9 years ago
Thorsten von Eicken fc8e1cfbf6 fix scrolling of uC console 9 years ago
Thorsten von Eicken 6a7d1c8e04 fix styling of console and make it 100% height 9 years ago
Thorsten von Eicken 65583e6af6 add selection of uart1 to debug log 9 years ago
Thorsten von Eicken 9b6612135a disable mdns for now 9 years ago
Thorsten von Eicken 9920fd500e make hidden ssid work minimally 9 years ago
Thorsten von Eicken cf7abfc59a added first cut at mDNS 9 years ago
Thorsten von Eicken 20627272b5 add tgz to gitignore 9 years ago
Thorsten von Eicken 05d73e570d try to support hidden ssids 9 years ago
Thorsten von Eicken a87645dad4 extend time before switching to STA-only; re-enable 11n; clean-up debug printing 9 years ago
Thorsten von Eicken 62b7587ef2 Merge pull request #69 from katyo/master 9 years ago
Kayo Phoenix 52b78a42b9 Moved console send js from console.html to console.js 9 years ago
Kayo Phoenix 614c646b3c Added sending text to console from web interface. 9 years ago