This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-02-19 07:25:28 +01:00
Code
Issues
Activity
gitea
/
routers
History
KN4CK3R
309e86a9bf
Use dynamic package type list (
#22263
)
...
Replace the hardcoded list with the dynamic list.
2022-12-29 00:31:54 +01:00
..
api
refactor auth interface to return error when verify failure (
#22119
)
2022-12-28 13:53:28 +08:00
common
Support disabling database auto migration (
#22053
)
2022-12-07 09:58:31 -06:00
install
…
private
refactor bind functions based on generics (
#22055
)
2022-12-12 16:09:26 +08:00
utils
…
web
Use dynamic package type list (
#22263
)
2022-12-29 00:31:54 +01:00
init.go
…