58 Commits (master)
 

Author SHA1 Message Date
Tayfun ULU 552bfecd45
Merge pull request #41 from mattytrentini/add-package-json 2 months ago
Matt Trentini 4309807f4b Add package.json for MIP compatibility 2 months ago
Tayfun ULU 8e28327daf
give to response 3 years ago
Tayfun ULU da27e14704
Disable to AP mode after connection 3 years ago
Tayfun ULU 9c5865307a
waiting time is increased 3 years ago
Tayfun ULU 8c2c3b1acf
closing AP after connection 3 years ago
Tayfun ULU f60cf8f5bb
Update wifimgr.py 3 years ago
Tayfun ULU 92594fc085
Merge pull request #26 from ColinNg/fix-parameters-in-Safari-on-macOS-and-iOS 3 years ago
Colin Ng 8e92966aec Fix parameters in Safari on macOS and iOS by reading the form data which appears after `\r\n\r\n` (HTTP POST data was verified with WireShark). 5 years ago
Tayfun ULU b86a900cf5
Merge pull request #14 from TilCreator/codeBeautification 7 years ago
Tayfun ULU f827903e58
Merge pull request #12 from TilCreator/waitForClient 7 years ago
TilCreator 4ad3bec1ea Add little delay to make sure the client gets the success message 7 years ago
TilCreator cc40dc7c0e Beautify 7 years ago
Tayfun ULU 9d3094862a
Deleted extra empty lines 7 years ago
Tayfun ULU a1f955b338
Merge pull request #7 from trailhead/master 7 years ago
Chris Miller 8db1c371d1 fix for out of memory on esp8266 7 years ago
Tayfun ULU 2551c868db
Update README.md 8 years ago
Tayfun ULU 7865f79e44
new layout 8 years ago
Tayfun ULU 4258c5b800
file names update 8 years ago
Tayfun ULU 03c5ef2553
wifi.dat file 8 years ago
Tayfun ULU 1c37e9cf06
Rename module name to wifimgr 8 years ago
Tayfun ULU 7f3df05fdf
Rename networkconfig.py to wifimgr.py 8 years ago
Tayfun ULU 3166b10678
Merge pull request #3 from ThomasWaldmann/cleanups 8 years ago
Thomas Waldmann 5945702683 sta must be active for scanning, print exception 8 years ago
Thomas Waldmann d0b8fadd84 improve ap related names, remove unneeded "global" 8 years ago
Thomas Waldmann b41777f64d wifi profiles: remove bad comment, rename file to wifi.dat 8 years ago
Thomas Waldmann b68f6560b9 rename check_connection -> get_connection 8 years ago
Thomas Waldmann 3ae68033e6 move most code to networkconfig module, simplify main 8 years ago
Thomas Waldmann ff4ad2524a cleanup server socket and client close 8 years ago
Thomas Waldmann 6b7e885bb0 use WPA2 for the AP, really requires a password now 8 years ago
Thomas Waldmann 8674d7c4da refactor main code, separate profile code 8 years ago
Thomas Waldmann f991513ea6 deduplicate do_connect() 8 years ago
Thomas Waldmann cbf3c8f57b cleanup response assembly 8 years ago
Thomas Waldmann e20694340f network selection: sort ssids, use radiobutton 8 years ago
Thomas Waldmann a1b6ae5855 html source: formatted, fixed some issues 8 years ago
Thomas Waldmann 491ad25172 fixed web UI text (grammar, typos) 8 years ago
Thomas Waldmann 7d479222c2 simplify/clean up names 8 years ago
Thomas Waldmann 278144a911 cleanup extending passwd.dat 8 years ago
Thomas Waldmann 23af7385b0 use with-statement for open() 8 years ago
Thomas Waldmann e4cda8a95a simplify do_connect 8 years ago
Thomas Waldmann 28e2aa5001 make connection wait loop more readable 8 years ago
Thomas Waldmann 72292a72ab some simple python syntax fixes 8 years ago
Thomas Waldmann 1ea05254a4 code: fix wording / grammar 8 years ago
Thomas Waldmann b23e52ec53 fix README spacing / grammar 8 years ago
Thomas Waldmann d1bae019af add a .gitignore 8 years ago
Thomas Waldmann f11fcbf606 applied pycharm "reformat file" 8 years ago
Tayfun ULU 582cc2acbc
change ssid name and passwd 8 years ago
Tayfun ULU e04a7a438d
flow chart added 8 years ago
Tayfun ULU 465165e5e3
added flow chart 8 years ago
Tayfun ULU 4bcd3531dc Update main.py 8 years ago