Commit Graph

21 Commits

Author SHA1 Message Date
Ross 3680716d71 Update build process to include certificate directory for SSL verification in frozen builds 2025-11-24 15:44:43 +00:00
Ross 377be258de include cert.pem for SSL verification in frozen builds and update build process to handle CA bundles 2025-11-24 15:30:48 +00:00
Ross Kruger a0ee79e318 . 2025-11-24 15:04:50 +00:00
Ross 27f4aeec5e add process detection for TCP port usage and improve native mode backend checks in launch_app function 2025-11-24 14:09:06 +00:00
Ross 305e47ba8f disable native mode by default in launch_app function 2025-11-24 13:52:57 +00:00
Ross 6a49f47a5b add native mode checks and fallback for pywebview in UI launch process; create new pywebview module 2025-11-24 13:47:32 +00:00
Ross f0f50381ec disable native mode for frozen builds to avoid pythonnet loader issues 2025-11-24 12:40:01 +00:00
Ross Kruger e93e7a8861 . 2025-11-24 11:57:58 +00:00
Ross 21328b53dd refactor logging setup: improve log file path handling for development and frozen application 2025-11-24 11:48:13 +00:00
Ross eb061992a3 enhance build script and logging: add destination option to build command, log output to uploader.log, and improve artifact handling 2025-11-24 11:34:43 +00:00
Ross c735b45a25 refactor login handling: replace inline logic with perform_login function for improved clarity and maintainability 2025-11-24 10:54:42 +00:00
Ross Kruger ae4d127e89 . 2025-11-24 10:35:48 +00:00
Ross 66b4fffb7b tidy up 2024-12-09 11:13:46 +00:00
Ross 8aae29f3e8 Merge branch 'main' of https://git.xkjq.uk/ross/uploader 2024-12-09 09:26:45 +00:00
Ross 15f2e4a6e4 add typer 2024-12-09 09:26:12 +00:00
Ross Kruger 4219680e7a make windows compat 2024-12-09 09:25:48 +00:00
Ross 92289831c6 fix a few issues 2024-12-02 13:33:00 +00:00
Ross e6931f3c8a try with nng 2024-12-02 12:30:46 +00:00
Ross 530f9ed7ea will it compile (on windows) 2024-12-02 11:50:13 +00:00
Ross Kruger 6532801fc1 refactor so multiprocessing works on windows 2024-11-27 15:29:16 +00:00
Ross 242237a0b2 start a nicegui implementation 2024-11-26 22:59:32 +00:00