13 Commits

Author SHA1 Message Date
73bd188699 Add ShowScrapeSize config option to the GUI with a warning modal 2026-02-28 00:55:51 -06:00
4ae09a5991 Change the default theme to dark mode 2026-02-18 04:33:32 -06:00
35bde51e7d Add a warning about missing CDM keys before starting downloads 2026-02-18 03:14:24 -06:00
56b951ace0 Rename and organize config values 2026-02-17 22:23:43 -06:00
b6872a2b9e Add a dark theme option to the GUI 2026-02-17 02:10:27 -06:00
f4479a77ba Merge branch 'fix-partial-video-downloads' into add-initial-gui
# Conflicts:
#	OF DL.Core/Services/DownloadService.cs
2026-02-16 16:01:24 -06:00
03dd66a842 Fix custom filename formats for paid messages and posts, and fix creator config empty strings 2026-02-16 02:56:03 -06:00
b4aac13bc6 Compare downloaded DRM video durations against the duration reported by the MPD to ensure complete downloads 2026-02-13 00:51:57 -06:00
d9825ae62b Add AI generated tests for ApiService and DownloadService 2026-02-10 12:44:52 -06:00
487de58274 Address compiler warning 2026-02-10 02:08:51 -06:00
974b0d4d7a Organize remaining model classes into similar namespaces 2026-02-09 23:56:09 -06:00
9766636d04 Extract repeated mapper methods into a common mapper class 2026-02-09 23:14:52 -06:00
ff431a377d Create OF DL.Core project to contain all the application logic for future GUI development 2026-02-09 22:39:23 -06:00