cereal/src
Campbell Alden 81bad03ebd Remove HTML from stored data for entries
HTML will be rendered for entries derived from the plain text (at least,
I think).
2026-08-15 00:13:15 +09:00
..
config Default the host configuration to 0.0.0.0 2026-08-05 00:10:55 +09:00
constants Create a routes constants file and a router for getting routes in app 2026-08-05 00:12:47 +09:00
infra Remove HTML from stored data for entries 2026-08-15 00:13:15 +09:00
interface Move rss stuff over to a new interface part of the project since it's spiritually different from a notification 2026-07-30 23:54:04 +09:00
services Remove HTML from stored data for entries 2026-08-15 00:13:15 +09:00
templates/mail Add in a mechanism for email confirmation 2026-08-03 00:33:12 +09:00
utils Flesh out the email implementation 2026-08-01 01:07:58 +09:00
__init__.py Set up the bones of a Flask app with configuration 2026-07-30 22:45:25 +09:00
main.py Fix a circular reference issue between users and the auth service 2026-08-15 00:12:38 +09:00