Commit Graph

17 Commits

Author SHA1 Message Date
Corewala 0ae42a214d Removed redundant ouri and fixed local redirects (again) 2022-07-29 16:21:00 -04:00
Corewala 467e3fc0b7 Added HTTP proxy
It's a beautiful half-broken mess
2022-07-25 23:07:55 -04:00
Corewala cdcbdcdb2c Only latest gemini request is handled
Also back button cancels current requests if used while loading
2022-06-07 15:36:16 -04:00
Corewala 35352fa6f3 Only latest gemini request is handled 2022-06-07 15:06:54 -04:00
Corewala 0505e5d5bf Fixed redirects without leading slash 2022-06-03 10:42:42 -04:00
Corewala 8bb8c4f8f1 Removed mystery error fix
The fix would've broken legitimate response errors if opened with intents. Also for some reason the bug isn't happening on any of my devices anymore, even though I still have v1.8 installed on my phone. Very mysterious.
2022-05-27 12:21:15 -04:00
Corewala 30dcb45661 Fixed mystery connection error (for real this time)
Again, kind of an ugly fix, but at least it works I think
2022-05-26 14:05:58 -04:00
Corewala 1d2be092f1 Fixed a bunch of warnings
Spring cleaning I guess
2022-05-26 12:49:30 -04:00
Corewala da4702b1a0 Added signature system for sites which do not require certs
Also broke a bunch of things, but we'll get there I swear.
2022-05-18 12:18:59 -04:00
Corewala 29fe06ba54 Fixed inconsistent client cert weirdness 2022-05-17 20:45:40 -04:00
Corewala 5210d8484e Removed broken PREF_KEY_CLIENT_CERT_ACTIVE value 2022-05-17 20:02:39 -04:00
Corewala 0c1cb3a309 Biometric verification for client certificates 2022-05-17 13:45:54 -04:00
Corewala 02e27c7868 Fixed issue with local redirect responses 2022-05-15 12:26:06 -04:00
Corewala 494997c0ea Fixed inline images with query strings 2022-05-07 12:47:07 -04:00
Corewala d60c1a3b20 Added dialog when client certificate is required
The biometric unlock feature is on the way, if you couldn't tell
2022-05-03 18:29:44 -04:00
Corewala 5910257488 Removed TLS switches 2021-12-08 15:30:13 -05:00
Corewala b80bc9948a Initial commit 2021-12-02 13:11:34 -05:00