mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 05:25:26 +02:00
* added staticmethod decorators to avoid mypy error * exposed created and updated timestamps to schema * changed default sort from date_added to created_at * explicitely sort recent recipes by created_at * removed static method and replaced w/ type: ignore |
||
---|---|---|
.. | ||
index.ts | ||
use-fraction.ts | ||
use-recipe-ingredients.ts | ||
use-recipe-meta.ts | ||
use-recipe-search.ts | ||
use-recipe-tools.ts | ||
use-recipe.ts | ||
use-recipes.ts |