Joe Ardent
|
83da336a3f
|
Make it easier to add watches from a CLI tool.
|
2023-07-02 15:16:47 -07:00 |
|
Joe Ardent
|
656e6dceed
|
add working ULID-based IDs for primary keys
|
2023-06-21 16:30:13 -07:00 |
|
Joe Ardent
|
48a1233534
|
Use graphemes for input length checks instead of number of bytes.
|
2023-06-15 13:13:12 -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
|
dbff72330e
|
Adds working login route.
|
2023-05-28 17:55:16 -07:00 |
|