Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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 d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911)
1 year ago
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2 years ago
admin Refactor rename user and rename organization (#24052) 2 years ago
misc Add API for Label templates (#24602) 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 CRAN package registry (#22331) 2 years ago
repo Fix all possible setting error related storages and added some tests (#23911) 1 year ago
settings
swagger API endpoint for changing/creating/deleting multiple files (#24887) 1 year ago
user Decouple the different contexts from each other (#24786) 2 years ago
utils New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
api.go Redesign Scoped Access Tokens (#24767) 1 year ago
auth.go
auth_windows.go