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