summaryrefslogtreecommitdiffstats
path: root/routers/admin/orgs.go
Commit message (Expand)AuthorAgeFilesLines
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-3/+6
* [API] add GET /orgs endpoint (#9560)65432020-01-121-1/+2
* Show private organization for admin, fix #6111 (#6112)Zsombor2019-02-191-0/+1
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-241-5/+2
* Added sorting to organizations, repos & users page (#222)Bwko2016-12-241-1/+0
* go lint fixed for routers/adminLunny Xiao2016-11-211-2/+3
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-5/+5
* And othersSandro Santilli2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-5/+5
* Use struct for UI settingsUnknwon2016-07-241-1/+1
* #13 fix admin can't search private reposUnknwon2016-03-151-2/+8
* #13 finish user and repository searchUnknwon2016-03-111-20/+3
* Rename module: middleware -> contextUnknwon2016-03-111-7/+7
* New admin organization UIAntoine GIRARD2015-09-251-7/+18
* Mirror fix on admin/orgs pagingUnknwon2014-10-101-1/+1
* Continue working on new admin pagesUnknwon2014-08-291-0/+32