108 Commits

Author SHA1 Message Date
Thorsten von Eicken
6ccca3ef9c Fix auth mode for AP, fixes #145 2016-06-19 12:09:28 -07:00
Thorsten von Eicken
23877f5ea7 Re-enable syslog by default and fix compilation issue 2016-06-19 08:50:39 -07:00
dima-ch
a9321f421b fix html special symbols in console output (#141) 2016-06-18 22:47:24 -07:00
Thorsten von Eicken
3403e583f2 Fix not showing syslog card when disabled 2016-06-18 22:40:09 -07:00
Thorsten von Eicken
f84ffdc989 Allow syslog to be disabled, as in #128 2016-06-18 20:03:42 -07:00
Thorsten von Eicken
bd40769138 fix #103: wifi icons wrap when scaling browser 2016-04-03 10:15:31 -07:00
Thorsten von Eicken
a770d0293d fix #116: show device name in browser title 2016-04-03 10:15:31 -07:00
Thorsten von Eicken
df2f36b8ef fix #126: allow short SSIDs 2016-04-03 10:15:31 -07:00
Thorsten von Eicken
fa96de2fc0 SDK 1.5.1; makefile and html tweaks 2016-01-18 18:27:59 -08:00
Thorsten von Eicken
5dbebcd841 change SLIP to std escape chars; add to readme 2016-01-18 13:18:38 -08:00
Thorsten von Eicken
762d7eaf46 Merge pull request #84 from katast/master
Soft-AP settings
2016-01-18 13:13:23 -08:00
fl1pfl0p
68890778f4 Bugfix: RX pullup checkbox in GUI fixed 2016-01-05 01:40:02 +00:00
KatAst
896693b5b2 Soft-AP Settings
Added Soft-AP settings support both in Makefile and web interface
2015-12-27 13:11:03 +01:00
Benjamin Runnels
391481dc43 replaced the other srcElement too 2015-12-10 15:21:34 -06:00
Benjamin Runnels
a4816a7b72 Switched from event.srcElement to event.target for better browser compatibility 2015-12-10 09:44:43 -06:00
Benjamin Runnels
f8eb8b33e0 Fix for services page syslog filter select list
Fix for a couple compiler errors when cycling the different undef and define options in user_config.h
2015-12-10 06:44:52 -06:00
Benjamin Runnels
ac04cc58a8 removed syslog_enable functionality and config
reordered config settings
2015-12-09 07:24:12 -06:00
Benjamin Runnels
a895128c9f Fixed bug with services page submitting on field click
Fixed bug with Makefile when COMPRESS_W_HTMLCOMPRESSOR = no
2015-12-09 06:59:27 -06:00
Benjamin Runnels
3eccd26e76 Normalized Wifi to WiFI.
Fixed button spacing on console clear and log reset buttons
Renamed cgiReboot method to cgiReset and called the proper reset method
Normalized whitespace in cgiflash.c
2015-12-08 15:55:17 -06:00
Benjamin Runnels
bfee1cf694 fixes for services 2015-12-07 07:03:10 -06:00
Benjamin Runnels
13bc8019c6 Merge branch 'master' of https://github.com/jeelabs/esp-link
Added services page and moved some things around
2015-12-05 18:06:31 -06:00
Thorsten von Eicken
91b35f3488 Merge pull request #73 from susisstrolch/syslog
Thank you!
2015-12-03 22:44:20 -08:00
Thorsten von Eicken
fb90ac5457 enable mdns; tweak wifi info POST 2015-12-03 22:43:32 -08:00
susisstrolch
9ec3a30c87 syslog - a simple syslog client 2015-11-23 21:21:37 +01:00
susisstrolch
65f22d5dcf merge from origin 2015-11-23 19:46:39 +01:00
Thorsten von Eicken
72118a7627 fix dhcp/static ip switch-over 2015-11-18 22:17:34 -08:00
Thorsten von Eicken
c3e1a8a83b improve home page 2015-11-15 22:08:43 -08:00
Thorsten von Eicken
ce05e00bd7 fix pin changes and hostname change 2015-11-15 22:08:32 -08:00
Thorsten von Eicken
6b604ffc7c remove pgm baud rate UI for now 2015-11-15 19:16:51 -08:00
Thorsten von Eicken
e0040e74bc refactor pin config, add support for rx pull-up 2015-11-15 19:16:30 -08:00
Thorsten von Eicken
818db2deac run css through autoprefixer 2015-11-15 08:38:07 -08:00
Thorsten von Eicken
fc8e1cfbf6 fix scrolling of uC console 2015-11-15 00:06:47 -08:00
Thorsten von Eicken
6a7d1c8e04 fix styling of console and make it 100% height 2015-11-14 23:38:05 -08:00
Thorsten von Eicken
65583e6af6 add selection of uart1 to debug log 2015-11-14 23:37:41 -08:00
Thorsten von Eicken
9920fd500e make hidden ssid work minimally 2015-11-14 00:21:39 -08:00
Thorsten von Eicken
05d73e570d try to support hidden ssids 2015-11-13 21:35:10 -08:00
Kayo Phoenix
52b78a42b9 Moved console send js from console.html to console.js 2015-11-14 00:53:40 +05:00
Kayo Phoenix
614c646b3c Added sending text to console from web interface. 2015-11-14 00:35:15 +05:00
Thorsten von Eicken
dd731fa70c fix wifi scan off-by-one issue, #44 2015-11-13 08:04:40 -08:00
Thorsten von Eicken
e429c0bb1c Improve click-to-edit fields 2015-11-12 00:04:27 -08:00
Thorsten von Eicken
86d6638e53 add system name & description to home page 2015-11-10 23:47:26 -08:00
susisstrolch
d092075818 merge upstream:master 2015-09-21 23:12:35 +02:00
Benjamin Runnels
2ab194f83c Added ifdef checks for mqtt enabled
Added better handling of compile time config of SSID and PASSWORD
Removed default disable of ESP SDK debug log messages
2015-09-20 16:18:26 -05:00
Thorsten von Eicken
82c65718cf improve mqtt disconnect/reconnect 2015-09-19 23:31:43 -07:00
Thorsten von Eicken
ad053a8dea temp merge brunnels-ifdefs into ifdefs 2015-09-11 23:37:13 -07:00
Thorsten von Eicken
b2d7d2a579 fix-up MQTT page 2015-09-11 23:31:03 -07:00
Benjamin Runnels
3337cc1508 merged in ifdefs for debug and mqtt webpage additions 2015-09-11 16:40:28 -05:00
Benjamin Runnels
b7dd0b180f lots of ifdef 2015-09-11 15:56:51 -05:00
Benjamin Runnels
965b70a408 Merge branch 'master' into windows
Conflicts:
	Makefile
	cmd/handlers.c
	esp-link/cgi.c
	esp-link/cgiwifi.c
	html/console.html
	html/style.css
	html/ui.js
	httpd/httpd.c
	mqtt/mqtt.c
	mqtt/mqtt.h
	mqtt/mqtt_cmd.c
	user/user_main.c
2015-09-09 07:36:36 -05:00
Thorsten von Eicken
c1ed3695a9 server-side handling of MQTT web page 2015-09-08 23:24:49 -07:00