aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-06-20add is_live checkLibravatar cel 🌸1-5/+10
2023-06-20remove databaseLibravatar cel 🌸1-41/+21
2023-05-30WIP: blogLibravatar cel 🌸1-2/+3
2023-02-19create initial database migrationLibravatar cel 🌸1-1/+30
2023-02-16improve error handlingLibravatar cel 🌸1-4/+7
2023-02-15refactor rust into separate files and add proper error handlingLibravatar cel 🌸1-89/+24
2023-01-17implement skweet widgetLibravatar cel 🌸1-5/+27
2023-01-16refactor error handler (LOL)Libravatar cel 🌸1-20/+11
2023-01-16add error handlersLibravatar cel 🌸1-4/+31
2023-01-16make listenbrainz widgetLibravatar cel 🌸1-2/+60
2023-01-15set up rocket serverLibravatar cel 🌸1-0/+46