VOC_Monitor/app
9700X_PC e67e7a5572 Add SSL verification options to updater configuration and enhance UI elements in dialogs
- Introduced `ssl_verify` and `ca_bundle_path` settings in AppController and UpdateManager for improved SSL handling.
- Implemented helper functions to parse and build SSL verification options.
- Updated the settings dialog and history dialog to display version information and author details more clearly.
- Increased the height of the notification dialog for better content visibility.
2026-02-18 17:04:52 +09:00
..
assets ai 2026-02-18 11:17:55 +09:00
controllers Add SSL verification options to updater configuration and enhance UI elements in dialogs 2026-02-18 17:04:52 +09:00
core ai 2026-02-18 11:17:55 +09:00
data Integrate updater functionality into AppController, enabling background update checks and manual update prompts. Added configuration management for updater settings via `app/updater/config.json` and enhanced error handling for update processes. Updated `.gitignore` to include new build directories and modified settings structure in `settings.json` to support updater configurations. Improved UI elements in the settings dialog for better usability. 2026-02-18 16:50:17 +09:00
logs Integrate updater functionality into AppController, enabling background update checks and manual update prompts. Added configuration management for updater settings via `app/updater/config.json` and enhanced error handling for update processes. Updated `.gitignore` to include new build directories and modified settings structure in `settings.json` to support updater configurations. Improved UI elements in the settings dialog for better usability. 2026-02-18 16:50:17 +09:00
models Enhance settings and notification features in AppController and SchedulerManager. Added default values for crawling and notification settings, updated database query methods to support related filtering, and improved UI elements in settings dialog for better user experience. Updated API contract documentation to reflect new settings structure. 2026-02-18 14:58:29 +09:00
old_ ai 2026-02-18 11:17:55 +09:00
services ai 2026-02-18 11:17:55 +09:00
updater Add SSL verification options to updater configuration and enhance UI elements in dialogs 2026-02-18 17:04:52 +09:00
utils Enhance settings and notification features in AppController and SchedulerManager. Added default values for crawling and notification settings, updated database query methods to support related filtering, and improved UI elements in settings dialog for better user experience. Updated API contract documentation to reflect new settings structure. 2026-02-18 14:58:29 +09:00
view Add SSL verification options to updater configuration and enhance UI elements in dialogs 2026-02-18 17:04:52 +09:00
__init__.py ai 2026-02-18 11:17:55 +09:00
generate_ico.py ai 2026-02-18 11:17:55 +09:00
insert_sample_data.py ai 2026-02-18 11:17:55 +09:00
main.py Integrate updater functionality into AppController, enabling background update checks and manual update prompts. Added configuration management for updater settings via `app/updater/config.json` and enhanced error handling for update processes. Updated `.gitignore` to include new build directories and modified settings structure in `settings.json` to support updater configurations. Improved UI elements in the settings dialog for better usability. 2026-02-18 16:50:17 +09:00
setup.py Integrate updater functionality into AppController, enabling background update checks and manual update prompts. Added configuration management for updater settings via `app/updater/config.json` and enhanced error handling for update processes. Updated `.gitignore` to include new build directories and modified settings structure in `settings.json` to support updater configurations. Improved UI elements in the settings dialog for better usability. 2026-02-18 16:50:17 +09:00
update_build_setup.py Integrate updater functionality into AppController, enabling background update checks and manual update prompts. Added configuration management for updater settings via `app/updater/config.json` and enhanced error handling for update processes. Updated `.gitignore` to include new build directories and modified settings structure in `settings.json` to support updater configurations. Improved UI elements in the settings dialog for better usability. 2026-02-18 16:50:17 +09:00
voc.db ai 2026-02-18 11:17:55 +09:00