rDrama/files
TLSM 3e8904757a Remove coins from popovers, disable coin routes.
The last places coins were visible to non-admins were in user popovers
and, potentially, via direct access of /@<username>/coins. These have
been removed.

Additionally, there are a number of routes which, despite being removed
from the UI, were still operative and usable. These are disabled
pending possible(?) future uses of coins.
2022-09-05 23:44:18 -05:00
..
assets Remove coins from popovers, disable coin routes. 2022-09-05 23:44:18 -05:00
classes Remove coins from popovers, disable coin routes. 2022-09-05 23:44:18 -05:00
commands [#72] Add seed_db command 2022-06-09 01:33:58 -07:00
helpers Remove unused polls code to reduce query volume. 2022-09-05 23:44:18 -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 Remove coins from popovers, disable coin routes. 2022-09-05 23:44:18 -05:00
templates Remove coins from popovers, disable coin routes. 2022-09-05 23:44:18 -05:00
tests Add basic posting to the e2e test. 2022-05-21 21:39:54 -05:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Add active user counter logic; add to admin tools. 2022-09-05 00:44:13 -05:00
cli.py [#72] Ensure seed_db command is actually imported when calling into flask 2022-06-09 01:34:46 -07:00