Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(back): add correct links to rss feed | Benedikt Peetz | 13 days |
| | | | | Co-authored-by: Silas Schöffel <sils@sils.li> | ||
* | chore(pkgs/back): Add missing license headers | Benedikt Peetz | 14 days |
| | |||
* | fix(pkgs/back): Use rocket to manage the configuration values | Benedikt Peetz | 2024-12-26 |
This reduces the amount of needed `unwraps`/`expects` and allows us to streamline the parsing processes. |