• Joined on 2025-05-06
reptail pushed to dev at reptail/OF-DL 2026-02-18 21:12:57 +00:00
ae5ce7e491 Added custom implementation for scraping creator content.
7544092f49 Added to custom logging service using Seq.
33757062a0 Added Cajetan OF-DL project
e702829758 Disabled auth file deletion
df8a89828b Use helper for Environment.Exit to ensure logger is flushed.
Compare 5 commits »
reptail pushed to dev at reptail/OF-DL 2026-02-18 21:11:10 +00:00
c6ea305776 Fix for logging in ExitHelper
fcbdb1ac6d Added custom implementation for scraping creator content.
ea61ce1a83 Added to custom logging service using Seq.
1101064da5 Added Cajetan OF-DL project
becc9b58b1 Disabled auth file deletion
Compare 6 commits »
reptail pushed to dev at reptail/OF-DL 2026-02-18 21:07:21 +00:00
24b34bfe48 Fix for logging in ExitHelper
reptail pushed to dev at reptail/OF-DL 2026-02-18 21:06:48 +00:00
9336ee0191 Added custom implementation for scraping creator content.
d5d9276aab Moved custom logging service to Cajetan project
30b8f2eca3 Added Cajetan OF-DL project
Compare 3 commits »
reptail pushed to dev at reptail/OF-DL 2026-02-17 22:10:40 +00:00
7f95ded484 Disabled auth file deletion
5f53d88763 Switched to custom logging service using Seq as well as file.
e709bca37f Use helper for Environment.Exit to ensure logger is flushed.
Compare 3 commits »
reptail pushed to dev at reptail/OF-DL 2026-02-17 22:04:24 +00:00
222ed7e891 Disabled auth file deletion
reptail created branch dev in reptail/OF-DL 2026-02-17 21:51:53 +00:00
reptail pushed to dev at reptail/OF-DL 2026-02-17 21:51:53 +00:00
b9b6beffa4 Switched to custom logging service using Seq as well as file.
41eea18d99 Use helper for Environment.Exit to ensure logger is flushed.
Compare 2 commits »
reptail created branch dev-before-refactor-squashed in reptail/OF-DL 2026-02-17 21:23:15 +00:00
reptail pushed to dev-before-refactor-squashed at reptail/OF-DL 2026-02-17 21:23:15 +00:00
7ea0c5f525 Squashed branch 'dev-before-refactor'
reptail created branch dev-before-refactor in reptail/OF-DL 2026-02-17 21:19:10 +00:00
reptail pushed to dev-before-refactor at reptail/OF-DL 2026-02-17 21:19:10 +00:00
d1968d2981 Never delete auth.json
f148070426 Fixed issue with duplicated user ids
cd67b754bd Attempt to fix logging not flushing correctly before exiting
1e0850ccc7 Rebase fixes
Compare 10 commits »
reptail deleted branch dev from reptail/OF-DL 2026-02-17 21:18:57 +00:00
reptail pushed to master at reptail/OF-DL 2026-02-17 21:13:34 +00:00
aee920a9f1 Merge pull request 'Major refactor' (#141) from whimsical-c4lic0/OF-DL:refactor-architecture into master
5f945aadfa Fix failing test
f16ad7f138 Improve CLI output to show counts of media
fdb6d55454 Fix ffmpeg logs path on windows
fe0c81b2ac Remove BOM
Compare 56 commits »
reptail deleted branch improvements from reptail/OF-DL 2026-02-17 21:12:38 +00:00
reptail pushed to dev at reptail/OF-DL 2026-02-17 21:11:11 +00:00
reptail pushed to dev at reptail/OF-DL 2026-01-16 17:34:09 +00:00
d1968d2981 Never delete auth.json
reptail pushed to dev at reptail/OF-DL 2026-01-07 16:55:07 +00:00
f148070426 Fixed issue with duplicated user ids
cd67b754bd Attempt to fix logging not flushing correctly before exiting
1e0850ccc7 Rebase fixes
06cbeaf0d8 Added total new media counts context to "Scrape Completed" log
6e1f9225d5 Added logging of which NonInteractive mode it's running
Compare 42 commits »
reptail pushed to master at reptail/OF-DL 2026-01-07 16:52:30 +00:00
43fb74067c Remove checks for "upload" in media urls to stop media being excluded incorrectly
1c0536e766 Merge pull request 'Remove the quotes around the boolean DisableBrowserAuth config option' (#126) from whimsical-c4lic0/OF-DL:fix-incorrect-config-type into master
cdca0d5a57 Merge pull request 'Upgrade puppeteer sharp to fix 1.9.18 browser based auth in docker' (#125) from whimsical-c4lic0/OF-DL:upgrade-puppeteer-sharp into master
f4d1094c57 Remove the quotes around the boolean DisableBrowserAuth config option
d64012b9f1 Upgrade puppeteer sharp to fix issue with newer versions of chromium
Compare 10 commits »
reptail pushed to dev at reptail/OF-DL 2025-12-15 17:39:26 +00:00
ccc7353bb1 Attempt to fix logging not flushing correctly before exiting