Wykres commitów

  • 308353bb63
    Merge 06578afda7 into 8e28327daf volt-sec 2023-12-22 22:39:56 +0100
  • 06578afda7 revert gitignore, SSID and default password simon 2023-12-17 21:53:08 +0100
  • 101a5b6526 add wifi manager utils and fix encoding of ssid and password simon 2023-12-17 21:39:20 +0100
  • bd4ad4ad54 extend gitignore simon 2023-12-17 21:38:33 +0100
  • 3ce4ecbf6f
    Merge 05f44e8e6c into 8e28327daf TilCreator 2023-03-14 13:55:35 -0700
  • 85472fcb7a
    Merge 7f6e249eb0 into 8e28327daf TilCreator 2023-03-14 13:55:35 -0700
  • c1d6882d65
    Merge b00ae1fa46 into 8e28327daf TilCreator 2023-03-14 13:55:33 -0700
  • 203df44650
    Merge cdfb0e815c into 8e28327daf TilCreator 2023-03-14 13:55:31 -0700
  • 12730d073f
    Merge 285b1f7cee into 8e28327daf Kirill 2023-02-03 15:22:35 +0100
  • b1b0b9ddca
    Merge 92f24903f1 into 8e28327daf Pálfi Péter 2023-01-05 08:26:26 -0500
  • 8e28327daf
    give to response master Tayfun ULU 2023-01-02 23:49:37 +0300
  • da27e14704
    Disable to AP mode after connection Tayfun ULU 2023-01-01 13:05:54 +0300
  • 9c5865307a
    waiting time is increased Tayfun ULU 2023-01-01 13:02:42 +0300
  • 8c2c3b1acf
    closing AP after connection Tayfun ULU 2022-12-31 12:10:22 +0300
  • f60cf8f5bb
    Update wifimgr.py Tayfun ULU 2022-12-31 12:07:45 +0300
  • 92594fc085
    Merge pull request #26 from ColinNg/fix-parameters-in-Safari-on-macOS-and-iOS Tayfun ULU 2022-12-31 10:17:55 +0300
  • 92f24903f1 added get_ip() Pálfi Péter 2022-04-03 01:21:13 +0200
  • 285b1f7cee fixed incorrect placement of plus sign instead of a whitespace in ssid Konstantinov Kirill 2021-11-25 04:17:03 +0300
  • 3c380fbc17
    Merge 769c5574ab into b86a900cf5 Dheeraj kumar 2021-06-04 19:37:30 +0530
  • 769c5574ab feat(json): add json response feature kumar-dheeraj 2021-06-04 19:25:22 +0530
  • 1c8f2cbdd5
    Merge 6a2eb38717 into b86a900cf5 nexus166 2020-10-01 04:46:11 +0200
  • 6a2eb38717
    stop AP once station mode is configured nexus166 2020-10-01 04:45:58 +0200
  • 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). Colin Ng 2020-09-22 03:43:34 -0700
  • b00ae1fa46 Add IP to success page TilCreator 2018-05-31 23:28:28 +0200
  • eb8794cdee Not only link but also show IP TilCreator 2018-05-31 16:09:47 +0200
  • 4820592558 Add comment to clarify config var function TilCreator 2018-05-31 16:09:17 +0200
  • cdfb0e815c Improve headline `h[1-6]` usage TilCreator 2018-05-31 15:46:38 +0200
  • 358457b6bf
    Merge 28ff4e1def into b86a900cf5 TilCreator J 2018-05-31 13:34:20 +0000
  • 28ff4e1def Remove diaper pattern TilCreator 2018-05-31 15:34:12 +0200
  • 5c6d2e261c Change function name to name of urllib counterpart TilCreator 2018-05-31 15:23:12 +0200
  • 05f44e8e6c Merge else and if into elif TilCreator 2018-05-30 13:49:16 +0200
  • b7a8665d56 Change var naming style to match code TilCreator 2018-05-30 13:48:20 +0200
  • 540770e959 Fix string formating TilCreator 2018-05-30 13:25:16 +0200
  • 35727e21d9 Change var naming style to match code TilCreator 2018-05-30 13:24:06 +0200
  • 1c9a9da744 Make exception more specific TilCreator 2018-05-30 13:21:39 +0200
  • 6033794b2d Add pre separation of request head and body TilCreator 2018-05-30 13:16:43 +0200
  • 49ba5f348a Remove unnecessary init attribute TilCreator 2018-05-30 13:11:35 +0200
  • a7811b17e1 Remove now unnecessary replace TilCreator 2018-05-30 13:09:53 +0200
  • b4ab02d419 Change positional placeholders back to named placeholders TilCreator 2018-05-30 12:56:29 +0200
  • 94638b0bf3
    Merge branch 'master' into improveWebui TilCreator J 2018-05-29 22:23:27 +0200
  • 0370235697 Improve webinterface TilCreator 2018-05-29 22:19:01 +0200
  • 0f178b7b63
    Merge branch 'master' into addSupportForStrangeSsids TilCreator J 2018-05-29 19:46:26 +0200
  • 6ee65f3bb8 Add support for lang and strange SSIDs and passwords TilCreator 2018-05-29 19:39:16 +0200
  • 7f6e249eb0 Add special handeling for favicon TilCreator 2018-05-29 15:37:40 +0200
  • e4a3c8fac5 Fix wrong function executed TilCreator 2018-05-29 15:36:28 +0200
  • b86a900cf5
    Merge pull request #14 from TilCreator/codeBeautification Tayfun ULU 2018-05-29 14:47:25 +0300
  • f827903e58
    Merge pull request #12 from TilCreator/waitForClient Tayfun ULU 2018-05-29 13:59:09 +0300
  • 4ad3bec1ea Add little delay to make sure the client gets the success message TilCreator 2018-05-28 20:52:21 +0200
  • 3754bb9911 Change not found behaviour to just redirect to index TilCreator 2018-05-28 20:48:34 +0200
  • f83297809b Add link to next Webui TilCreator 2018-05-28 20:32:22 +0200
  • cc40dc7c0e Beautify TilCreator 2018-05-28 20:06:40 +0200
  • d6f25af739 Add option to disable automatic connecting to open Wifis TilCreator 2018-05-28 19:44:15 +0200
  • 9d3094862a
    Deleted extra empty lines Tayfun ULU 2018-05-25 23:23:52 +0300
  • a1f955b338
    Merge pull request #7 from trailhead/master Tayfun ULU 2018-05-25 23:18:18 +0300
  • 8db1c371d1 fix for out of memory on esp8266 Chris Miller 2018-04-09 16:39:43 -0600
  • 2551c868db
    Update README.md Tayfun ULU 2018-01-01 09:39:57 +0300
  • 7865f79e44
    new layout Tayfun ULU 2017-12-18 11:14:11 +0300
  • 4258c5b800
    file names update Tayfun ULU 2017-12-18 10:53:20 +0300
  • 03c5ef2553
    wifi.dat file Tayfun ULU 2017-12-18 10:52:03 +0300
  • 1c37e9cf06
    Rename module name to wifimgr Tayfun ULU 2017-12-18 08:37:30 +0300
  • 7f3df05fdf
    Rename networkconfig.py to wifimgr.py Tayfun ULU 2017-12-18 08:35:14 +0300
  • 3166b10678
    Merge pull request #3 from ThomasWaldmann/cleanups Tayfun ULU 2017-12-17 14:54:57 +0300
  • 5945702683 sta must be active for scanning, print exception Thomas Waldmann 2017-12-12 02:48:03 +0100
  • d0b8fadd84 improve ap related names, remove unneeded "global" Thomas Waldmann 2017-12-12 02:37:11 +0100
  • b41777f64d wifi profiles: remove bad comment, rename file to wifi.dat Thomas Waldmann 2017-12-12 02:18:52 +0100
  • b68f6560b9 rename check_connection -> get_connection Thomas Waldmann 2017-12-12 02:05:11 +0100
  • 3ae68033e6 move most code to networkconfig module, simplify main Thomas Waldmann 2017-12-12 04:07:20 +0100
  • ff4ad2524a cleanup server socket and client close Thomas Waldmann 2017-12-12 01:06:12 +0100
  • 6b7e885bb0 use WPA2 for the AP, really requires a password now Thomas Waldmann 2017-12-12 00:43:01 +0100
  • 8674d7c4da refactor main code, separate profile code Thomas Waldmann 2017-12-12 00:34:09 +0100
  • f991513ea6 deduplicate do_connect() Thomas Waldmann 2017-12-11 22:11:44 +0100
  • cbf3c8f57b cleanup response assembly Thomas Waldmann 2017-12-11 21:13:01 +0100
  • e20694340f network selection: sort ssids, use radiobutton Thomas Waldmann 2017-12-11 21:03:54 +0100
  • a1b6ae5855 html source: formatted, fixed some issues Thomas Waldmann 2017-12-11 20:28:21 +0100
  • 491ad25172 fixed web UI text (grammar, typos) Thomas Waldmann 2017-12-11 19:52:14 +0100
  • 7d479222c2 simplify/clean up names Thomas Waldmann 2017-12-11 16:01:04 +0100
  • 278144a911 cleanup extending passwd.dat Thomas Waldmann 2017-12-11 15:43:35 +0100
  • 23af7385b0 use with-statement for open() Thomas Waldmann 2017-12-11 15:34:53 +0100
  • e4cda8a95a simplify do_connect Thomas Waldmann 2017-12-11 15:28:31 +0100
  • 28e2aa5001 make connection wait loop more readable Thomas Waldmann 2017-12-11 15:18:39 +0100
  • 72292a72ab some simple python syntax fixes Thomas Waldmann 2017-12-11 15:12:22 +0100
  • 1ea05254a4 code: fix wording / grammar Thomas Waldmann 2017-12-11 15:06:47 +0100
  • b23e52ec53 fix README spacing / grammar Thomas Waldmann 2017-12-11 14:47:33 +0100
  • d1bae019af add a .gitignore Thomas Waldmann 2017-12-11 14:43:23 +0100
  • f11fcbf606 applied pycharm "reformat file" Thomas Waldmann 2017-12-11 14:38:41 +0100
  • 582cc2acbc
    change ssid name and passwd Tayfun ULU 2017-11-19 13:02:15 +0300
  • e04a7a438d
    flow chart added Tayfun ULU 2017-10-29 23:49:58 +0300
  • 465165e5e3
    added flow chart Tayfun ULU 2017-10-29 23:47:06 +0300
  • 4bcd3531dc Update main.py Tayfun ULU 2017-10-24 08:44:49 +0300
  • cf5faf4862 version 1.9.2 compatibility Tayfun ULU 2017-10-23 09:59:02 +0300
  • 05212924ec version 1.9 compatibility Tayfun ULU 2017-10-23 09:41:02 +0300
  • aa9b97139e Update README.md Tayfun ULU 2017-10-22 23:21:55 +0300
  • 3f1ebea1e2 Update main.py Tayfun ULU 2017-10-22 23:15:09 +0300
  • ba9cd2f997 Update README.md Tayfun ULU 2017-10-22 23:14:20 +0300
  • e7379cce8c Add files via upload Tayfun ULU 2017-10-22 22:49:26 +0300
  • ee02b70867 Delete .gitignore Tayfun ULU 2017-10-22 22:48:07 +0300
  • bb77fd4e9a Initial commit Tayfun ULU 2017-10-22 22:47:31 +0300