Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -148/+0 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -4/+5 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -14/+15 |
* | Double the avatar size factor (#15941) | silverwind | 2021-05-21 | 1 | -1/+1 |
* | add `/assets` as root dir of public files (#15219) | a1012112796 | 2021-04-28 | 1 | -1/+1 |
* | Send size to /avatars if requested (#15459) | zeripath | 2021-04-17 | 1 | -2/+5 |
* | Query the DB for the hash before inserting in to email_hash (#15457) | zeripath | 2021-04-15 | 1 | -0/+5 |
* | Fix frontpage avatars (#13853) | silverwind | 2020-12-09 | 1 | -0/+6 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -2/+75 |
* | Open transaction when adding Avatar email-hash pairs to the DB (#12577) | zeripath | 2020-08-24 | 1 | -1/+12 |
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 1 | -0/+48 |