summaryrefslogtreecommitdiff
path: root/lib/aggiedit_web/router.ex
AgeCommit message (Expand)Author
2022-04-13Add room id to routes and fix authorization on said routesLogan Hunt
2022-04-13Update roles and list posts from roomLogan Hunt
2022-04-06Fix authentication on posts pageLogan 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 as...Logan Hunt