Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GetByBean method because sometimes it's danger when query condition pa... | Lunny Xiao | 2023-12-07 | 1 | -6/+8 |
* | Use db.Find instead of writing methods for every object (#28084) | Lunny Xiao | 2023-11-24 | 1 | -27/+9 |
* | Final round of `db.DefaultContext` refactor (#27587) | JakobDev | 2023-10-14 | 1 | -16/+16 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 1 | -5/+5 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+9 |
* | add test coverage for original author conversion during migrations (#18506) | singuliere | 2022-02-01 | 1 | -0/+11 |
* | Fix for AvatarURL database type (#18487) | Viktor Kuzmin | 2022-02-01 | 1 | -1/+1 |
* | Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi... | zeripath | 2021-12-14 | 1 | -32/+6 |
* | Move more model into models/user (#17826) | Lunny Xiao | 2021-11-28 | 1 | -0/+207 |