Joe Ardent
|
7c42b6316a
|
flesh out get_watch()
|
2023-06-15 16:19:07 -07:00 |
|
Joe Ardent
|
5f02fb265a
|
move macro import to lib.rs
|
2023-06-14 22:05:50 -07:00 |
|
Joe Ardent
|
c94890b9f0
|
checkpoint
|
2023-06-10 11:32:40 -07:00 |
|
Joe Ardent
|
dd9a32dfd7
|
minor mod and visibility re-org
|
2023-06-09 15:01:16 -07:00 |
|
Joe Ardent
|
c44c89005c
|
add working endpoints for getting your watches
|
2023-06-08 15:45:34 -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
|
1a4ffaa99d
|
adds Watches struct
|
2023-06-05 16:51:27 -07:00 |
|
Joe Ardent
|
8d040ad368
|
Finish signup tests.
|
2023-06-03 15:45:19 -07:00 |
|
Joe Ardent
|
81d35e1661
|
Fix broken test and move helpers to test util module.
|
2023-06-02 17:32:48 -07:00 |
|
Joe Ardent
|
352a85eaef
|
Move router creation to lib to allow easier testing.
|
2023-05-31 13:15:33 -07:00 |
|
Joe Ardent
|
5dcd726df1
|
move all db stuff to db mod.
|
2023-05-29 17:17:23 -07:00 |
|
Joe Ardent
|
dbff72330e
|
Adds working login route.
|
2023-05-28 17:55:16 -07:00 |
|
Joe Ardent
|
0f0a7583cd
|
Move login stuff to own module.
|
2023-05-28 13:44:50 -07:00 |
|
Joe Ardent
|
e5d66769dc
|
rename modules for users
|
2023-05-28 13:31:45 -07:00 |
|
Joe Ardent
|
41a7abbe13
|
go back to uuids for users
|
2023-05-28 12:58:26 -07:00 |
|
Joe Ardent
|
60862a5d6a
|
minor tidy
|
2023-05-24 17:08:40 -07:00 |
|
Joe Ardent
|
8237715066
|
simplify uuid/db handling
|
2023-05-22 17:18:13 -07:00 |
|
Joe Ardent
|
f50abaa4a6
|
re-org some handlers, handle '/'.
|
2023-05-22 16:57:08 -07:00 |
|
Joe Ardent
|
46232b4254
|
minor cleanup
|
2023-05-18 12:15:37 -07:00 |
|
Joe Ardent
|
091ddbf48a
|
Working user signup, looks ugly.
Still no login or sessions, though.
|
2023-05-18 10:05:29 -07:00 |
|
Joe Ardent
|
f12b524457
|
filling out templates for account creation
|
2023-05-17 10:09:00 -07:00 |
|
Joe Ardent
|
0223242473
|
move user stuff to module
|
2023-05-12 14:24:57 -07:00 |
|
Joe Ardent
|
d9aee1a87f
|
add lib crate
|
2023-05-12 12:08:18 -07:00 |
|