Commit Graph

  • 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
  • 8aae29f3e8 Merge branch 'main' of https://git.xkjq.uk/ross/uploader Ross 2024-12-09 09:26:45 +00:00
  • 15f2e4a6e4 add typer Ross 2024-12-09 09:26:12 +00:00
  • 4219680e7a make windows compat Ross Kruger 2024-12-09 09:25:48 +00:00
  • 92289831c6 fix a few issues Ross 2024-12-02 13:33:00 +00:00
  • e6931f3c8a try with nng Ross 2024-12-02 12:30:46 +00:00
  • 530f9ed7ea will it compile (on windows) Ross 2024-12-02 11:50:13 +00:00
  • 6532801fc1 refactor so multiprocessing works on windows Ross Kruger 2024-11-27 15:29:16 +00:00
  • 242237a0b2 start a nicegui implementation Ross 2024-11-26 22:59:32 +00:00
  • 30f8d040c8 start threading Ross Kruger 2024-06-21 11:27:40 +01:00
  • e52349ab46 add build details Ross Kruger 2024-06-21 11:27:31 +01:00
  • 69371bf9df improve duplicate handling Ross 2024-02-27 22:58:24 +00:00
  • 2a243c718b fix icon size Ross 2024-02-27 22:01:37 +00:00
  • db8ad86477 version number needs to be a string Ross Kruger 2024-02-25 09:11:33 +00:00
  • abeb24dd00 add icons Ross Kruger 2024-02-25 09:06:00 +00:00
  • 5ecfb26a80 move lots of functions to menu Ross 2024-02-19 11:57:51 +00:00
  • 858ff6c9cb start basic menu Ross 2024-02-19 11:27:15 +00:00
  • e4c5847fd1 numerous improvements Ross 2024-02-19 11:15:15 +00:00
  • 1e3318dfd6 lots of fixes Ross Kruger 2024-02-19 09:44:05 +00:00
  • e5ae513cce add requirements Ross Kruger 2024-01-04 00:20:26 +00:00
  • 393075178a few updates Ross 2024-01-03 19:15:47 +00:00
  • 7812e803c9 start repo Ross 2023-12-22 16:08:54 +00:00