Commit Graph

14 Commits

Author SHA1 Message Date
SadlyNotSappho bfb63afa7e start working on posts 2024-03-29 11:39:44 -07:00
SadlyNotSappho 82a42ad0df uploading stuff sorta works but also permissions dont, i'll fix that later when i'm not fighting with my parents 2024-02-23 12:12:15 -08:00
SadlyNotSappho f0cc5de640 GET /images/<image>.<filetype> works, pulls images from ./images/<image>.png 2024-02-23 11:21:07 -08:00
SadlyNotSappho 951372a60a start implementing images 2024-02-20 11:56:18 -08:00
SadlyNotSappho 860399e4fc add username limits (no special characters, max and min size) and start working on image support for blog posts (because yes, this is a template, but i also want to get all the basic things for a blog working 2024-02-16 14:47:31 -08:00
SadlyNotSappho 2fb3edeb40 start working on admin panel 2024-02-13 12:18:04 -08:00
SadlyNotSappho a97ee0586f fix logging in 2024-02-02 12:05:39 -08:00
SadlyNotSappho 2dc38be1e1 probably make User::create hash the password before putting it in the database idk i havent tested it yet 2024-01-30 09:39:02 -08:00
SadlyNotSappho 70f5ffd30c FINALLY run sql on the db at startup 2024-01-23 11:55:13 -08:00
SadlyNotSappho 3a5fbbfb9b i fucking hate this 2024-01-16 12:03:26 -08:00
SadlyNotSappho d1f4ae4c2c sorta get db working 2024-01-02 11:56:38 -08:00
SadlyNotSappho 83c362ea8b add rocket db stuff 2023-12-05 11:59:00 -08:00
SadlyNotSappho dfbe9e7b6c figure out how this shit actually works 2023-11-21 11:58:34 -08:00
SadlyNotSappho 3030ba3a5a init rust project 2023-11-14 10:53:19 -08:00