You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
Lunny Xiao c2ab19888f
Support pagination of organizations on user settings pages (#16083)
* Add pagination for user setting orgs
* Use FindOrgs instead of GetOrgsByUserID
* Remove unnecessary functions and fix test
* remove unnecessary code
3 years ago
..
admin Use a standalone struct name for Organization (#17632) 3 years ago
misc Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
notify Fix 500 when a comment was deleted which has a notification (#17550) 3 years ago
org Support pagination of organizations on user settings pages (#16083) 3 years ago
repo Fix close issue but time watcher still running (#17643) 3 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add API to get/edit wiki (#17278) 3 years ago
user Use a standalone struct name for Organization (#17632) 3 years ago
utils Use a standalone struct name for Organization (#17632) 3 years ago
api.go Make `bind` error more readable (#17750) 3 years ago