Aggiedit/lib/aggiedit_web
2022-04-20 16:03:17 -06:00
..
channels Initial chat box; man phoenix does not have the best docs 2022-04-20 16:03:17 -06:00
controllers Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00
live Initial chat box; man phoenix does not have the best docs 2022-04-20 16:03:17 -06:00
templates Add comments and vote models; pub/sub voting on posts 2022-04-15 13:00:42 -06:00
views Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00
endpoint.ex Add initial channels for posts 2022-04-14 13:56:10 -06:00
gettext.ex Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00
router.ex Add room id to routes and fix authorization on said routes 2022-04-13 14:17:28 -06:00
telemetry.ex Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00