aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove relative path macroLibravatar cel 🌸2023-06-231-1/+1
|
* implement atom syndicationLibravatar cel 🌸2023-06-221-2/+14
|
* implement blog tag filteringLibravatar cel 🌸2023-06-221-18/+28
|
* implement blogLibravatar cel 🌸2023-06-211-1/+31
|
* implement foundation for postsLibravatar cel 🌸2023-06-211-5/+8
|
* add is_live checkLibravatar cel 🌸2023-06-201-5/+10
|
* remove databaseLibravatar cel 🌸2023-06-201-41/+21
|
* WIP: blogLibravatar cel 🌸2023-05-301-2/+3
|
* create initial database migrationLibravatar cel 🌸2023-02-191-1/+30
|
* improve error handlingLibravatar cel 🌸2023-02-161-4/+7
|
* refactor rust into separate files and add proper error handlingLibravatar cel 🌸2023-02-151-89/+24
|
* implement skweet widgetLibravatar cel 🌸2023-01-171-5/+27
|
* refactor error handler (LOL)Libravatar cel 🌸2023-01-161-20/+11
|
* add error handlersLibravatar cel 🌸2023-01-161-4/+31
|
* make listenbrainz widgetLibravatar cel 🌸2023-01-161-2/+60
|
* set up rocket serverLibravatar cel 🌸2023-01-151-0/+46