Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
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
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