Joe Ardent
|
a8efdac3dd
|
add invitation support to the db
|
2024-01-14 16:56:52 -08:00 |
|
Joe Ardent
|
57eb4001ee
|
almost works, still need to impl auth
|
2023-12-17 16:41:04 -08:00 |
|
Joe Ardent
|
b8481dc106
|
finish the migration to julids
|
2023-07-28 16:15:27 -07: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
|
4ea285abb5
|
no witches in src or db
|
2023-07-08 21:21:12 -07:00 |
|
Joe Ardent
|
4896223b83
|
add a bunch of stuff for adding and seeing watches
|
2023-07-01 15:42:01 -07:00 |
|
Joe Ardent
|
656e6dceed
|
add working ULID-based IDs for primary keys
|
2023-06-21 16:30:13 -07:00 |
|
Joe Ardent
|
be96100237
|
mostly done, but logins aren't working
|
2023-06-20 16:32:36 -07:00 |
|
Joe Ardent
|
dd9a32dfd7
|
minor mod and visibility re-org
|
2023-06-09 15:01:16 -07:00 |
|
Joe Ardent
|
8d040ad368
|
Finish signup tests.
|
2023-06-03 15:45:19 -07:00 |
|
Joe Ardent
|
38a6cdeb84
|
backport test utils improvments to login tests
|
2023-06-03 13:58:37 -07:00 |
|
Joe Ardent
|
0f0d7f488f
|
Add more test utils.
|
2023-06-03 10:11:07 -07:00 |
|
Joe Ardent
|
81d35e1661
|
Fix broken test and move helpers to test util module.
|
2023-06-02 17:32:48 -07:00 |
|