Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |