Commit Graph

  • 1c8ce46697
    Fix minor bugs in forms not showing errors and whatnot master Logan Hunt 2022-05-21 00:57:02 -0700
  • 893af13e3c
    Ignore release files Logan Hunt 2022-04-22 17:18:35 -0600
  • 2e38fdc8bb
    Fix warning Logan Hunt 2022-04-22 15:46:40 -0600
  • deaaa30587
    Change favicon to static path Logan Hunt 2022-04-22 15:44:24 -0600
  • 7905252d24 Deployment final Simponic 2022-04-22 14:52:26 -0600
  • 13f29496d6
    Migrate before starting server Logan Hunt 2022-04-22 12:41:33 -0600
  • 81600f9b84
    mix.lock update Logan Hunt 2022-04-22 12:41:06 -0600
  • 95efeaab43
    Reset password UI update Logan Hunt 2022-04-21 19:19:22 -0600
  • 2c225727f0
    Use genstmp Logan Hunt 2022-04-21 19:11:52 -0600
  • 87f3049480
    Add gen_smtp Logan Hunt 2022-04-21 19:10:15 -0600
  • 2493954be3
    Re-add swoosh api client to false Logan Hunt 2022-04-21 19:01:54 -0600
  • c9a6abf9b7
    Get ready for deployment Logan Hunt 2022-04-21 18:54:26 -0600
  • f6b262ea66
    Updates to frontend and fix a bug where first socket assignment failed Logan Hunt 2022-04-21 17:23:17 -0600
  • d9943b201d
    UI updates and fix message directioning Logan Hunt 2022-04-20 17:23:27 -0600
  • 763ea5331b
    Initial chat box; man phoenix does not have the best docs Logan Hunt 2022-04-20 16:03:17 -0600
  • 3cf9f4a364
    Add comments and vote models; pub/sub voting on posts Logan Hunt 2022-04-15 13:00:42 -0600
  • db7c2321cd
    Add initial channels for posts Logan Hunt 2022-04-14 13:56:10 -0600
  • cc58a376a9
    Add pubsub Logan Hunt 2022-04-14 11:43:34 -0600
  • ddfab312f7
    Update UI Logan Hunt 2022-04-14 00:18:01 -0600
  • 43f225e181 Remove unnecessary todo now Logan Hunt 2022-04-13 16:55:22 -0600
  • 2ee849378a Move assignment to live_helpers, fix bug when user updates email Logan Hunt 2022-04-13 16:55:02 -0600
  • 51298ea998
    Add room id to routes and fix authorization on said routes Logan Hunt 2022-04-13 14:17:28 -0600
  • 77d572796c
    Update roles and list posts from room Logan Hunt 2022-04-13 13:13:41 -0600
  • 9d5a369ff6
    Add guards on post resources Logan Hunt 2022-04-13 12:42:01 -0600
  • 76b083a2bd
    Fix when no upload Logan Hunt 2022-04-08 13:04:08 -0600
  • cc4679c9ab
    Don't allow upload editing for posts Logan Hunt 2022-04-08 13:01:24 -0600
  • 55858eb9ca
    Attach upload, room, user to post Logan Hunt 2022-04-07 15:52:32 -0600
  • ed22eb20f9
    Add uploads; next up - user authentication on post Logan Hunt 2022-04-06 18:17:27 -0600
  • 61c2c9370a
    Fix authentication on posts page Logan Hunt 2022-04-06 14:41:19 -0600
  • 5ad6bbfce7
    Update associations Logan Hunt 2022-04-06 14:16:29 -0600
  • 4067339e8c
    Models for upload and post; generated liveview controller for posts Logan Hunt 2022-04-06 12:55:12 -0600
  • 66d871e546
    Fix warnings Logan Hunt 2022-04-06 12:38:50 -0600
  • 2055742911 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 Logan Hunt 2022-04-06 12:13:54 -0600