Joe Ardent
|
ebfc759fa6
|
Add redirect response to signup success.
|
2023-05-19 15:13:49 -07:00 |
|
Joe Ardent
|
fee7fff3df
|
better signup pages
|
2023-05-18 15:49:33 -07:00 |
|
Joe Ardent
|
79ecd74500
|
more cleanup
|
2023-05-18 12:24:43 -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
|
94f1b35c03
|
adding html templates
|
2023-05-17 13:40:06 -07:00 |
|
Joe Ardent
|
f12b524457
|
filling out templates for account creation
|
2023-05-17 10:09:00 -07:00 |
|
Joe Ardent
|
d9c56aaf1e
|
rename error
|
2023-05-16 16:24:24 -07:00 |
|
Joe Ardent
|
93deaff565
|
add username validation (length only)
|
2023-05-16 12:24:53 -07:00 |
|
Joe Ardent
|
da5eefa73a
|
add check for uniqueness violation in account creation
|
2023-05-16 11:55:32 -07:00 |
|
Joe Ardent
|
95762f341b
|
checkpoint fucking with errors
|
2023-05-14 20:33:36 -07:00 |
|
Joe Ardent
|
d87ade7980
|
add user structs
|
2023-05-12 15:36:19 -07:00 |
|
Joe Ardent
|
0223242473
|
move user stuff to module
|
2023-05-12 14:24:57 -07:00 |
|
Joe Ardent
|
772f1471ba
|
clean up deps
|
2023-05-12 12:44:13 -07:00 |
|
Joe Ardent
|
744d439098
|
Merge branch 're-org'
|
2023-05-12 12:39:24 -07:00 |
|
Joe Ardent
|
d9aee1a87f
|
add lib crate
|
2023-05-12 12:08:18 -07:00 |
|
Joe Ardent
|
61520964ec
|
break out main code into modules
|
2023-05-10 12:08:03 -07:00 |
|
Joe Ardent
|
358eddd4a1
|
use connection with foreign keys enabled
|
2023-04-28 13:42:43 -07:00 |
|
Joe Ardent
|
fdf2b1e910
|
update deps
|
2023-04-28 12:53:44 -07:00 |
|
Joe Ardent
|
3aa83dcbc3
|
add update triggers and default values for dates
|
2023-04-27 15:22:49 -07:00 |
|
Joe Ardent
|
3888ba4fc7
|
probably done with the db schema, next add triggers
|
2023-04-27 14:21:29 -07:00 |
|
Joe Ardent
|
394898aab2
|
add notes for witch_watches, secret for auth
|
2023-04-26 17:56:11 -07:00 |
|
Joe Ardent
|
65a32f1f20
|
create initial db migrations
|
2023-04-26 17:08:49 -07:00 |
|
Joe Ardent
|
15a5249cda
|
use sqlx example
|
2023-04-25 22:19:49 -07:00 |
|
Joe Ardent
|
e63248da73
|
add hodge-podge shit.
|
2022-04-09 23:00:33 -07:00 |
|