summaryrefslogtreecommitdiff
path: root/priv
AgeCommit message (Collapse)Author
2022-04-15Add comments and vote models; pub/sub voting on postsLogan Hunt
2022-04-13Add guards on post resourcesLogan Hunt
2022-04-06Add uploads; next up - user authentication on postLogan Hunt
2022-04-06Models for upload and post; generated liveview controller for postsLogan Hunt
2022-04-06Initial commit; generate auth code with phx.gen.auth; added room model and ↵Logan Hunt
association; generate room model on domain of user emails; allow users to change their email