Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-02-12 | styling fixes: added padding clamp | cel 🌸 | 1 | -1/+0 |
2024-02-12 | add language select widget | cel 🌸 | 3 | -2/+137 |
2024-02-10 | add pt, de, fr, ja and zh translations | cel 🌸 | 1 | -0/+2 |
2024-02-10 | add initial localisation | cel 🌸 | 3 | -14/+63 |
2024-02-01 | change port | cel 🌸 | 1 | -1/+1 |
2024-01-31 | add favicon | cel 🌸 | 1 | -1/+1 |
2024-01-31 | add random-poem panel | cel 🌸 | 3 | -2/+9 |
2024-01-31 | add poems to main atom feed | cel 🌸 | 2 | -15/+31 |
2024-01-31 | add poetry | cel 🌸 | 4 | -16/+41 |
2024-01-31 | rename articles folder to blog folder | cel 🌸 | 1 | -1/+1 |
2024-01-31 | changed Post tags() to return a Vec<&str> | cel 🌸 | 5 | -9/+49 |
2024-01-31 | genericise articles | cel 🌸 | 4 | -121/+188 |
2024-01-31 | change Post updated_at to an option | cel 🌸 | 2 | -6/+14 |
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 🌸 | 10 | -459/+613 |
2023-09-16 | small fixes | cel 🌸 | 1 | -1/+5 |
2023-08-19 | enable html and checkbox checkability when rendering blogposts | cel 🌸 | 1 | -4/+9 |
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 🌸 | 4 | -2/+127 |
2023-06-22 | implement blog tag filtering | cel 🌸 | 3 | -35/+74 |
2023-06-21 | implement blog | cel 🌸 | 3 | -13/+93 |
2023-06-21 | implement foundation for posts | cel 🌸 | 3 | -17/+159 |
2023-06-20 | improve skweet widget, namely time formatting | cel 🌸 | 1 | -3/+58 |
2023-06-20 | add is_live check | cel 🌸 | 2 | -5/+31 |
2023-06-20 | remove database | cel 🌸 | 2 | -45/+23 |
2023-05-30 | WIP: blog | cel 🌸 | 3 | -2/+37 |
2023-02-19 | create initial database migration | cel 🌸 | 4 | -1/+30 |
2023-02-16 | update dependencies | cel 🌸 | 1 | -1/+1 |
2023-02-16 | improve error handling | cel 🌸 | 3 | -15/+16 |
2023-02-15 | refactor rust into separate files and add proper error handling | cel 🌸 | 4 | -89/+118 |
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 |