This website requires JavaScript.
Explore
Help
Sign in
skorotkiewicz
/
rDrama
Watch
1
Star
0
Fork
You've already forked rDrama
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7ff138f6f1
rDrama
/
files
History
Download ZIP
Download TAR.GZ
justcool393
7ff138f6f1
modlog: fix 500 when clicking on an action and then clicking on an admin, if that admin doesn't have any admin actions of that specific type
2022-10-30 20:19:09 -05:00
..
assets
Change hidden score placeholder from ? to empty string
2022-10-28 03:55:07 -05:00
classes
Hide votes for posts and comments under 24 hours old
2022-10-27 21:50:08 -05:00
commands
[
#72
] Add seed_db command
2022-06-09 01:33:58 -07:00
helpers
Fix some deprecations and factor out a helper function (
#387
)
2022-10-27 22:15:48 -05:00
mail
Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE.
2022-07-31 18:53:18 -05:00
routes
modlog: fix 500 when clicking on an action and then clicking on an admin, if that admin doesn't have any admin actions of that specific type
2022-10-30 20:19:09 -05:00
templates
Change hidden score placeholder from ? to empty string
2022-10-28 03:55:07 -05:00
tests
remove .pyc files
2022-10-27 21:54:07 -05:00
__init__.py
Initial e2e testing
2022-05-13 02:55:29 -05:00
__main__.py
Fix some deprecations and factor out a helper function (
#387
)
2022-10-27 22:15:48 -05:00
cli.py
[
#72
] Ensure seed_db command is actually imported when calling into flask
2022-06-09 01:34:46 -07:00