hydraveil-gui/gui/v2/ui/pages
2026-08-18 09:48:42 -04:00
..
__init__.py
_blank_page.py
browser_page.py update: added gui handler for core db exceptions 2026-08-08 10:47:59 -04:00
connection_page.py
currency_selection_page.py
duration_selection_page.py
editor_page.py update: added gui handler for core db exceptions 2026-08-08 10:47:59 -04:00
fast_mode_prompt_page.py
fast_registration_page.py update: preloading fixes to fast reg and edit pages 2026-07-04 20:40:38 -04:00
hidetor_page.py
id_page.py update: updated billing page, pagedataworker, forced_sync 2026-07-02 17:20:57 -04:00
install_system_package.py
location_page.py GUI type checking for core's model changes, with Location & Operator being turned into SQLAlchemy models. 2026-06-27 17:23:10 -04:00
location_verification_page.py
menu_page.py update: added gui handler for core db exceptions 2026-08-08 10:47:59 -04:00
networking_setup_page.py update: new settings connection tab 2026-07-26 19:01:07 -04:00
Page.py update: navigator and main updates 2026-07-01 11:01:26 -04:00
payment_confirmed_page.py
payment_details_page.py update: updated ticket page routing 2026-07-03 13:41:31 -04:00
plan_picker_page.py
policy_suggestion_page.py
protocol_page.py
residential_page.py
resume_page.py
screen_page.py
settings_page.py update: updated firewall and dns settings 2026-07-27 14:05:59 -04:00
sync_screen.py
systemwide_prompt_page.py
ticket_crypto_picker_page.py Introduced Assassin Mode in core, and this commit added support for it in the GUI. This involved passing in ticket observers when a profile is enabled or disabled, getting the max screen size via PyQt, and adding a check prior to using a random ticket. 2026-08-18 09:48:42 -04:00
ticket_or_billing_choice_page.py Including the profile when using tickets (use_ticket function), so core can save which profile has which ticket for future features such as respawn. 2026-08-15 14:06:28 -04:00
ticket_prep_page.py
tor_page.py
welcome_page.py update: added new firewall and dns page 2026-07-25 08:20:26 -04:00
wireguard_page.py