Joe Ardent
|
4ea285abb5
|
no witches in src or db
|
2023-07-08 21:21:12 -07:00 |
|
Joe Ardent
|
4f0540a903
|
super duper slowly adds watchquests
|
2023-07-06 08:48:42 -07:00 |
|
Joe Ardent
|
87fe035971
|
refactored omega code, same results as before
|
2023-07-05 16:26:20 -07:00 |
|
Joe Ardent
|
5e4f5c07d8
|
Update db config to production-friendly.
Four seconds to insert 10k records, with a prod-safe config. Stick with this design.
|
2023-07-04 16:24:28 -07:00 |
|
Joe Ardent
|
e93e43786f
|
inserts 10k rows in 6 seconds
|
2023-07-04 11:30:42 -07:00 |
|
Joe Ardent
|
825db88039
|
imports 10k random movies
|
2023-07-03 15:20:19 -07:00 |
|
Joe Ardent
|
1f8e642612
|
add created_at() on IDs
|
2023-06-29 16:27:21 -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
|
695f450c64
|
Use proc macro for optional optional user.
|
2023-06-13 15:56:15 -07:00 |
|
Joe Ardent
|
e310e547f6
|
shit is fucked up, probably abandoning
|
2023-06-13 12:34:54 -07:00 |
|
Joe Ardent
|
8b1eef17f7
|
Simplify form input handling.
The form input values were coming to the handlers already-urldecoded, so no need to re-decode them.
|
2023-06-10 15:30:36 -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
|
559e277d9e
|
fix deps
|
2023-05-28 17:06:09 -07:00 |
|
Joe Ardent
|
151719daf1
|
update sqlx to actual latest version
|
2023-05-27 22:55:00 -07:00 |
|
Joe Ardent
|
60862a5d6a
|
minor tidy
|
2023-05-24 17:08:40 -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
|
93deaff565
|
add username validation (length only)
|
2023-05-16 12:24:53 -07:00 |
|
Joe Ardent
|
772f1471ba
|
clean up deps
|
2023-05-12 12:44:13 -07:00 |
|
Joe Ardent
|
d9aee1a87f
|
add lib crate
|
2023-05-12 12:08:18 -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 |
|