You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
Lunny Xiao 74731c3a5a
Move some issue methods as functions (#19255)
* Move some issue methods as functions

* Fix bug
3 years ago
..
admin Move organization related structs into sub package (#18518) 3 years ago
misc format with gofumpt (#18184) 3 years ago
notify Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
org Move init repository related functions to modules (#19159) 3 years ago
repo Move some issue methods as functions (#19255) 3 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago
user Move organization related structs into sub package (#18518) 3 years ago
utils Granular webhook events in editHook (#19251) 3 years ago
api.go Move organization related structs into sub package (#18518) 3 years ago
auth.go Let web and API routes have different auth methods group (#19168) 3 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 3 years ago