Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-01-31 | add poetry | 1 | -0/+17 | |
2024-01-31 | changed Post tags() to return a Vec<&str> | 1 | -0/+1 | |
2024-01-31 | genericise articles | 1 | -5/+11 | |
2024-01-30 | add tracing | 1 | -0/+7 | |
2024-01-30 | catch all errors to custom template | 1 | -1/+10 | |
2024-01-30 | migrate to poem and askama | 1 | -114/+98 | |
2023-09-16 | small fixes | 1 | -1/+5 | |
2023-08-06 | remove skweets widget ;-;;;; | 1 | -4/+3 | |
2023-06-23 | remove relative path macro | 1 | -1/+1 | |
2023-06-22 | implement atom syndication | 1 | -2/+14 | |
2023-06-22 | implement blog tag filtering | 1 | -18/+28 | |
2023-06-21 | implement blog | 1 | -1/+31 | |
2023-06-21 | implement foundation for posts | 1 | -5/+8 | |
2023-06-20 | add is_live check | 1 | -5/+10 | |
2023-06-20 | remove database | 1 | -41/+21 | |
2023-05-30 | WIP: blog | 1 | -2/+3 | |
2023-02-19 | create initial database migration | 1 | -1/+30 | |
2023-02-16 | improve error handling | 1 | -4/+7 | |
2023-02-15 | refactor rust into separate files and add proper error handling | 1 | -89/+24 | |
2023-01-17 | implement skweet widget | 1 | -5/+27 | |
2023-01-16 | refactor error handler (LOL) | 1 | -20/+11 | |
2023-01-16 | add error handlers | 1 | -4/+31 | |
2023-01-16 | make listenbrainz widget | 1 | -2/+60 | |
2023-01-15 | set up rocket server | 1 | -0/+46 |