This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
gitea-github-proxy
Watch
1
Star
0
Fork
You've already forked gitea-github-proxy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
47
Commits
2
Branches
0
Tags
143
KiB
669a6eaf6d
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Derrick Hammer
669a6eaf6d
fix: need to cast appId as string,then parse to int
2024-02-12 00:43:04 -05:00
api
fix: need to cast appId as string,then parse to int
2024-02-12 00:43:04 -05:00
cmd
/proxy
refactor: make oauth DI managed
2024-02-11 16:30:03 -05:00
config
refactor: viper can't save a struct, got to do it ourselves
2024-02-11 16:27:24 -05:00
db
feat: server bones and initial github apps setup support
2024-02-11 04:01:27 -05:00
LICENSE
feat: server bones and initial github apps setup support
2024-02-11 04:01:27 -05:00
README.md
Initial commit
2024-02-10 00:08:50 +00:00
go.mod
fix: need to convert struct to a map to inject installation id
2024-02-11 23:07:14 -05:00
README.md
gitea-github-proxy