This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-02 15:09:33 -05:00
Code
d63f28289c
gitea
/
routers
History
6543
4ae9c2de7d
Merge branch 'main' into DEFAULT_REPO_UNITS_per-repo
2024-10-31 18:56:56 +01:00
..
api
Fix
missing signature key
error when pulling Docker images with
SERVE_DIRECT
enabled (
#32365
)
2024-10-31 15:28:25 +00:00
common
Refactor the DB migration system slightly (
#32344
)
2024-10-27 19:54:35 +08:00
install
Save initial signup information for users to aid in spam prevention (
#31852
)
2024-09-09 17:05:16 -04:00
private
Make git push options accept short name (
#32245
)
2024-10-12 05:42:10 +00:00
utils
Refactor external URL detection (
#29973
)
2024-03-22 04:32:40 +08:00
web
Merge branch 'main' into DEFAULT_REPO_UNITS_per-repo
2024-10-31 18:56:56 +01:00
init.go
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (
#32148
)
2024-10-02 08:03:19 +08:00