Commit Graph

4 Commits (dc8f59baa54d4f47edab6feb76a6903947584326)

Author SHA1 Message Date
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor ()
Part of 

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
JakobDev cf0df023be
More `db.DefaultContext` refactor ()
Part of 

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.
Lunny Xiao 540bf9fa6d
Move notification interface to services layer ()
Extract from 
Lunny Xiao 6c73c0da53
Move ui notification to service layer ()
Extract from