4 Commits

Author SHA1 Message Date
75bfc570cf Remove fixed height from Preferences dialog to auto-size to content 2026-06-02 11:34:33 +02:00
1e4fa5f6ee Migrate storage to per-file format, add backup UI 2026-05-27 15:10:12 +02:00
8a9974112d Add history deletion features - clear all in preferences and delete individual items 2025-12-24 20:21:47 +01:00
60b1186fb7 Add preferences dialog with TLS and timeout settings
- Add PreferencesDialog with settings for TLS verification and request timeout
- Update HttpClient to respect TLS verification setting
- Add GSettings schema keys for force-tls-verification and request-timeout
- Wire up preferences action to show dialog
- Settings changes apply immediately to HTTP session
2025-12-23 10:17:22 +01:00