mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 05:25:26 +02:00
feat: Migrate from Copy Me That (#2212)
* implemented copymethat migration * added migration tree * added translation support * genericized example jpgs * added test data * fixed test archive * switched recipe create to service added test for timeline event creation * linting * lxml go brrr
This commit is contained in:
parent
3ce8fa9492
commit
3118b0e423
17 changed files with 288 additions and 36 deletions
|
@ -8,6 +8,8 @@ migrations_paprika = CWD / "migrations/paprika.zip"
|
|||
|
||||
migrations_chowdown = CWD / "migrations/chowdown.zip"
|
||||
|
||||
migrations_copymethat = CWD / "migrations/copymethat.zip"
|
||||
|
||||
migrations_mealie = CWD / "migrations/mealie.zip"
|
||||
|
||||
migrations_nextcloud = CWD / "migrations/nextcloud.zip"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue