Commit Graph

10 Commits

Author SHA1 Message Date
Joe Ardent 57eb4001ee almost works, still need to impl auth 2023-12-17 16:41:04 -08:00
Joe Ardent 359a732a84 Fix the tests.
The test server had to be created in an async context or Hyper wouldn't run.
2023-07-21 15:15:47 -07:00
Joe Ardent 48308aa169 make db acquire sync; tests fail but app runs correctly 2023-07-18 17:37:24 -07:00
Joe Ardent dd9a32dfd7 minor mod and visibility re-org 2023-06-09 15:01:16 -07:00
Joe Ardent 9505266ef9 minor re-org and rename of main page template struct. 2023-06-08 09:16:38 -07:00
Joe Ardent 569b19e837 Minor tweaks. 2023-06-02 14:15:13 -07:00
Joe Ardent 453a126b95 Add generic handlers tests, remove broken doctests for session store. 2023-05-31 15:58:03 -07:00
Joe Ardent d2613b0ef9 End-to-end web-based signup, login, and logout flows work. 2023-05-29 14:25:50 -07:00
Joe Ardent dbff72330e Adds working login route. 2023-05-28 17:55:16 -07:00
Joe Ardent f50abaa4a6 re-org some handlers, handle '/'. 2023-05-22 16:57:08 -07:00