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 a4bfef265d
Move db related basic functions to models/db (#17075)
* Move db related basic functions to models/db

* Fix lint

* Fix lint

* Fix test

* Fix lint

* Fix lint

* revert unnecessary change

* Fix test

* Fix wrong replace string

* Use *Context

* Correct committer spelling and fix wrong replaced words

Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
admin [API] List limited and private orgs if authentificated (#16866) 3 years ago
misc Refactor renders (#15175) 4 years ago
notify Notifications API: respond with updated notifications (#17064) 3 years ago
org Calculate label URL on API (#16186) 3 years ago
repo Move db related basic functions to models/db (#17075) 3 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add an api endpoint to fetch git notes (#15373) (#16649) 4 years ago
user [API] List limited and private orgs if authentificated (#16866) 3 years ago
utils Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 4 years ago
api.go Use common sessioner for API and Web (#17027) 3 years ago