summaryrefslogtreecommitdiff
path: root/lib/aggiedit
AgeCommit message (Expand)Author
2022-04-14Add pubsubLogan Hunt
2022-04-13Remove unnecessary todo nowLogan Hunt
2022-04-13Move assignment to live_helpers, fix bug when user updates emailLogan Hunt
2022-04-13Update roles and list posts from roomLogan Hunt
2022-04-13Add guards on post resourcesLogan Hunt
2022-04-07Attach upload, room, user to postLogan Hunt
2022-04-06Add uploads; next up - user authentication on postLogan Hunt
2022-04-06Update associationsLogan Hunt
2022-04-06Models for upload and post; generated liveview controller for postsLogan Hunt
2022-04-06Fix warningsLogan Hunt
2022-04-06Initial commit; generate auth code with phx.gen.auth; added room model and as...Logan Hunt