MarseyWorld/files/helpers
Snakes ac66eb07e9
Implement hash-based cachebusting module.
Adds the files.helpers.assetcache module, which runs on worker startup
to compute CRC digests of files in given asset directories and provides
a Jinja filter to create cachebusted URLs based on those hashes.
This alleviates the need to increment cachebusting counters in query
strings entirely for files it is applied to.
2022-09-24 02:40:26 -04:00
..
actions.py minor change to silence warnings 2022-09-23 14:01:42 +02:00
alerts.py
assetcache.py Implement hash-based cachebusting module. 2022-09-24 02:40:26 -04:00
awards.py allow some ppl to have spider permenantly 2022-09-24 02:02:27 +02:00
casino.py dramacoin -> coin 2022-09-13 22:46:08 +02:00
const.py Make forced banned hat respect unban_utc. 2022-09-23 17:47:32 -04:00
cron.py fix PCM /live list 2022-09-23 22:58:10 +02:00
discord.py
get.py remove categories 2022-09-19 20:04:30 +02:00
jinja2.py Implement hash-based cachebusting module. 2022-09-24 02:40:26 -04:00
lazy.py
lottery.py casino + style shit 2022-09-05 01:15:37 +02:00
marsify.py
media.py same as last commit 2022-09-18 22:39:40 +02:00
offsitementions.py minor sanitize refactor 2022-09-16 18:30:34 +02:00
owoify.py
regex.py Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-18 16:55:39 +02:00
roulette.py Introduce user payment methods (#355) 2022-09-15 17:16:35 -05:00
sanitize.py Accept any TLDS (#369) 2022-09-24 02:04:09 +02:00
security.py
slots.py Refund on break even 2022-09-15 17:30:18 -05:00
sorting_and_time.py
stats.py remove unnecessary execution of function 2022-09-22 07:26:48 +02:00
treasure.py
twentyone.py Try to blind-fix random dealer error 2022-09-16 13:51:58 -05:00
wrappers.py integrate check_ban_evade into check_for_alts 2022-09-23 14:33:58 +02:00