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
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286)
* _ to unused func options

* rm useless brakets

* rm trifial non used models functions

* rm dead code

* rm dead global vars

* fix routers/api/v1/repo/issue.go

* dont overload import module
2021-04-09 09:40:34 +02:00
..
admin [refactor] mailer service (#15072) 2021-04-02 11:25:13 +01:00
misc
notify
org Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
repo Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
settings
swagger Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
user [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
utils Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
api.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00