This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-08 22:57:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f34f09537726ad218e2edccbee4b670f456fcc3
gitea
/
routers
/
api
/
v1
History
Gusted
ff2fd08228
Simplify parameter types (
#18006
)
...
Remove repeated type declarations in function definitions.
2021-12-20 04:41:31 +00:00
..
admin
Ensure complexity, minlength and ispwned are checked on password setting (
#18005
)
2021-12-17 10:03:39 +08:00
misc
…
notify
Simplify parameter types (
#18006
)
2021-12-20 04:41:31 +00:00
org
…
repo
Abort merge if head has been updated before pressing merge (
#18032
)
2021-12-20 08:32:54 +08:00
settings
…
swagger
Add API to get/edit wiki (
#17278
)
2021-10-25 11:43:40 +08:00
user
Refactor HTTP request context (
#17979
)
2021-12-15 14:59:57 +08:00
utils
…
api.go
…