Commit Graph

56 Commits

Author SHA1 Message Date
J M
227b7a03d7 Fix/wifi (#1326)
* fix: Fix the missing wifi's still list.

* chore: Exclude the interface maybe

* chore: Don't add if already there, just modify

* chore: Minor changes

* no timeouts, regex on pw input (#1327)

Co-authored-by: Drew Ansbacher <drew@start9labs.com>

* fix: Allow more than 8

* Update wifi.page.ts

Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com>
Co-authored-by: Drew Ansbacher <drew@start9labs.com>
2022-03-15 13:09:03 -06:00
Aiden McClelland
1837e719b6 fix wifi for raspios (#1207)
* Wip: Fix most of the wifi and 80% of initialization.sh

* fix wifi

* reorganize code

Co-authored-by: J M <mogulslayer@gmail.com>
2022-02-15 10:27:25 -07:00
Aiden McClelland
3c8b6e4f83 bugfix: inverts mapping for lan config 2022-02-09 15:10:43 -07:00
Aiden McClelland
08770567d2 add validation to s9pks 2022-02-09 14:05:39 -07:00
Keagan McClelland
6dea3c723e adds some investigative logging and improves error handling for mdns (#1145)
* adds some investigative logging and improves error handling for mdns

* re-adds client error to mdns controller so that memory isn't deallocated while still in use by AvahiClient
2022-01-27 15:12:17 -07:00
Aiden McClelland
edde478382 rename appmgr 2022-01-21 20:35:52 -07:00