Commit Graph

9 Commits

Author SHA1 Message Date
9700X_PC 7afc97b8f8 fix: 상세 조회 확인시간 즉시 갱신 및 미확인 알림 중복 방지 2026-02-19 20:23:30 +09:00
9700X_PC 504dd61b6f feat: 상세 재수집 주기에 5시간 옵션 추가
Ultraworked with Sisyphus

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-19 20:09:27 +09:00
9700X_PC 4fd45a3364 크롤링 새로고침 강건성 개선: 목록 재확인 + 상세 재시도 로직 + 설정 가능한 재확인 시간
Ultraworked with Sisyphus

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-19 20:07:10 +09:00
9700X_PC 272a1e5f53 업데이터 정책 및 오류 처리 고도화 2026-02-19 16:24:13 +09:00
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