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 64f6a5d113
Use `CommentList` instead of `[]*Comment` (#24828)
As title.
2 years ago
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2 years ago
admin Return `404` in the API if the requested webhooks were not found (#24823) 2 years ago
misc Decouple the different contexts from each other (#24786) 2 years ago
notify Decouple the different contexts from each other (#24786) 2 years ago
org Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694) 2 years ago
packages Add Go package registry (#24687) 2 years ago
repo Use `CommentList` instead of `[]*Comment` (#24828) 2 years ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger Add API for gitignore templates (#22783) 2 years ago
user Decouple the different contexts from each other (#24786) 2 years ago
utils Decouple the different contexts from each other (#24786) 2 years ago
api.go Decouple the different contexts from each other (#24786) 2 years ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago