MarseyWorld/files
justcool393 c1ca1a02ac
only attempt to parse HTML content types for titles (#382)
* only attempt to parse HTML content types for titles

also don't try to get submission titles for .gifv, .tif, .tiff

* ratelimit to 3 per minute instead of 6 minutes

no one will ever need more than 3 requests to this endpoint per minute - justcool393

6 per minute is already kinda a lot for this endpoint, i think aggressively ratelimiting this one is fine, especially since it's a minute ratelimit
2022-09-30 14:13:06 +02:00
..
assets sneed 2022-09-29 18:10:30 +00:00
classes fix prev commit (im retarded) 2022-09-29 14:43:14 +02:00
helpers WPD: add revolving banner selection. 2022-09-29 14:09:26 -04:00
mail "That" -> "This" 2022-09-13 11:59:29 +02:00
routes only attempt to parse HTML content types for titles (#382) 2022-09-30 14:13:06 +02:00
templates Add "banned by" to userpage ban string. 2022-09-29 23:38:26 -04:00
tests Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
__init__.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
__main__.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
cli.py cli.py: fix startup operations using wrong WD. 2022-09-19 23:26:43 -04:00