0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
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
2021-11-22 21:51:45 +08:00
..
admin Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
misc
notify Fix 500 when a comment was deleted which has a notification (#17550) 2021-11-10 13:48:45 +08:00
org Support pagination of organizations on user settings pages (#16083) 2021-11-22 21:51:45 +08:00
repo Fix close issue but time watcher still running (#17643) 2021-11-21 17:11:48 +08:00
settings
swagger
user Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
utils Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
api.go Make bind error more readable (#17750) 2021-11-22 21:05:29 +08:00