Add pull request and repository browsing

This commit is contained in:
Georg Bauer
2026-07-30 16:12:22 +02:00
parent 73b6882b47
commit c7de716b8e
12 changed files with 2793 additions and 975 deletions

View File

@@ -12,6 +12,7 @@ path = "src/main.rs"
[dependencies]
gotcha_gitea = { path = "../gitea" }
pulldown-cmark = "0.13"
serde.workspace = true
serde_json.workspace = true
security-framework = "3"