Commit Graph

  • eee42be44b
    Switch to Cows in login page to store both &'static str and String master pjht 2024-10-19 10:45:13 -0500
  • 415236a53c
    Update crate versions pjht 2024-10-19 10:34:57 -0500
  • 51f40cb0fb
    Clean up warnings pjht 2024-10-18 20:27:49 -0500
  • 8f82dd078d
    Only log start of request pjht 2024-10-18 19:57:18 -0500
  • 3ca9211e5d
    Redact password hashes in debug output pjht 2024-10-18 19:56:54 -0500
  • 35a68e46f7
    Hide new users password when entering it and make user enter it twice pjht 2024-10-18 19:48:41 -0500
  • e057a8d2dd
    Add schema patch file pjht 2024-10-18 19:46:02 -0500
  • a1856aaeaa
    Add subcommand to add new user to the DB pjht 2024-10-18 19:26:45 -0500
  • 2967284956
    Switch to using a Sqlite DB intstead of a text file and some code cleanup pjht 2024-10-18 16:07:06 -0500
  • cbd2792ad3
    Check user/pw against list of known users w/hashed pw pjht 2024-10-17 12:18:45 -0500
  • c21054814c
    Pass username/password to the server and allow login failure pjht 2024-10-17 11:50:48 -0500
  • c94105acc3
    Add logout functionallity pjht 2024-10-16 15:18:18 -0500
  • 8a8e773795
    Add basic login page pjht 2024-10-16 13:51:53 -0500
  • 014525b683
    Factor out homepage into its own file pjht 2024-10-16 13:01:21 -0500
  • 3078591e2c
    Factor out parts of the frontend into separate components pjht 2024-10-14 13:58:58 -0500
  • a25e143b55
    Clean up server imports & format code pjht 2024-10-14 13:52:16 -0500
  • 74e7a9c2d5
    Start work on authentication pjht 2024-10-09 11:58:49 -0500
  • 0e4d29ae52
    Disable dismissal of keyboard after message sent on mobile pjht 2024-10-08 21:29:32 -0500
  • df8337fea4
    Add left mergin to messages pjht 2024-10-08 21:26:34 -0500
  • fdd10f7065
    Display messages on the bottom of the message div pjht 2024-10-08 21:20:59 -0500
  • c4caac3a21
    Add timestamps to messages pjht 2024-10-08 20:59:42 -0500
  • 9c44bc892f
    Initial commit pjht 2024-10-08 19:54:34 -0500