Commit Graph

5 Commits

Author SHA1 Message Date
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
9700X_PC 501b4e3af6 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
9700X_PC cef29aecd8 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
9700X_PC 2e9bf283ef 1 2026-02-18 11:18:57 +09:00
9700X_PC bec00d9a63 ai 2026-02-18 11:17:55 +09:00