134bbf85b6
Add proxy support for SSL certificate fetching in ssl_check utility
main
Ross
2025-11-24 16:44:37 +00:00
b7242d19de
.
Ross Kruger
2025-11-24 16:35:05 +00:00
854fd315fa
Add standalone SSL check utility with comprehensive certificate validation
Ross
2025-11-24 16:25:50 +00:00
ffc4c79def
Enhance SSL check command to handle protocol version issues with OpenSSL, adding retry logic for TLS1.2 support.
Ross
2025-11-24 16:23:30 +00:00
8780a409de
.
Ross Kruger
2025-11-24 16:21:06 +00:00
2973e86d45
Improve artifact detection logic in build script to prioritize executable files and directories, enhancing robustness and user feedback.
Ross
2025-11-24 16:13:09 +00:00
bb0d3d8af1
Enhance SSL check functionality with improved logging and UI feedback
Ross
2025-11-24 16:10:04 +00:00
9c7777323d
Add SSL certificate check functionality and UI integration
Ross
2025-11-24 15:59:01 +00:00
796027a971
.
Ross Kruger
2025-11-24 15:52:31 +00:00
3680716d71
Update build process to include certificate directory for SSL verification in frozen builds
Ross
2025-11-24 15:44:43 +00:00
7528202978
.
Ross Kruger
2025-11-24 15:43:05 +00:00
377be258de
include cert.pem for SSL verification in frozen builds and update build process to handle CA bundles
Ross
2025-11-24 15:30:48 +00:00
84d18f25e1
add psutil to requirements for enhanced system monitoring
Ross
2025-11-24 15:05:14 +00:00
a0ee79e318
.
Ross Kruger
2025-11-24 15:04:50 +00:00
27f4aeec5e
add process detection for TCP port usage and improve native mode backend checks in launch_app function
Ross
2025-11-24 14:09:06 +00:00
f1b8b81c76
.
Ross Kruger
2025-11-24 14:01:02 +00:00
305e47ba8f
disable native mode by default in launch_app function
Ross
2025-11-24 13:52:57 +00:00
6a49f47a5b
add native mode checks and fallback for pywebview in UI launch process; create new pywebview module
Ross
2025-11-24 13:47:32 +00:00
b40e802627
enhance build process to handle locked artifacts and ensure directory creation
Ross
2025-11-24 13:43:15 +00:00
f0f50381ec
disable native mode for frozen builds to avoid pythonnet loader issues
Ross
2025-11-24 12:40:01 +00:00
5f2bcb81a4
include pythonnet package and clr_loader in build process for runtime compatibility
Ross
2025-11-24 12:24:10 +00:00
f42c1a1839
include pythonnet runtime DLLs in build process to prevent missing dependencies
Ross
2025-11-24 12:18:15 +00:00
094d66b137
rename test binary from 'anon_gui_test' to 'Uploader_test' for consistency
Ross
2025-11-24 12:15:00 +00:00
6366557d20
Merge branch 'main' of git.xkjq.uk:ross/uploader
Ross
2025-11-24 12:11:35 +00:00
fa469a79fc
fix build process: use absolute paths for icon folder in PyInstaller configuration to prevent runtime errors
Ross
2025-11-24 12:11:12 +00:00
e93e7a8861
.
Ross Kruger
2025-11-24 11:57:58 +00:00
6db2a8fcf3
enhance build process: include dicognito package data in PyInstaller build to prevent runtime errors
Ross
2025-11-24 11:57:00 +00:00
21328b53dd
refactor logging setup: improve log file path handling for development and frozen application
Ross
2025-11-24 11:48:13 +00:00
eb061992a3
enhance build script and logging: add destination option to build command, log output to uploader.log, and improve artifact handling
Ross
2025-11-24 11:34:43 +00:00
a8c48c12f9
v
Ross Kruger
2025-11-24 11:23:22 +00:00
c735b45a25
refactor login handling: replace inline logic with perform_login function for improved clarity and maintainability
Ross
2025-11-24 10:54:42 +00:00
05c80a8fd7
remove wx and clean up deps
Ross
2025-11-24 10:51:20 +00:00
ae4d127e89
.
Ross Kruger
2025-11-24 10:35:48 +00:00
66b4fffb7b
tidy up
Ross
2024-12-09 11:13:46 +00:00