43 Commits

Author SHA1 Message Date
85c9bc1f57 Fix docker builds 2026-02-10 03:06:15 -06:00
974b0d4d7a Organize remaining model classes into similar namespaces 2026-02-09 23:56:09 -06:00
4c680a40b5 Remove application logic from Program and continue to fix compiler warnings 2026-02-09 13:59:41 -06:00
44a9fb1fcd Reduce duplicated code and simplify download media methods 2026-02-09 04:34:38 -06:00
a57af4042f Refactor remaining entities 2026-02-09 01:10:05 -06:00
fee9ca1e97 Update XML comments 2026-02-09 00:55:54 -06:00
a9b135636b Refactor Users entities into DTOs and application entities with standardized naming conventions and default values 2026-02-09 00:31:52 -06:00
40ccf7aa62 Refactor Streams entities into DTOs and application entities with standardized naming conventions and default values 2026-02-09 00:10:09 -06:00
6c60509398 Refactor Purchased entities into DTOs and application entities with standardized naming conventions and default values 2026-02-08 22:58:05 -06:00
3c307bf7de Refactor Posts entities into DTOs and application entities with standardized naming conventions and default values 2026-02-08 21:04:09 -06:00
d8794ee219 Refactor Message entities into DTOs and application entities with standardized naming conventions and default values 2026-02-08 19:15:32 -06:00
2e3f17945e Refactor Highlight entities into DTOs and application entities with standardized naming conventions and default values 2026-02-08 16:16:38 -06:00
35712da12d Refactor Archived entities into DTOs and application entities with standardized naming conventions and default values 2026-02-08 15:29:42 -06:00
50217a7642 Rename Entities to Models 2026-02-08 14:06:13 -06:00
6784ba0a18 Autoformat the entire solution 2026-02-06 01:42:57 -06:00
5df13775f0 Fix incorrect namespaces 2026-02-06 01:34:57 -06:00
86ee476dc5 Remove unused imports 2026-02-06 01:31:43 -06:00
4711c53746 Replace helper classes with services 2026-02-06 00:59:07 -06:00
d7bae3e260 Move config and logging into services 2026-02-05 02:21:05 -06:00
6c00f1a6aa Add helpers as services 2026-02-05 01:04:50 -06:00
a566cd0b71 Add dependency injection for config 2026-02-05 00:22:22 -06:00
f4d1094c57 Remove the quotes around the boolean DisableBrowserAuth config option 2026-01-02 14:22:46 -06:00
bd0a2b6de6 Download Single Paid Message also download Preview Media 2026-01-01 23:16:18 +00:00
167d6640e3 Move DisableBrowserAuth to Auth 2025-12-14 18:47:18 +00:00
616aaef1c8 Merge pull request 'Add doc site and Discord invite after the startup banner.' (#89) from header_update into master
Reviewed-on: sim0n00ps/OF-DL#89
Reviewed-by: whimsical-c4lic0 <whimsical-c4lic0@noreply.localhost>
2025-12-13 19:30:56 +00:00
74def34f96 Convert all ids from int to long 2025-12-13 02:52:15 -06:00
Melithine
19730436d4 Add doc site and Discord invite after the startup banner. 2025-12-10 07:32:26 -08:00
f75fa4e04c Merge pull request 'Add a 30s timeout to the Gitea version check.' (#84) from version_timeout into master
Reviewed-on: sim0n00ps/OF-DL#84
2025-12-01 22:47:50 +00:00
Melithine
e98c5f74cf Add a 30s timeout to the Gitea version check. 2025-11-29 14:45:57 -08:00
Melithine
181ea8eef1 Add ffmpeg version to startup output and log file. 2025-11-29 13:46:43 -08:00
18fe2580ad Fix purchased tab API endpoints 2025-11-04 18:18:29 -06:00
34e6eb1d2b Merge pull request 'feat: Add option to store raw post text without sanitization (Fix #52)' (#53) from wer/OF-DL:master into master
Reviewed-on: sim0n00ps/OF-DL#53
2025-10-07 13:05:15 +00:00
0761b28c72 fix: update post/message api calls due to changes 2025-10-06 15:20:55 -05:00
Grey Lee
3e7fd45589 Add DisableTextSanitization config option and update related logic 2025-09-13 17:41:22 +08:00
Melithine
d83ad2ec54 Update errors to point at new docs site. 2025-05-18 09:16:05 -07:00
6a42dbe53e Remove whitespace 2025-05-06 15:57:09 -05:00
44890f51ee Add default value to video resolution config option 2025-05-06 15:57:03 -05:00
7f2849e5fd Restore version check using gitea API 2025-05-06 15:56:55 -05:00
dd2b7cd82c #4 WIP 2025-05-06 00:34:15 +01:00
4abbf1162d Tweak for #1 2025-05-05 21:40:06 +01:00
09c14be5dd Feature Request - Config option to Disable new authentication flow #1 2025-05-05 20:57:09 +01:00
3b1138d44c Remove Github Version check 2025-05-04 21:45:01 +01:00
d9b49bd6bc Add project files. 2025-05-03 00:17:19 +01:00