Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In many cases user avatar link should be an absolute URL with http host (#17420) | wxiaoguang | 2021-10-25 | 1 | -2/+7 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -43/+22 |
* | Allow LDAP Sources to provide Avatars (#16851) | zeripath | 2021-09-26 | 1 | -0/+9 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -3/+3 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -4/+5 |
* | Send size to /avatars if requested (#15459) | zeripath | 2021-04-17 | 1 | -1/+6 |
* | Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1... | zeripath | 2021-02-19 | 1 | -1/+1 |
* | Fix avatar bugs (#14217) | Lunny Xiao | 2021-01-02 | 1 | -4/+3 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -6/+5 |
* | Avatar autogeneration fixed (#13233) | Paweł Bogusławski | 2020-10-23 | 1 | -3/+2 |
* | Avatars and Repo avatars support storing in minio (#12516) | Lunny Xiao | 2020-10-14 | 1 | -0/+169 |