1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 07:09:41 +02:00
mealie/frontend/components/Layout
Hayden ea7c4771ee
Feature/user photo storage (#877)
* add default assets for user profile

* add recipe avatar

* change user_id to UUID

* add profile image upload

* setup image cache keys

* cleanup tests and add image tests

* purge user data on delete

* new user repository tests

* add user_id validator for int -> UUID conversion

* delete depreciated route

* force set content type

* refactor tests to use temp directory

* validate parent exists before createing

* set user_id to correct type

* update instruction id

* reset primary key on migration
2021-12-18 19:04:36 -09:00
..
AppFooter.vue Feature/update login UI (#716) 2021-10-02 12:18:01 -08:00
AppHeader.vue Feature/shareable recipes (#866) 2021-12-05 11:55:46 -09:00
AppSidebar.vue Feature/user photo storage (#877) 2021-12-18 19:04:36 -09:00
TheSnackbar.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00