Go to file
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
app Add SSL verification options to updater configuration and enhance UI elements in dialogs 2026-02-18 17:04:52 +09:00
docs 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
docs_backup ai 2026-02-18 11:17:55 +09:00
output ai 2026-02-18 11:17:55 +09:00
test 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
.gitignore 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
PROJECT_SPEC.md ai 2026-02-18 11:17:55 +09:00
gemini.md ai 2026-02-18 11:17:55 +09:00
insert_sample_data.py ai 2026-02-18 11:17:55 +09:00
requirements.txt ai 2026-02-18 11:17:55 +09:00
settings.json ai 2026-02-18 11:17:55 +09:00
unified_timetable.xlsx ai 2026-02-18 11:17:55 +09:00
updater.exe 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
view.py ai 2026-02-18 11:17:55 +09:00
voc.db ai 2026-02-18 11:17:55 +09:00