Commit graph

220 commits

Author SHA1 Message Date
f8a09858cc Include assets folder with gui 2026-07-12 18:02:58 -04:00
50e9469178 Thread Safety Tool for bottom left. Transitioned navigator's prints to local logs via core's logger tool. Rolled back previous commit with bottom left status observers doing emit tools directly 2026-07-12 17:06:08 -04:00
332a84f187 Removed duplicate presenters folder 2026-07-07 16:17:46 -04:00
8d08d71a48 Merge remote-tracking branch 'origin/master' 2026-07-07 09:12:01 -04:00
JOhn
95f753f1fb update: preloading fixes to fast reg and edit pages 2026-07-04 20:40:38 -04:00
7cb9f903db Adjusted pre-loader's path for error dialogue from dev to production 2026-07-03 18:40:16 -04:00
716b62a465 Builds have to have main_ui imported as a lower level folder. which means dev testing runs as a python3 -m gui 2026-07-03 18:24:34 -04:00
2f0ffe0351 Version bump & gitignore for bytefiles 2026-07-03 17:19:41 -04:00
JOhn
8b17b74e56 update: updated ticket page routing 2026-07-03 13:41:31 -04:00
7cedecd281 Tweaks to Forced Sync Popup Style and CSS. Also enabled forced sync for relevant database situations. 2026-07-03 06:51:07 -04:00
JOhn
91e657a06d update: updated billing page, pagedataworker, forced_sync 2026-07-02 17:20:57 -04:00
7910586e1a Legacy Database clients flow into recovery prompt 2026-07-01 13:47:13 -04:00
JOhn
42e06b71c2 Restore accidentally deleted popup files 2026-07-01 11:25:03 -04:00
JOhn
7a8c4ded60 update: navigator and main updates 2026-07-01 11:01:26 -04:00
80c1d2c4e6 Updated GUI version to reflect core changes. And reflect the change in logistical flow with a launcher doing database schema checks, to then load the main UI 2026-06-29 15:16:15 -04:00
c508dddcac Changed the app startup file to first do a database Compatibility check, then launch the main GUI only after all is clear 2026-06-28 21:50:22 -04:00
33301b0da8 Merge branch 'master' of https://git.simplifiedprivacy.com/SimplifiedPrivacy/hydraveil-gui 2026-06-28 09:24:04 -04:00
b13c355888 GUI type checking for core's model changes, with Location & Operator being turned into SQLAlchemy models. 2026-06-27 17:23:10 -04:00
JOhn
28a9787658 update: added new qt preloader flow 2026-06-27 17:02:05 -04:00
86348ce2e3 Changed observers for sync and tor bootstrap to accept dynamic strings for flexible feedback 2026-06-23 18:29:02 -04:00
JOhn
e98f2c99d2 update: added background page rendering 2026-06-22 13:13:19 -04:00
JOhn
ed79aae5a3 update: new v2 structure 2026-06-18 19:35:31 -04:00
JOhn
f376cf9b61 update: fixes to v2 version / delete fixes 2026-06-16 07:52:58 -04:00
JOhn
e615715223 update: fixes to v2 version 2026-06-16 07:29:40 -04:00
JOhn
50da80e7d1 update: fixes to v2 version 2026-06-16 07:26:10 -04:00
JOhn
9f714b9f7b update: added v2 gui 2026-06-13 16:19:11 -04:00
JOhn
68154c4576 update: fixed ticket error on startup 2026-05-28 15:27:44 -04:00
15bd37c278 Error handling for Unsupported Auto-ticket Tor use. This feature is currently Wireguard only 2026-05-23 13:49:20 -04:00
5766d39260 Added Support for resuming a pre-existing ticket payment temp billing code, to lead into a new ticket preparation. As well as improved error handling and status messages 2026-05-23 11:16:07 -04:00
30202dfaba Fixed Bitcoin Lightning for Tickets & prevented billing codes from being wiped if a temp billing code already exists 2026-05-22 21:14:12 -04:00
13ebe11523 Bug fix with Manual Ticket Use not producing the location 2026-05-21 14:28:22 -04:00
756b12a226 Ticket use sending location id number first, instead of full name 2026-05-21 09:43:06 -04:00
JOhn
012f9d7025 update: fixed laravel billing code priority 2026-05-18 20:21:46 -04:00
JOhn
33a88a77a2 update: import error logs module 2026-05-17 18:49:57 -04:00
JOhn
0a3a6ecd2f update: new error log flow 2026-05-17 11:22:44 -04:00
22c2652c48 Update gui/presenters/interpret_key_results.py
Typo Fix
2026-05-16 16:50:31 +00:00
66dacf1b3f Add gui/presenters/interpret_key_results.py
Improved Clarity on Key Check Messages for GUI
2026-05-16 16:47:54 +00:00
JOhn
2e735c7303 update: cli_failed_verification flow 2026-05-15 22:01:41 -04:00
JOhn
cf817a62d0 fixed x11 and wayland popup display 2026-05-13 10:57:06 -04:00
JOhn
fb6360309a update: updated popup layout 2026-05-12 16:58:13 -04:00
JOhn
4a1c3b9082 update: added copy button for billing code 2026-05-12 14:05:44 -04:00
JOhn
f7a2aba9b3 update: added wrong biling code warning 2026-05-12 13:12:03 -04:00
JOhn
84071e9554 update: updated erorr handling and display 2026-05-12 09:41:29 -04:00
JOhn
d5eff5b7ac update: new ui for ticket system 2026-05-10 19:07:04 -04:00
JOhn
5f67b20b5d update: updated iceland main icon 2026-03-29 18:51:13 -04:00
df1c5704d1 Upload files to "gui/resources/images" 2026-03-29 19:11:31 +00:00
b19c7edccc Upload files to "gui/resources/images"
mister_monster operator
2026-03-29 19:08:06 +00:00
JOhn
534e0dfeec update: updated iceland assets 2026-03-29 11:11:12 -04:00
John
8992447a37 update: enabled changing locations for system profiles 2026-03-24 01:22:46 +01:00
John
de61ed63f3 update: updated screen resolution 2026-03-23 19:12:15 +01:00
John
d9f0b1ee6c update: fixed singapore asset 2026-03-14 21:11:27 +01:00
John
ed92e2b981 update: fixed singapore asset 2026-03-14 16:03:22 +01:00
John
955d441202 update: new moldova tor graphics 2026-03-14 06:24:20 +01:00
John
6445cff577 update: updated location page / moldova and singapore 2026-03-11 02:22:32 +01:00
John
3ba910f69b update: updated location page 2026-03-11 02:08:29 +01:00
John
245043d5af update: updated md and sg location icons 2026-03-10 20:57:31 +01:00
d9257a7139 Upload files to "gui/resources/images" 2026-03-09 12:59:34 +00:00
1b4b99b497 Delete gui/resources/images/wireguard_md_cu.png 2026-03-09 12:58:21 +00:00
c6b64ec280 Upload files to "gui/resources/images" 2026-03-09 12:57:09 +00:00
1c8ce5574e Delete gui/resources/images/wireguard_md_cu.png 2026-03-09 12:56:47 +00:00
89882f2710 Upload files to "gui/resources/images"
Operator Changes
2026-03-09 12:56:02 +00:00
John
de777558ed update: updated edit page 2026-02-28 00:57:24 +01:00
John
bb53320b67 update: updated custom resolution popup 2026-02-27 22:32:10 +01:00
John
d085b3204c update: updated custom resolution popup 2026-02-27 22:31:13 +01:00
John
97b2ac5d0b update: updated res / 2 2026-02-27 17:39:08 +01:00
John
cde51eac70 update: updated resolution page 2026-02-26 20:14:10 +01:00
John
4d4e00c6a5 update: applied patches 2026-01-19 18:47:22 +01:00
72755957ba Upload files to "gui/resources/images"
Fixing blurry icon
2026-01-16 21:13:09 +00:00
d5001bfe2b Delete gui/resources/images/icon_mini_se_ab.png 2026-01-16 21:12:34 +00:00
2036893ef1 Update gui/__main__.py 2026-01-16 21:01:28 +00:00
33fa7ceb33 Upload files to "gui/resources/images" 2026-01-16 21:00:07 +00:00
e8a2e3cd1c Delete gui/resources/images/icon_mini_se_ab.png 2026-01-16 20:58:59 +00:00
John
78991a7feb update: updated sweden button 2026-01-16 19:12:21 +01:00
John
9d80e98f1d update: added patch / new se button 2026-01-15 22:17:48 +01:00
915d73f452 Upload files to "gui/resources/images" 2026-01-15 19:01:08 +00:00
fa5376d365 Upload files to "gui/resources/images" 2026-01-15 19:00:48 +00:00
John
fb5e2a6f57 update: bumped gui and core versions / fixed minor status error 2026-01-09 20:10:02 +01:00
Your Name
60b75b5f1a update: fixed datacenter proxy and changed systemwide screen 2026-01-07 19:40:25 +01:00
Your Name
8dc8056705 update: added info on edit profile window 2026-01-02 19:43:56 +01:00
Your Name
6de633ab9c updated: added chile button 2026-01-02 01:46:58 +01:00
Your Name
b02081bbdf update: increased font in profile screen 2026-01-01 18:11:56 +01:00
6e0812ce44 Upload files to "gui/resources/images" 2025-12-31 17:19:51 +00:00
120a095cf8 Delete gui/resources/images/SE_SWE_icon.png 2025-12-31 17:19:26 +00:00
d43c8325bf Upload files to "gui/resources/images" 2025-12-31 16:04:36 +00:00
Your Name
7e95f378da update: fixed non SP locations connected page 2025-12-30 23:33:13 +01:00
Your Name
197a9cfea1 update: updated after enable page 2025-12-29 21:02:18 +01:00
Your Name
98d0b0f473 update: new display for non SP locations 2025-12-29 18:19:53 +01:00
Your Name
a8c88363d8 update: new display for non SP locations 2025-12-29 17:48:04 +01:00
Your Name
0fac5a2d99 update: updated location name display 2025-12-26 15:17:27 +01:00
Your Name
69dce75b19 update: fixed systemwide profile backgrounds 2025-12-18 19:25:21 +01:00
Your Name
ea221bae93 update: revert back version to 2.0.0 2025-12-17 17:48:37 +01:00
Your Name
01d271b12e update: deploying gui fix 2025-12-16 19:26:59 +01:00
Your Name
33409d2a6e update: fixed gui graphical bug on main page 2025-12-14 00:43:32 +01:00
Your Name
626cd34940 update: fixed endpoint verification bug 2025-12-12 14:56:45 +01:00
John
110c20d8cc update: increased text height 2025-12-05 17:04:27 +01:00
John
34440e8a97 update: increased font size in systemwide text 2025-12-04 23:45:21 +01:00
John
14b86123f5 update: increased font size in systemwide text 2025-12-04 10:33:45 +01:00
John
f27f826a69 update: added bigger font on sudo paragraph text 2025-12-03 08:35:36 +01:00
John
914b7aaaef update: changes to the settings module 2025-12-02 23:48:45 +01:00
Your Name
e608c790ed update: added bwarp sidebar in settings / updated text in init screen 2025-11-30 21:22:49 +01:00