rDrama/files
justcool393 7970b17574 caching: fix CSRF
this removes the ability to do a GET to dump the internal cache but i've added a button to the admin panel that makes it so you can do it
2022-11-02 23:51:33 -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 caching: fix CSRF 2022-11-02 23:51:33 -05:00
templates caching: fix CSRF 2022-11-02 23:51:33 -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