No-bullshit file hosting and URL shortening service https://boop.icu | Forked from https://git.0x0.st/mia/0x0
Go to file
Mia Herkt 7661216bc0
Fix handling double file name extensions
Long names would get truncated at the end, causing problems
including unresolvable file URLs. Example with default settings:
    .package.lst → .package.

Fixes #61
2022-12-01 01:19:05 +01:00
instance Add support for expiring files 2022-11-29 13:09:26 +01:00
migrations Allow management operations like deleting files 2022-11-30 02:19:29 +01:00
nsfw_model Add NSFW detection 2017-10-27 05:28:45 +02:00
templates Allow changing expiration date 2022-11-30 02:19:29 +01:00
tests Add tests 2021-05-23 19:13:51 +02:00
.gitignore Support instance config 2021-05-23 19:13:51 +02:00
.mailmap Add mailmap 2021-05-23 19:13:51 +02:00
0x0-prune.service Add example systemd unit files for prune job 2022-11-29 17:23:30 +01:00
0x0-prune.timer Add example systemd unit files for prune job 2022-11-29 17:23:30 +01:00
LICENSE Change license to EUPL 2020-11-03 04:01:30 +01:00
README.rst nsfw_detect: Use PyAV instead of ffmpegthumbnailer 2022-11-29 21:54:43 +01:00
cleanup.py Add support for expiring files 2022-11-29 13:09:26 +01:00
fhost.py Fix handling double file name extensions 2022-12-01 01:19:05 +01:00
nsfw_detect.py nsfw_detect: Use PyAV instead of ffmpegthumbnailer 2022-11-29 21:54:43 +01:00
pyproject.toml Add tests 2021-05-23 19:13:51 +02:00
requirements.txt remove short_url and add in-tree URLencoder (#53) 2021-12-01 13:25:33 +01:00