1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 23:59:45 +02:00
mealie/frontend/components/Domain
Michael Genson 2c5e5a8421
feat: Public Recipe Browser (#2525)
* fixed incorrect var ref

* added public recipe pagination route

* refactored frontend public/explore API

* fixed broken public cards

* hid context menu from cards when public

* fixed public app header

* fixed random recipe

* added public food, category, tag, and tool routes

* not sure why I thought that would work

* added public organizer/foods stores

* disabled clicking on tags/categories

* added public link to profile page

* linting

* force a 404 if the group slug is missing or invalid

* oops

* refactored to fit sidebar into explore

* fixed invalid logic for app header

* removed most sidebar options from public

* added backend routes for public cookbooks

* added explore cookbook pages/apis

* codegen

* added backend tests

* lint

* fixes v-for keys

* I do not understand but sure why not

---------

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-09-14 06:01:24 -08:00
..
Cookbook feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00
Group fix: #2169 webhooks not firing (#2178) 2023-02-26 10:27:22 -09:00
Recipe feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00
ShoppingList fix: logic for disableAmount in shopping list items (#2518) 2023-08-22 14:03:24 -08:00
User fix: eslint errors and failing tests (#2078) 2023-01-29 13:01:41 -09:00
SearchFilter.vue feat: server side search (#2112) (#2117) 2023-02-11 21:26:10 -09:00