Commit Graph

41 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
bd40769138 fix #103: wifi icons wrap when scaling browser 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
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
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
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
fb90ac5457 enable mdns; tweak wifi info POST 2015-12-03 22:43:32 -08:00
Thorsten von Eicken
72118a7627 fix dhcp/static ip switch-over 2015-11-18 22:17:34 -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
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
Thorsten von Eicken
dd731fa70c fix wifi scan off-by-one issue, #44 2015-11-13 08:04:40 -08:00
Benjamin Runnels
b7dd0b180f lots of ifdef 2015-09-11 15:56:51 -05:00
Benjamin Runnels
c586f38765 swapped out for offsite web files 2015-08-24 15:48:12 -05:00
Thorsten von Eicken
54edb154f9 added wifi channel to display info 2015-08-01 21:38:56 -07:00
iothing
776b9d4d76 added CHANGE_TO_STA define so that you can disable the automatic mode change via the makefile 2015-07-08 03:02:19 +02:00
Thorsten von Eicken
1f8cdb66b4 switch to 4 col grid; use pure-css source; tweak responsive layout; fix hamburger menu 2015-06-28 23:35:05 -07:00
Thorsten von Eicken
9d859cb77b html clean-up 2015-06-27 21:36:47 -07:00
Thorsten von Eicken
bdf67b65dc improve dhcp/static-ip UI 2015-06-27 21:28:46 -07:00
Thorsten von Eicken
4147496132 removed all templating and heatshrink, only use gzip 2015-06-27 01:05:27 -07:00
Thorsten von Eicken
d679340035 added no-cache headers; shrunk favicon; minimal support for static ip & hostname 2015-06-22 23:27:47 -07:00
Thorsten von Eicken
49a2d01f97 lots of UI tweaks 2015-06-19 12:30:59 -07:00
Thorsten von Eicken
e412390d84 support for dynamically changing gpio pin assignments 2015-06-17 23:23:24 -07:00
Thorsten von Eicken
8b3161a3f4 fix IE issues 2015-06-14 19:09:44 -07:00
Thorsten von Eicken
d29fa0423f finished UI refactoring to ajax 2015-06-14 01:22:16 -07:00
Thorsten von Eicken
ccd91bd150 switch all pages to ajax; wifi not complete 2015-06-12 00:45:54 -07:00
Thorsten von Eicken
7ade39d986 switch layout to purecss 2015-05-26 00:31:12 -07:00
Thorsten von Eicken
c55485cf61 update web pages 2015-05-23 22:47:46 -07:00
Thorsten von Eicken
47eb82c4d7 html tweaks 2015-05-23 20:03:09 -07:00
Thorsten von Eicken
1e0e8a4aaf fix wifi connecting status update 2015-05-23 19:41:17 -07:00
Thorsten von Eicken
ef94f504bb improve wifi, use 11g; fix serial pull-up issue 2015-05-21 00:11:41 -07:00
Thorsten von Eicken
f3fe029705 wifi improvements 2015-05-18 23:57:28 -07:00
Thorsten von Eicken
42ba248831 rename to esp-link; add serial bridge code; remove jpgs 2015-05-17 21:16:29 -07:00
Sprite_tm
d088cddd70 Make the 'connecting'-screen a bit more friendly by eg telling the user the IP the ESP has connected to. 2015-04-15 18:00:03 +02:00
Jeroen Domburg
a13d161ed9 rssi fix, thanks kisesp 2014-12-10 17:31:35 +01:00
Jeroen Domburg
d739c2d808 Fixed icon offset values 2014-12-04 22:35:58 +01:00
Jeroen Domburg
35988080a1 Added nice icons for encryption and rssi 2014-12-04 22:27:41 +01:00
Jeroen Domburg
f1d80059d6 Added warning about scanning not working in AP mode, possibility to switch modes. 2014-12-04 21:11:16 +01:00
Jeroen Domburg
a979dabd3b Forgot to add files :X. 2014-10-14 21:40:50 +02:00
Jeroen Domburg
69bd1bd9c5 Final polishings to HTML etc for release. 2014-10-14 21:35:52 +02:00
Jeroen Domburg
febf58df6e Fixed WiFi cgi stuff. Also: cleaned up everything so it compiles without warnings. include/espmissingincludes.h adds the missing protoypes for that. 2014-10-14 16:11:54 +02:00