Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -9/+9 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+1 |
* | Never use /api/v1 from Gitea UI Pages (#19318) | Lunny Xiao | 2022-04-07 | 1 | -1/+1 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 1 | -2/+2 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -3/+3 |
* | Add subject-type filter to list notification API endpoints (#16177) | 6543 | 2021-06-16 | 1 | -0/+43 |
* | [Api] Check Notify (always return json) (#10059) | 6543 | 2020-04-10 | 1 | -11/+2 |
* | [API] add endpoint to check notifications [Extend #9488] (#9595) | 6543 | 2020-01-14 | 1 | -0/+33 |