Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return 404 when user is not found on avatar (#21476) | Gusted | 2022-10-16 | 1 | -0/+4 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -4/+4 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -67/+17 |
* | Add Cache-Control to avatar redirects (#16973) | silverwind | 2021-09-06 | 1 | -3/+9 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -1/+1 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+98 |