forgejo/routers/api/v1
Lunny Xiao a4bfef265d
Move db related basic functions to models/db ()
* 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>
2021-09-19 19:49:59 +08:00
..
admin [API] List limited and private orgs if authentificated () 2021-08-30 14:00:59 -04:00
misc
notify Notifications API: respond with updated notifications () 2021-09-17 19:40:50 -04:00
org Calculate label URL on API () 2021-09-10 18:03:16 +02:00
repo Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add an api endpoint to fetch git notes () () 2021-08-11 03:01:40 +02:00
user [API] List limited and private orgs if authentificated () 2021-08-30 14:00:59 -04:00
utils
api.go Use common sessioner for API and Web () 2021-09-12 19:35:38 +02:00