Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Never use /api/v1 from Gitea UI Pages (#19318) | Lunny Xiao | 2022-04-07 | 1 | -68/+0 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -3/+3 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -1/+1 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -3/+3 |
* | Fix some API bugs (#16184) | 6543 | 2021-06-18 | 1 | -1/+1 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -19/+0 |
* | HotFix: Hide private partisipation in Orgs (#13994) | 6543 | 2020-12-17 | 1 | -0/+19 |
* | API: Fix GetQueryBeforeSince (#13559) | 6543 | 2020-11-14 | 1 | -16/+36 |
* | Remove Unused Functions (#10516) | 6543 | 2020-03-02 | 1 | -8/+0 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -0/+10 |
* | times Add filters (#9373) | 6543 | 2020-01-08 | 1 | -1/+32 |
* | Fix repo API bug (#2133) | Ethan Koenig | 2017-07-12 | 1 | -0/+15 |