MarseyWorld/files/helpers
Snakes acb3a0b338 Enable flask command, add cron target.
Adding an empty __init__.py, the imports-only cli.py, and setting
FLASK_APP in the environment are enough to get the `flask` command
to work. This will enable future changes, including database
migrations.

The proximate reason for the fix is to add a `flask cron` command
to run scheduled tasks within the application from cron. Specifically,
the lottery should be run from cron.
2022-06-07 06:57:26 -04:00
..
actions.py Add lottershe badge logic, badge helper. 2022-06-06 00:07:38 -04:00
alerts.py a 500 error is much better than an XSS, bro 2022-06-07 12:03:51 +02:00
blackjack.py Add can_gamble user setting. 2022-05-30 05:32:45 -04:00
const.py Add user title coin cost parameter. 2022-06-06 19:02:23 -04:00
cron.py Enable flask command, add cron target. 2022-06-07 06:57:26 -04:00
discord.py sfd 2022-05-07 06:13:19 +02:00
get.py fds 2022-05-25 22:16:26 +02:00
jinja2.py Add user title coin cost parameter. 2022-06-06 19:02:23 -04:00
lazy.py certified good commit 2022-05-25 19:01:29 +02:00
lottery.py Add lottershe badge logic, badge helper. 2022-06-06 00:07:38 -04:00
media.py sfd 2022-05-27 19:19:12 +02:00
sanitize.py Add more TLDs to sanitize. 2022-06-03 17:01:32 -04:00
security.py mn 2022-05-05 01:09:46 +02:00
slots.py Add can_gamble user setting. 2022-05-30 05:32:45 -04:00
treasure.py Treasure: raise minimum reward 10 -> 12. 2022-05-31 20:23:19 -04:00
wrappers.py don't whitelist fagmins 2022-06-07 12:34:46 +02:00