rDrama/files
TLSM 7a9a3f7c99 Randomize sidebar recommendation order (#483)
Fixes #483. Implement a Jinja template filter to shuffle a sequence
(which surprisingly doesn't already exist) and shuffle the relevant
lists in the sidebar.
2023-02-04 04:13:18 -06:00
..
assets fix scrolling bug (#279) 2023-01-25 08:39:46 -06:00
classes [themotte/rDrama#451] Add relation 2023-01-03 01:44:40 -08:00
commands Eager load comments for post rendering. 2022-11-28 17:47:54 -05:00
helpers Randomize sidebar recommendation order (#483) 2023-02-04 04:13:18 -06:00
mail Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
routes transfers: remove /transfers/ 2023-01-20 06:02:14 -06:00
templates Randomize sidebar recommendation order (#483) 2023-02-04 04:13:18 -06:00
tests [themotte/rDrama#451] Passing in the db connection as an optional param makes things easier 2023-01-13 19:33:56 -08:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Merge remote-tracking branch 'origin/frost' into themotte-issue-451 2023-01-12 22:09:07 -08:00
cli.py [#72] Ensure seed_db command is actually imported when calling into flask 2022-06-09 01:34:46 -07:00