Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-13 | Add room id to routes and fix authorization on said routes | Logan Hunt | |
2022-04-13 | Update roles and list posts from room | Logan Hunt | |
2022-04-06 | Fix authentication on posts page | Logan Hunt | |
2022-04-06 | Models for upload and post; generated liveview controller for posts | Logan Hunt | |
2022-04-06 | Initial 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 |