rDrama/files/classes
TLSM a35697e55e
Replace nearly all ?v= cachebusts with assetcache.
Using the new assetcache module, we replace (almost) all instances
of `?v=` cachebusting query parameters in Python and in Jinja templates.
The primary exceptions were: user site backgrounds, and some
infrequently changed graphics referenced literally from .js files.
2022-08-30 17:02:46 -04:00
..
__init__.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
alts.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
award.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
badges.py Replace nearly all ?v= cachebusts with assetcache. 2022-08-30 17:02:46 -04:00
clients.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
comment.py Fix improper calls to Comment.replies. 2022-08-17 14:01:31 -05:00
domains.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
exiles.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
flags.py Fix migrations for real this time 2022-07-09 06:33:41 -05:00
follows.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
marsey.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
mod.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
mod_logs.py Fix some mod log errors and make it more durable to future changes. 2022-08-27 11:23:12 -05:00
notifications.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
saves.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
sub.py Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
sub_block.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
submission.py Replace nearly all ?v= cachebusts with assetcache. 2022-08-30 17:02:46 -04:00
subscriptions.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
user.py Replace nearly all ?v= cachebusts with assetcache. 2022-08-30 17:02:46 -04:00
userblock.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
usernotes.py Adding usernotes. 2022-05-16 11:53:24 -05:00
views.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00
votes.py Add migrations using alembic. 2022-05-17 18:55:17 -05:00