Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a variable but a function for IsProd because of a slight performance incr... | Lunny Xiao | 2021-10-20 | 1 | -1/+1 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -1/+2 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -2/+3 |
* | Send registration email on user autoregistration (#16523) | zeripath | 2021-08-12 | 1 | -0/+4 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -6/+10 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -0/+246 |