Commit Graph

3 Commits (c1110b867114de1ef404012e81e4c75944953052)

Author SHA1 Message Date
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>
6543 e9e8638f18
Return issue subscription status from API subscribe ()
* [API] issue subscription indicate by http status

* CI.restart()
6543 bb4261a5ed
Add issue subscription check to API ()
close 

Adds `GET /api/v1​/repos​/{owner}​/{repo}​/issues​/{index}​/subscriptions​/check`
 -> return a `WachInfo`