Go to file
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
migrations adds Watches struct 2023-06-05 16:51:27 -07:00
src Simplify form input handling. 2023-06-10 15:30:36 -07:00
templates checkpoint 2023-06-10 11:32:40 -07:00
.env better signup pages 2023-05-18 15:49:33 -07:00
.gitignore add hodge-podge shit. 2022-04-09 23:00:33 -07:00
.rustfmt.toml add hodge-podge shit. 2022-04-09 23:00:33 -07:00
Cargo.lock Simplify form input handling. 2023-06-10 15:30:36 -07:00
Cargo.toml Simplify form input handling. 2023-06-10 15:30:36 -07:00
LICENSE.md add license 2023-05-29 16:01:53 -07:00