forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/routes
justcool393 260091eaee assets: fix issue noted in 77e5da55ef
as it is, this is a backend issue. unforunately, there's no way in the UI that shows the name, image, or current tags, so that's why we insert it into the page

this change brings two ways to keep the current tag

as a sanity check: this also makes it so that you can't tag stuff as the string None
2022-11-05 03:37:03 -05:00
..
__init__.py remove unused routes 2022-10-16 08:01:59 -05:00
admin.py fix 0.0001 days being displayed as "0 days" 2022-11-05 05:06:33 +02:00
asset_submissions.py assets: fix issue noted in 77e5da55ef 2022-11-05 03:37:03 -05:00
awards.py make award message better 2022-11-05 05:56:01 +02:00
casino.py twentyone: ratelimits: put a once per 2 seconds ratelimit to patch up race conditions 2022-11-01 00:04:55 -05:00
chat.py accomodate alt domain 2022-11-03 17:29:14 +02:00
comments.py slots: fix numerous bugs with slots 2022-11-01 18:03:53 -05:00
errors.py Revert "fix error with 500 page" 2022-10-17 20:35:47 -04:00
feeds.py remove weird spaes 2022-08-17 22:30:07 +02:00
front.py listings: constantify PAGE_SIZE as 25 2022-10-28 22:20:48 -05:00
giphy.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
hats.py actions: move user-only actions to useractions, which gets rid of a circular dependency 2022-11-01 18:46:56 -05:00
login.py alts: only change session data if new include_current_session flag is set 2022-11-01 16:58:42 -05:00
lottery.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
notifications.py listings: constantify PAGE_SIZE as 25 2022-10-28 22:20:48 -05:00
oauth.py small change to /admin/app 2022-10-28 22:13:58 +02:00
polls.py use charge_account everywhere 2022-11-01 00:25:19 -05:00
posts.py 's 2022-11-03 02:16:01 -05:00
reporting.py fix prev commit 2022-11-02 19:30:00 -05:00
search.py users and search: add status codes 2022-10-30 02:33:42 -05:00
settings.py houses: make price a constant 2022-11-05 01:00:02 -05:00
static.py fix previous commit 2022-11-04 18:51:42 -05:00
subs.py fix previous commit 2022-11-04 18:51:42 -05:00
users.py users: filter shadowbanned from leaderboard 2022-11-05 00:33:18 -05:00
votes.py voting: allow voting to cause a user's DC balance to go negative 2022-11-01 12:50:01 -05:00