index
:
zzz--oldstuff/aggiedit.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-21
Fix minor bugs in forms not showing errors and whatnot
HEAD
master
Logan Hunt
2022-04-22
Ignore release files
Logan Hunt
2022-04-22
Fix warning
Logan Hunt
2022-04-22
Change favicon to static path
Logan Hunt
2022-04-22
Deployment final
Simponic
2022-04-22
Migrate before starting server
Logan Hunt
2022-04-22
mix.lock update
Logan Hunt
2022-04-21
Reset password UI update
Logan Hunt
2022-04-21
Use genstmp
Logan Hunt
2022-04-21
Add gen_smtp
Logan Hunt
2022-04-21
Re-add swoosh api client to false
Logan Hunt
2022-04-21
Get ready for deployment
Logan Hunt
2022-04-21
Updates to frontend and fix a bug where first socket assignment failed
Logan Hunt
2022-04-20
UI updates and fix message directioning
Logan Hunt
2022-04-20
Initial chat box; man phoenix does not have the best docs
Logan Hunt
2022-04-15
Add comments and vote models; pub/sub voting on posts
Logan Hunt
2022-04-14
Add initial channels for posts
Logan Hunt
2022-04-14
Add pubsub
Logan Hunt
2022-04-14
Update UI
Logan Hunt
2022-04-13
Remove unnecessary todo now
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-13
Update roles and list posts from room
Logan Hunt
2022-04-13
Add guards on post resources
Logan Hunt
2022-04-08
Fix when no upload
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
Fix authentication on posts page
Logan Hunt
2022-04-06
Update associations
Logan Hunt
2022-04-06
Models for upload and post; generated liveview controller for posts
Logan Hunt
2022-04-06
Fix warnings
Logan Hunt
2022-04-06
Initial commit; generate auth code with phx.gen.auth; added room model and as...
Logan Hunt