|
|
7389cb3c30
|
Implemented Output Blocked
|
2026-02-19 22:43:35 +01:00 |
|
|
|
56d2740c20
|
Implemented unread chats handling when fetching messages
|
2026-02-19 22:43:35 +01:00 |
|
|
|
307ed708ab
|
Enabled setting HttpMethod
|
2026-02-19 22:43:34 +01:00 |
|
|
|
3c3250e4e3
|
Enabled updating of User Info during scrape
|
2026-02-19 22:43:33 +01:00 |
|
|
|
257d1dc6f3
|
Enabled inheritance access to ApiService methods
|
2026-02-19 22:43:32 +01:00 |
|
|
|
29d482e892
|
Added check if other process is already running.
|
2026-02-19 22:43:32 +01:00 |
|
|
|
58eae943bc
|
Added output of new download counts in DownloadOrchestrationService
|
2026-02-19 22:43:32 +01:00 |
|
|
|
378a1b52ea
|
Added custom implementation for scraping creator content.
|
2026-02-19 22:43:31 +01:00 |
|
|
|
7544092f49
|
Added to custom logging service using Seq.
|
2026-02-18 22:10:38 +01:00 |
|
|
|
33757062a0
|
Added Cajetan OF-DL project
|
2026-02-18 22:10:37 +01:00 |
|
|
|
e702829758
|
Disabled auth file deletion
|
2026-02-18 22:10:37 +01:00 |
|
|
|
df8a89828b
|
Use helper for Environment.Exit to ensure logger is flushed.
|
2026-02-18 22:10:36 +01:00 |
|
|
|
aee920a9f1
|
Merge pull request 'Major refactor' (#141) from whimsical-c4lic0/OF-DL:refactor-architecture into master
Reviewed-on: sim0n00ps/OF-DL#141
|
2026-02-13 00:21:58 +00:00 |
|
|
|
5f945aadfa
|
Fix failing test
|
2026-02-12 10:57:01 -06:00 |
|
|
|
f16ad7f138
|
Improve CLI output to show counts of media
|
2026-02-12 10:48:44 -06:00 |
|
|
|
fdb6d55454
|
Fix ffmpeg logs path on windows
|
2026-02-12 09:50:59 -06:00 |
|
|
|
fe0c81b2ac
|
Remove BOM
|
2026-02-11 12:28:53 -06:00 |
|
|
|
3503fe1eb4
|
Fix capitalization in status message
|
2026-02-10 21:07:50 -06:00 |
|
|
|
6e0b4eba85
|
Upgrade dotnet from 8 to 10
|
2026-02-10 18:01:53 -06:00 |
|
|
|
f5a8c27cd1
|
Fix builds
|
2026-02-10 17:57:20 -06:00 |
|
|
|
a9a4c2ee20
|
Add checks for valid auth data before making API calls for media
|
2026-02-10 16:40:29 -06:00 |
|
|
|
94e135f168
|
Add additional AI generated unit tests
|
2026-02-10 16:14:31 -06:00 |
|
|
|
e7fd0ee138
|
Update AGENTS.md
|
2026-02-10 12:46:25 -06:00 |
|
|
|
d9825ae62b
|
Add AI generated tests for ApiService and DownloadService
|
2026-02-10 12:44:52 -06:00 |
|
|
|
9794eacbc9
|
Update AGENTS.md to include testing and execution commands
|
2026-02-10 12:07:18 -06:00 |
|
|
|
4afa10186c
|
Add generated docs to the .gitignore file
|
2026-02-10 12:03:34 -06:00 |
|
|
|
04004c7084
|
Refactor services
|
2026-02-10 12:01:33 -06:00 |
|
|
|
70738fd4ae
|
Add unit tests for the mappers
|
2026-02-10 11:18:42 -06:00 |
|
|
|
e184df906f
|
Add header comments and extract duplicated exception logging to a helper function
|
2026-02-10 10:30:05 -06:00 |
|
|
|
4889be1890
|
Update services to use coding and naming standards
|
2026-02-10 09:52:59 -06:00 |
|
|
|
4a218a3efe
|
Fix remaining compiler warnings
|
2026-02-10 09:10:59 -06:00 |
|
|
|
85c9bc1f57
|
Fix docker builds
|
2026-02-10 03:06:15 -06:00 |
|
|
|
487de58274
|
Address compiler warning
|
2026-02-10 02:08:51 -06:00 |
|
|
|
f7f1fad92d
|
Update AGENTS.md with updated models namespaces
|
2026-02-10 00:19:21 -06:00 |
|
|
|
ed06a5e514
|
Delete unused classes
|
2026-02-09 23:56:25 -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 |
|
|
|
9fe84e9d9f
|
Add AGENTS.md
|
2026-02-09 22:27:34 -06:00 |
|
|
|
4c680a40b5
|
Remove application logic from Program and continue to fix compiler warnings
|
2026-02-09 13:59:41 -06:00 |
|
|
|
17af1e8dfe
|
Address compiler warnings
|
2026-02-09 04:48:21 -06:00 |
|
|
|
44a9fb1fcd
|
Reduce duplicated code and simplify download media methods
|
2026-02-09 04:34:38 -06:00 |
|
|
|
a8b2acaad6
|
Fix custom filename format configs
|
2026-02-09 04:31:27 -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 |
|
|
|
407419a819
|
Replace string.Empty with ""
|
2026-02-09 00:55:28 -06:00 |
|
|
|
cd5c22d862
|
Refactor Subscriptions entities into DTOs and application entities with standardized naming conventions and default values
|
2026-02-09 00:46:19 -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 |
|
|
|
849fbbc919
|
Refactor Stories entities into DTOs and application entities with standardized naming conventions and default values
|
2026-02-08 23:27:36 -06:00 |
|