| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -10/+10 |
* | Add `ContextUser` to http request context (#18798) | KN4CK3R | 2022-03-26 | 1 | -13/+4 |
* | Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo... | wxiaoguang | 2022-03-22 | 1 | -1/+1 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 1 | -7/+7 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+2 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 1 | -4/+5 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -12/+13 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -1/+2 |
* | Support pagination of organizations on user settings pages (#16083) | Lunny Xiao | 2021-11-22 | 1 | -8/+13 |
* | Use a standalone struct name for Organization (#17632) | Lunny Xiao | 2021-11-19 | 1 | -7/+8 |
* | Move user/org deletion to services (#17673) | KN4CK3R | 2021-11-19 | 1 | -1/+2 |
* | [API] Add endpount to get user org permissions (#17232) | Romain | 2021-10-12 | 1 | -0/+71 |
* | [API] List limited and private orgs if authentificated (#16866) | 6543 | 2021-08-30 | 1 | -0/+1 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -6/+3 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -2/+2 |
* | Fix some API bugs (#16184) | 6543 | 2021-06-18 | 1 | -1/+7 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -2/+3 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -4/+5 |
* | HotFix: Hide private partisipation in Orgs (#13994) | 6543 | 2020-12-17 | 1 | -11/+20 |
* | Fix ListUserOrgs (#12910) | 赵智超 | 2020-09-21 | 1 | -1/+1 |
* | Add Access-Control-Expose-Headers (#12446) | zeripath | 2020-08-13 | 1 | -0/+1 |
* | Add pagination headers on endpoints that support total count from database (#... | Cirno the Strongest | 2020-06-21 | 1 | -2/+7 |
* | Remove page size limit comment from swagger (#11806) | Cirno the Strongest | 2020-06-09 | 1 | -3/+3 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 1 | -0/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -6/+26 |
* | [API] add GET /orgs endpoint (#9560) | 6543 | 2020-01-12 | 1 | -0/+47 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 1 | -11/+18 |
* | Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module... | Lunny Xiao | 2019-11-10 | 1 | -1/+1 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -8/+9 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -2/+1 |
* | Fixes #7023 - API Org Visibility (#7028) | Richard Mahn | 2019-05-30 | 1 | -2/+12 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -0/+4 |
* | Delete organization endpoint added (#5601) | Shashvat Kedia | 2018-12-27 | 1 | -0/+23 |
* | Fix route in swagger (#5598) | Shashvat Kedia | 2018-12-26 | 1 | -1/+1 |
* | fix permission check on api create org (#5523) | Lunny Xiao | 2018-12-11 | 1 | -1/+1 |
* | add tests for api user orgs (#5494) | Lunny Xiao | 2018-12-09 | 1 | -1/+1 |
* | add api for user to create org (#5268) | Lunny Xiao | 2018-11-20 | 1 | -0/+51 |
* | swagger: add 'required: true' for params in URL (#4097) | stevegt | 2018-06-02 | 1 | -0/+1 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 1 | -4/+55 |
* | Only update needed columns when update user (#2296) | Lunny Xiao | 2017-08-12 | 1 | -1/+1 |
* | Use handlers for API authorization (#723) | Ethan Koenig | 2017-01-26 | 1 | -5/+0 |
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -4/+8 |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 |
* | Replaced go-gogs-client with go-sdk imports | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -4/+4 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 |
* | #1692 add admin APIs to add/remove a user from teams | Unknwon | 2016-03-25 | 1 | -10/+2 |