| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `GetUserTeams` (#18499) (#18531) | zeripath | 2022-02-02 | 1 | -6/+5 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 1 | -28/+65 |
* | Add missing `X-Total-Count` and fix some related bugs (#17968) | qwerty287 | 2021-12-15 | 1 | -0/+1 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -3/+4 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 2 | -10/+12 |
* | 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 | 2 | -2/+8 |
* | 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 | 4 | -14/+15 |
* | Move user/org deletion to services (#17673) | KN4CK3R | 2021-11-19 | 1 | -1/+2 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -1/+2 |
* | Move webhook into models/webhook/ (#17579) | Lunny Xiao | 2021-11-10 | 1 | -6/+6 |
* | Move unit into models/unit/ (#17576) | Lunny Xiao | 2021-11-09 | 1 | -2/+3 |
* | Update documents for Gitea behind reverse proxy. Fix some small bugs (some UR... | wxiaoguang | 2021-10-15 | 1 | -1/+1 |
* | [API] Add endpount to get user org permissions (#17232) | Romain | 2021-10-12 | 1 | -0/+71 |
* | Calculate label URL on API (#16186) | 6543 | 2021-09-10 | 1 | -4/+6 |
* | [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 | 5 | -31/+64 |
* | Related refactors to ctx.FormX functions (#16567) | 6543 | 2021-08-11 | 1 | -2/+1 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 2 | -3/+3 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 2 | -3/+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 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 1 | -1/+1 |
* | [refactor] Unify the export of user data via API (#15144) | 6543 | 2021-03-27 | 2 | -3/+3 |
* | Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1... | zeripath | 2021-02-19 | 1 | -3/+1 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -2/+3 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 4 | -16/+25 |
* | HotFix: Hide private partisipation in Orgs (#13994) | 6543 | 2020-12-17 | 1 | -11/+20 |
* | Move Repo APIFormat to convert package (#13787) | 6543 | 2020-12-02 | 1 | -1/+1 |
* | Fix ListUserOrgs (#12910) | 赵智超 | 2020-09-21 | 1 | -1/+1 |
* | Not using "ctx.ServerError" in api (#12907) | 赵智超 | 2020-09-20 | 1 | -1/+1 |
* | Add Access-Control-Expose-Headers (#12446) | zeripath | 2020-08-13 | 2 | -0/+2 |
* | Add pagination headers on endpoints that support total count from database (#... | Cirno the Strongest | 2020-06-21 | 3 | -4/+16 |
* | Remove page size limit comment from swagger (#11806) | Cirno the Strongest | 2020-06-09 | 5 | -12/+12 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 1 | -0/+237 |
* | Allow site admin to check /api/v1/orgs endpoints (#10867) | zeripath | 2020-03-28 | 2 | -2/+2 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 1 | -0/+1 |
* | [API] let admin check org membership on other users (#10201) | 6543 | 2020-02-09 | 1 | -1/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 4 | -20/+105 |
* | [API] add GET /orgs endpoint (#9560) | 6543 | 2020-01-12 | 1 | -0/+47 |
* | [API] orgEditTeam make Fields optional (#9556) | 6543 | 2020-01-09 | 1 | -14/+29 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 4 | -69/+122 |
* | Only show part of members on orgnization dashboard and add paging for orgniza... | Lunny Xiao | 2019-12-06 | 1 | -24/+7 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -0/+2 |
* | Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module... | Lunny Xiao | 2019-11-10 | 4 | -4/+4 |
* | Add team option to grant rights for all organization repositories (#8688) | David Svantesson | 2019-11-06 | 1 | -7/+24 |
* | API endpoint for searching teams. (#8108) | David Svantesson | 2019-10-01 | 1 | -0/+83 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -8/+9 |
* | Fix team user api (#8172) | Lunny Xiao | 2019-09-15 | 1 | -0/+9 |