Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add favicon | cel 🌸 | 2024-01-31 | 1 | -1/+1 |
| | |||||
* | add random-poem panel | cel 🌸 | 2024-01-31 | 3 | -2/+9 |
| | |||||
* | add poems to main atom feed | cel 🌸 | 2024-01-31 | 2 | -15/+31 |
| | |||||
* | add poetry | cel 🌸 | 2024-01-31 | 4 | -16/+41 |
| | |||||
* | rename articles folder to blog folder | cel 🌸 | 2024-01-31 | 1 | -1/+1 |
| | |||||
* | changed Post tags() to return a Vec<&str> | cel 🌸 | 2024-01-31 | 5 | -9/+49 |
| | |||||
* | genericise articles | cel 🌸 | 2024-01-31 | 4 | -121/+188 |
| | |||||
* | change Post updated_at to an option | cel 🌸 | 2024-01-31 | 2 | -6/+14 |
| | |||||
* | add tracing | cel 🌸 | 2024-01-30 | 1 | -0/+7 |
| | |||||
* | catch all errors to custom template | cel 🌸 | 2024-01-30 | 1 | -1/+10 |
| | |||||
* | migrate to poem and askama | cel 🌸 | 2024-01-30 | 10 | -459/+613 |
| | |||||
* | small fixes | cel 🌸 | 2023-09-16 | 1 | -1/+5 |
| | |||||
* | enable html and checkbox checkability when rendering blogposts | cel 🌸 | 2023-08-19 | 1 | -4/+9 |
| | |||||
* | remove skweets widget ;-;;;; | cel 🌸 | 2023-08-06 | 1 | -4/+3 |
| | |||||
* | remove relative path macro | cel 🌸 | 2023-06-23 | 1 | -1/+1 |
| | |||||
* | implement atom syndication | cel 🌸 | 2023-06-22 | 4 | -2/+127 |
| | |||||
* | implement blog tag filtering | cel 🌸 | 2023-06-22 | 3 | -35/+74 |
| | |||||
* | implement blog | cel 🌸 | 2023-06-21 | 3 | -13/+93 |
| | |||||
* | implement foundation for posts | cel 🌸 | 2023-06-21 | 3 | -17/+159 |
| | |||||
* | improve skweet widget, namely time formatting | cel 🌸 | 2023-06-20 | 1 | -3/+58 |
| | |||||
* | add is_live check | cel 🌸 | 2023-06-20 | 2 | -5/+31 |
| | |||||
* | remove database | cel 🌸 | 2023-06-20 | 2 | -45/+23 |
| | |||||
* | WIP: blog | cel 🌸 | 2023-05-30 | 3 | -2/+37 |
| | |||||
* | create initial database migration | cel 🌸 | 2023-02-19 | 4 | -1/+30 |
| | |||||
* | update dependencies | cel 🌸 | 2023-02-16 | 1 | -1/+1 |
| | |||||
* | improve error handling | cel 🌸 | 2023-02-16 | 3 | -15/+16 |
| | |||||
* | refactor rust into separate files and add proper error handling | cel 🌸 | 2023-02-15 | 4 | -89/+118 |
| | |||||
* | implement skweet widget | cel 🌸 | 2023-01-17 | 1 | -5/+27 |
| | |||||
* | refactor error handler (LOL) | cel 🌸 | 2023-01-16 | 1 | -20/+11 |
| | |||||
* | add error handlers | cel 🌸 | 2023-01-16 | 1 | -4/+31 |
| | |||||
* | make listenbrainz widget | cel 🌸 | 2023-01-16 | 1 | -2/+60 |
| | |||||
* | set up rocket server | cel 🌸 | 2023-01-15 | 1 | -0/+46 |