MarseyWorld/files/routes
justcool393 8873171f5c leaderboards: refactor leaderboards to their own class
right now, leaderboards are complex enough that they ought to be upgraded to at least a second class thing.
this commit provides an *okay* implementation of a per-request leaderboard
there are many things to be done, including caching, persistence, etc
i don't like this like 80 parameter __init__ but it's what i've got without overengineering it imo
this is potentially already overdoing it
2022-10-28 12:36:18 -07:00
..
__init__.py
admin.py stickies: fix logic error i reintroduced that @Aevann1 has earlier fixed 2022-10-26 18:32:30 -05:00
asset_submissions.py close image files after ur done 2022-10-25 17:41:23 +02:00
awards.py pinprovements 2022-10-25 17:48:10 -05:00
casino.py
chat.py refactor blackjack a bit 2022-10-20 19:28:05 -05:00
comments.py refactor blackjack a bit 2022-10-20 19:28:05 -05:00
errors.py
feeds.py
front.py remove retarded bullshit I wasn't consulted about 2022-10-27 19:53:08 +02:00
giphy.py
hats.py fix prev commit 2022-10-23 14:44:02 -05:00
login.py Revert "add another ratelimit by username" 2022-10-28 20:25:14 +02:00
lottery.py
notifications.py
oauth.py
polls.py
posts.py ignore subdomains in banned_domains logic 2022-10-28 20:12:40 +02:00
reporting.py refactor blackjack a bit 2022-10-20 19:28:05 -05:00
search.py Fix comment search query ampersand bug. 2022-10-27 18:24:12 -04:00
settings.py refactor poorcel mode 2022-10-25 18:07:44 +02:00
static.py PCM /live: scraping scheduled streams revision. 2022-10-26 17:03:21 -04:00
subs.py show the time on which ppl blocked/followed the hole 2022-10-27 17:38:54 +02:00
users.py leaderboards: refactor leaderboards to their own class 2022-10-28 12:36:18 -07:00
votes.py Track coins awarded with votes. 2022-10-23 18:23:51 -04:00