Aggiedit/lib/aggiedit_web
2022-04-14 00:18:01 -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 Update UI 2022-04-14 00:18:01 -06:00
templates Update UI 2022-04-14 00:18:01 -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 uploads; next up - user authentication on post 2022-04-06 18:17:27 -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