This website requires JavaScript.
Explore
Help
Sign In
simponic
/
Aggiedit
Watch
1
Star
0
Fork
0
You've already forked Aggiedit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f6b262ea66
Aggiedit
/
lib
/
aggiedit
History
Logan Hunt
d9943b201d
UI updates and fix message directioning
2022-04-20 17:23:27 -06:00
..
accounts
Add comments and vote models; pub/sub voting on posts
2022-04-15 13:00:42 -06:00
rooms
UI updates and fix message directioning
2022-04-20 17:23:27 -06:00
uploads
Add uploads; next up - user authentication on post
2022-04-06 18:17:27 -06:00
accounts.ex
Remove unnecessary todo now
2022-04-13 16:55:22 -06:00
application.ex
Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email
2022-04-06 12:13:54 -06:00
mailer.ex
Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email
2022-04-06 12:13:54 -06:00
repo.ex
Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email
2022-04-06 12:13:54 -06:00
roles.ex
Add comments and vote models; pub/sub voting on posts
2022-04-15 13:00:42 -06:00
rooms.ex
Initial chat box; man phoenix does not have the best docs
2022-04-20 16:03:17 -06:00
uploads.ex
Attach upload, room, user to post
2022-04-07 15:52:32 -06:00
utils.ex
Move assignment to live_helpers, fix bug when user updates email
2022-04-13 16:55:02 -06:00