Commit graph

15 commits

Author SHA1 Message Date
aprilthepink cd6ff024e4 fix: format files 2024-06-18 03:43:59 +02:00
aprilthepink 15bba70d2a feat: Add .env file to gitignore and update dependencies
The commit adds the `.env` file to the `.gitignore` and updates the dependencies in the `Cargo.toml` and `Cargo.lock` files. This change ensures that sensitive environment variables are not committed to the repository and keeps the dependencies up to date.
2024-06-17 19:52:51 +02:00
aprilthepink 1174f92915 [feat]: lysand to ap for posts and users 2024-06-15 02:06:01 +02:00
April John e42baf51e4
save changes, fake commit 2024-05-19 07:17:13 +02:00
aprilthepink 4c3d06b686 fix: post::Model's insert method to remove test code 2024-05-05 18:51:45 +02:00
aprilthepink 3ebe83c52f fix: Todo into_json method in post::Model 2024-05-05 17:17:28 +02:00
aprilthepink 8ac9f7bd4b Add a post fuct 2024-05-04 17:54:11 +02:00
aprilthepink a06414f0bd Refactor Note struct in post.rs to remove url and published fields 2024-05-04 00:04:34 +02:00
aprilthepink 19291bc107 Add url, published, and sensitive fields to Note struct in post.rs 2024-05-04 00:00:26 +02:00
aprilthepink 98732a5c06 [feat]diagnostic messages 2024-04-18 19:01:14 +02:00
aprilthepink fa3e4634cb fomat 2024-04-18 04:03:52 +02:00
aprilthepink 4d4e3ed794 [feat] db code? 2024-04-18 03:41:52 +02:00
April John 22d34cf504 feat: redis caching 2024-04-15 01:07:15 +02:00
aprilthepink 9bc640aadc [fix] format files 2024-04-09 19:55:07 +02:00
aprilthepink b90a332b3c basic AP 2024-04-09 19:48:18 +02:00