• Joined on 2025-05-06
reptail pushed to dev at reptail/OF-DL 2025-12-15 16:39:41 +00:00
6797833149 Attempt to fix logging not flushing correctly before exiting
reptail pushed to dev at reptail/OF-DL 2025-12-15 16:28:45 +00:00
e6a3eea243 Rebase fixes
4d4df29bf4 Added total new media counts context to "Scrape Completed" log
7ee5fae714 Added logging of which NonInteractive mode it's running
a467e6f8b7 Added "Log.CloseAndFlush" call before every Environment.Exit
23f98a4c8e More logging tweaks
Compare 38 commits »
reptail pushed to master at reptail/OF-DL 2025-12-15 16:16:28 +00:00
167d6640e3 Move DisableBrowserAuth to Auth
e9786f2341 Merge pull request 'Add additional logging for ffmpeg and prevent NRE errors from obscuring the actual errors from ffmpeg.' (#97) from ffmpeg_additional_logging into master
0eae466368 Add additional logging for ffmpeg and prevent NRE errors from obscuring the actual errors from ffmpeg.
616aaef1c8 Merge pull request 'Add doc site and Discord invite after the startup banner.' (#89) from header_update into master
34f055b00e Merge pull request 'Fix 32-bit integers' (#94) from whimsical-c4lic0/OF-DL:fix-32-bit-integers into master
Compare 8 commits »
reptail pushed to dev at reptail/OF-DL 2025-12-06 15:04:30 +00:00
0ed02a9316 Added total new media counts context to "Scrape Completed" log
d0bbf051e3 Added logging of which NonInteractive mode it's running
946f6f3ae4 Added "Log.CloseAndFlush" call before every Environment.Exit
c7a359608a More logging tweaks
555328c726 Tweaked progress output, to create task for each model
Compare 37 commits »
reptail pushed to dev at reptail/OF-DL 2025-12-06 15:04:05 +00:00
cf1564bc7f Added total new media counts context to "Scrape Completed" log
3855a5e862 Added logging of which NonInteractive mode it's running
07aaed9a07 Added "Log.CloseAndFlush" call before every Environment.Exit
0cfac356c5 More logging tweaks
f40bd0527b Tweaked progress output, to create task for each model
Compare 31 commits »
reptail pushed to master at reptail/OF-DL 2025-12-05 17:43:46 +00:00
eca38116fa Update docs/config/configuration.md
f6a9cbd305 Update docs/config/all-configuration-options.md
f75fa4e04c Merge pull request 'Add a 30s timeout to the Gitea version check.' (#84) from version_timeout into master
af5622ba82 Merge pull request 'Add ffmpeg version to startup output and log file.' (#83) from ffmpeg_version into master
0bf8dfa8ab Merge pull request 'fix: object reference not set by adding retry for GetDecryptionKeyOFDL' (#82) from TeenagerNeedsHelpQQ/OF-DL:master into master
Compare 8 commits »
reptail pushed to master at reptail/OF-DL 2025-11-09 19:15:36 +00:00
c147a19a0a Merge pull request 'Fix purchased tab API endpoints' (#72) from whimsical-c4lic0/OF-DL:fix-purchased-tab into master
18fe2580ad Fix purchased tab API endpoints
Compare 2 commits »
reptail pushed to dev at reptail/OF-DL 2025-10-21 22:59:34 +00:00
a91fb06885 Added total new media counts context to "Scrape Completed" log
27e19a8749 Added logging of which NonInteractive mode it's running
95438ad538 Added "Log.CloseAndFlush" call before every Environment.Exit
5f1870f32f More logging tweaks
Compare 4 commits »
reptail pushed to dev at reptail/OF-DL 2025-10-13 22:40:11 +00:00
333e91d01c Tweaked progress output, to create task for each model
5a7e9ed74e Fixed missing LogContext enrichment
2fcfe879e7 Fixed parameters to ensure no null values are passed incorrectly
Compare 3 commits »
reptail pushed to dev at reptail/OF-DL 2025-10-13 22:36:33 +00:00
c50525bd77 Tweaked progress output, to create task for each model
5553bcb4be Fixed missing LogContext enrichment
c8e8eaa737 Fixed parameters to ensure no null values are passed incorrectly
Compare 3 commits »
reptail pushed to dev at reptail/OF-DL 2025-10-11 14:38:02 +00:00
0987c7498b Added update all UserInfo mode
reptail pushed to dev at reptail/OF-DL 2025-10-11 14:19:16 +00:00
b5f41f530f Added update all UserInfo mode
reptail pushed to dev at reptail/OF-DL 2025-10-11 14:00:01 +00:00
811cafe5ca Added user info table and update it for each user
reptail pushed to dev at reptail/OF-DL 2025-10-08 21:30:52 +00:00
a2d57ba2f5 Added additional info logging with new media counts per model
reptail pushed to dev at reptail/OF-DL 2025-10-08 20:45:56 +00:00
a190dd45ff Added additional info logging with new media counts per model
reptail pushed to dev at reptail/OF-DL 2025-10-08 20:30:10 +00:00
af6a9818d6 Added additional info logging
f3815ba993 Enabled logging to Seq.
Compare 2 commits »
reptail pushed to dev at reptail/OF-DL 2025-10-08 19:20:24 +00:00
849f8d7f5f Added safe-guard against paid content returned for other models
a7121d0676 Fixed lookup for Paid Posts and Messages, due to API changes
023a811643 Extended "output blocked" to also include expired in separate file
ced5607186 Updated blocked user lookup with progress status
e6c6a3a135 Updated non-interactive list user lookup.
Compare 24 commits »
reptail pushed to master at reptail/OF-DL 2025-10-08 19:17:54 +00: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
78f6f1e611 Merge pull request 'fix: add widevine request retry logic to work around ratelimits' (#47) from ddirty830/OF-DL:fix-widevine-cloudflare-retry into master
ec88e6e783 Merge pull request 'fix: update post/message api calls due to changes' (#61) from ddirty830/OF-DL:fix-message-downloading into master
0761b28c72 fix: update post/message api calls due to changes
3e7fd45589 Add DisableTextSanitization config option and update related logic
Compare 6 commits »
reptail deleted branch FixPaid from reptail/OF-DL 2025-10-06 20:35:09 +00:00
reptail pushed to FixPaid at reptail/OF-DL 2025-10-06 20:31:46 +00:00
4b16455440 Added safe-guard against paid content returned for other models
202558dd88 Fixed lookup for Paid Posts and Messages, due to API changes
Compare 2 commits »