summary refs log tree commit diff stats
path: root/pkgs/by-name/ba/back/src/issues/issue/mod.rs (follow)
Commit message (Collapse)AuthorAge
* fix(pkgs/back): Use rocket to manage the configuration valuesBenedikt Peetz2024-12-26
| | | | | This reduces the amount of needed `unwraps`/`expects` and allows us to streamline the parsing processes.
* feat(pkgs/back): Add a link to the source codeBenedikt Peetz2024-12-24
| | | | | This is required by the AGPL license and should probably also be done, because we do not have a reason to hide or obfuscate the code.
* feat(pkgs/back): InitBenedikt Peetz2024-12-23
Other options, for example `git-bug webui --read-only` is just to bugged to be useful.