summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2024-03-30ModUI: Update for Textual 0.54.0 HEAD masterMia Herkt
2023-06-04Fix remote URL content length check off-by-onepolina4096
2023-03-29ModUI: Handle opening filter panel with NULL user agentMia Herkt
2023-03-29ModUI: Allow LIKE matching for address filteringMia Herkt
2023-03-29Store user agent with filesMia Herkt
2023-03-29URL: Explicitly set upper-case table nameMia Herkt
2023-01-15fix 500 error when file extension could not be guessedjonas-w
2022-12-29ModUI: Fix crash when encountering null NSFW scoreMia Herkt
2022-12-22ModUI: Add application/xml to text handlerMia Herkt
2022-12-22ModUI: Fix jinja2 func call in ban actionMia Herkt
2022-12-21README: Kitty support was merged in mpvMia Herkt
2022-12-20README: Add ModUI screenshotMia Herkt
2022-12-20ModUI: Add application/json to text handlerMia Herkt
2022-12-20Update requirements.txtMia Herkt
2022-12-20Add moderation TUIMia Herkt
2022-12-20migrations: Fix file expirations on SQLiteMia Herkt
2022-12-17Fix NSFW detectionMia Herkt
2022-12-13Prevent unreasonably long MIME typesMia Herkt
2022-12-13Fix URL test issueMia Herkt
2022-12-13File: Fix 404 case with secret URLsMia Herkt
2022-12-13Record file sizes in dbMia Herkt
2022-12-13File: Add is_nsfw propertyMia Herkt
2022-12-12README: Add note about StreamMaxLength in clamd.confMia Herkt
2022-12-12Add support for ClamAVMia Herkt
2022-12-01index.html: Document appending file namesMia Herkt
2022-12-01Add support for “secret” file URLsMia Herkt
2022-12-01Fix 500 on invalid pathsMia Herkt
2022-12-01Fix handling double file name extensionsMia Herkt
2022-11-30Add X-Expires to file response headersMia Herkt
2022-11-30Allow changing expiration dateMia Herkt
2022-11-30templates/index: Remove unnecessary escapingMia Herkt
2022-11-30Allow management operations like deleting filesMia Herkt
2022-11-29nsfw_detect: Use PyAV instead of ffmpegthumbnailerMia Herkt
2022-11-29nsfw_detect: Use pathlib, fix deprecation warningMia Herkt
2022-11-29README: Also run db upgrade after git pull!Mia Herkt
2022-11-29Add example systemd unit files for prune jobMia Herkt
2022-11-29nsfw_detect: Tolerate score computation failureMia Herkt
2022-11-29Add support for expiring filesEmi Simpson
2022-11-28config.example.py: Clarify MIME ext mappingMia Herkt
2022-11-28Add example configuration fileEmber Hearth
2022-11-20README: Clarify why serving file requests from the app is badMia Herkt
2022-11-20README: Clarify how to change configurationMia Herkt
2022-08-19README: Warn users about URL fetch network security implicationsMia Herkt
2022-08-11Fix non-seekable file handlesMia Herkt
2022-08-01Open upload blacklist in text modeMia Herkt
2022-01-01Fix mime splittingAlexey Sakovets
2021-12-01remove short_url and add in-tree URLencoder (#53)mia
2021-08-06Fix some flake8 errors in cleanup and nsfw_detectNikolas Nyby
2021-05-23Support instance templatesMia Herkt
2021-05-23Add testsMia Herkt