Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-01-30 | catch all errors to custom template | 1 | -1/+10 | ||
2024-01-30 | migrate to poem and askama | 10 | -459/+613 | ||
2023-09-16 | small fixes | 1 | -1/+5 | ||
2023-08-19 | enable html and checkbox checkability when rendering blogposts | 1 | -4/+9 | ||
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 | 4 | -2/+127 | ||
2023-06-22 | implement blog tag filtering | 3 | -35/+74 | ||
2023-06-21 | implement blog | 3 | -13/+93 | ||
2023-06-21 | implement foundation for posts | 3 | -17/+159 | ||
2023-06-20 | improve skweet widget, namely time formatting | 1 | -3/+58 | ||
2023-06-20 | add is_live check | 2 | -5/+31 | ||
2023-06-20 | remove database | 2 | -45/+23 | ||
2023-05-30 | WIP: blog | 3 | -2/+37 | ||
2023-02-19 | create initial database migration | 4 | -1/+30 | ||
2023-02-16 | update dependencies | 1 | -1/+1 | ||
2023-02-16 | improve error handling | 3 | -15/+16 | ||
2023-02-15 | refactor rust into separate files and add proper error handling | 4 | -89/+118 | ||
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 | ||