forgejo/routers/api/v1
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login ()
* Move login related structs and functions to models/login

* Fix test

* Fix lint

* Fix lint

* Fix lint of windows

* Fix lint

* Fix test

* Fix test

* Only load necessary fixtures when preparing unit tests envs

* Fix lint

* Fix test

* Fix test

* Fix error log

* Fix error log

* Fix error log

* remove unnecessary change

* fix error log

* merge main branch
2021-09-24 19:32:56 +08:00
..
admin Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00
misc refactor: move from io/ioutil to io and os package () 2021-09-22 13:38:34 +08:00
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 login related structs and functions to models/login () 2021-09-24 19:32:56 +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 Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00
utils Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00
api.go Merge endpoints for pull diff/patch () 2021-09-22 01:04:53 +02:00