Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update requirements.txt | Martin Herkt | 2019-04-30 |
| | |||
* | Disable NSFW detection by default | Martin Herkt | 2018-12-22 |
| | | | | See #11 | ||
* | add extension override for audio/flac | Martin Herkt | 2018-01-09 |
| | |||
* | Add extension override for text/x-diff | Martin Herkt | 2017-12-22 |
| | |||
* | Add command to delete all files uploaded by address | Martin Herkt | 2017-11-08 |
| | |||
* | Fix indent error in querybl | Martin Herkt | 2017-11-08 |
| | |||
* | store_url: only accept identity content encoding | Martin Herkt | 2017-10-30 |
| | | | | | | Some servers (like IPFS gateways) will use chunked transfer encoding on anything but identity content encoding. Also, probably fix a potential zip bomb vulnerability. | ||
* | Tweak NSFW threshold | Martin Herkt | 2017-10-27 |
| | | | | | Of course it’ll have a few false positives, but this seems to work well with the 0x0.st dataset. | ||
* | Faster query commands, add removed query filter | Martin Herkt | 2017-10-27 |
| | |||
* | Add NSFW filter to address query commands | Martin Herkt | 2017-10-27 |
| | |||
* | Add NSFW detection | Martin Herkt | 2017-10-27 |
| | |||
* | Add querybl command to query uploads by addresses in blacklist | Martin Herkt | 2017-10-27 |
| | |||
* | Fix try/except syntax | Martin Herkt | 2017-03-27 |
| | |||
* | Add support for upload IP blacklists | Martin Herkt | 2017-02-03 |
| | | | | The format is one address per line, with # used for comments. | ||
* | add more URL validation | Martin Herkt | 2017-01-01 |
| | | | | Turns out ShareX users and shell script authors are fucking retarded. | ||
* | add BEACON dump with start index for urlte.am | Martin Herkt | 2017-01-01 |
| | | | | fixes #1 | ||
* | do not shorten our host URLs | Martin Herkt | 2017-01-01 |
| | | | | Turns out ShareX users are fucking retarded. | ||
* | use function to format host URL | Martin Herkt | 2017-01-01 |
| | |||
* | fix text/ MIME charset workaround for real | Martin Herkt | 2016-11-23 |
| | |||
* | fix text/ MIME charset workaround | Martin Herkt | 2016-11-01 |
| | |||
* | init | Martin Herkt | 2016-11-01 |