Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split migrations folder (#21549) | Lunny Xiao | 2022-11-02 | 1 | -16/+0 |
| | | | | There are too many files in `models/migrations` folder so that I split them into sub folders. | ||||
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 1 | -0/+16 |
speed up page generation by making avatar lookup occur at the browser not at page generation * Protect against evil email address ".." * hash the complete email address Signed-off-by: Andrew Thornton <art27@cantab.net> Co-Authored-By: Lauris BH <lauris@nix.lv> |