This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1/user
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
2020-12-25 11:59:32 +02:00
..
app.go Fix api doc response code (#14123) 2020-12-24 18:14:01 +00:00
email.go Add email validity check (#13475) 2020-11-14 11:53:43 -05:00
follower.go Remove page size limit comment from swagger (#11806) 2020-06-09 00:57:38 -04:00
gpg_key.go Allow addition of gpg keyring with multiple keys (#12487) 2020-08-21 13:45:50 +03:00
key.go Remove page size limit comment from swagger (#11806) 2020-06-09 00:57:38 -04:00
repo.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
star.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
user.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
watch.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00