Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 1 | -1/+1 |
| | | | | | | | Part of #27065 --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> | ||||
* | More `db.DefaultContext` refactor (#27265) | JakobDev | 2023-09-29 | 1 | -1/+1 |
| | | | | | | | Part of #27065 This PR touches functions used in templates. As templates are not static typed, errors are harder to find, but I hope I catch it all. I think some tests from other persons do not hurt. | ||||
* | Move notification interface to services layer (#26915) | Lunny Xiao | 2023-09-05 | 1 | -21/+20 |
| | | | Extract from #22266 | ||||
* | Move ui notification to service layer (#26907) | Lunny Xiao | 2023-09-05 | 1 | -0/+262 |
Extract from #22266 |