Commit graph

3 commits

Author SHA1 Message Date
ea47113615 Rename project and files to Pi-helper for consistency with other projects 2021-11-28 20:09:07 -07:00
91b0ddb18e Improve password connection
The pi-hole API key is really just the web password hashed twice with
SHA256, so instead of doing some complex stuff with logging in and
pulling the api key from the webpage with a regex, we can just do the
double hashing on device and save some time.
2020-01-26 13:43:54 -07:00
87ed95f26f Changes for 1.0 TestFlight release
There were quite a few changes here, I got a bit carried away.
2020-01-20 18:11:55 -07:00
Renamed from Pi-Helper/Extensions.swift (Browse further)