Commit Graph

3 Commits (6af698fb81b9928c5d88c6bbca4b57229db1c2f3)

Author SHA1 Message Date
Giteabot f13a294b47
More `db.DefaultContext` refactor () ()
Backport  by @JakobDev

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.

Co-authored-by: JakobDev <jakobdev@gmx.de>
Lunny Xiao 540bf9fa6d
Move notification interface to services layer ()
Extract from 
Lunny Xiao 6c73c0da53
Move ui notification to service layer ()
Extract from