mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-10 03:53:35 -04:00
* Moves dependencies directly to controllers * Reduces use of @cached_property - (I have a suspicion that this is a factor in memory usage) * reduce duplicate ways to access the same property on a controller.