summaryrefslogtreecommitdiff
path: root/lib/aggiedit_web/templates
AgeCommit message (Collapse)Author
2022-05-21Fix minor bugs in forms not showing errors and whatnotHEADmasterLogan Hunt
2022-04-22Change favicon to static pathLogan Hunt
2022-04-21Reset password UI updateLogan Hunt
2022-04-21Updates to frontend and fix a bug where first socket assignment failedLogan Hunt
2022-04-15Add comments and vote models; pub/sub voting on postsLogan Hunt
2022-04-14Add initial channels for postsLogan Hunt
2022-04-14Add pubsubLogan Hunt
2022-04-14Update UILogan Hunt
2022-04-06Fix authentication on posts pageLogan 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