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