Age | Commit message (Expand) | Author |
---|---|---|
2022-04-21 | Updates to frontend and fix a bug where first socket assignment failed | Logan Hunt |
2022-04-13 | Move assignment to live_helpers, fix bug when user updates email | Logan Hunt |
2022-04-13 | Add room id to routes and fix authorization on said routes | Logan Hunt |
2022-04-08 | Don't allow upload editing for posts | Logan Hunt |
2022-04-07 | Attach upload, room, user to post | Logan Hunt |
2022-04-06 | Add uploads; next up - user authentication on post | Logan Hunt |
2022-04-06 | Models for upload and post; generated liveview controller for posts | Logan Hunt |