Vercel/src/recipe
Rich Manalang ec55005df2
feat: add Nikon Z Picture Control support (#361)
* feat: add Nikon Z Picture Control support

* refactor: Consolidate Fujifilm and Nikon MakerNote parsing logic and remove unused code and comments.

* fix: decode film parameter before fetching photo data.

* fix: decode URL-encoded film parameters for improved routing

* feat: Add default set of Nikon Picture Controls for consistent labels and allow for Picture Controls not already in the database to be picked from the drop down.

* feat: Add camera make context to film components for conditional Fujifilm simulation display
2025-12-28 14:23:33 -05:00
..
data.ts Refactor recipe schema and pages 2025-03-03 19:43:08 -06:00
index.ts feat: add Nikon Z Picture Control support (#361) 2025-12-28 14:23:33 -05:00
PhotoRecipe.tsx Albums (#315) 2025-09-16 21:47:22 -05:00
PhotoRecipeOverlay.tsx feat: add Nikon Z Picture Control support (#361) 2025-12-28 14:23:33 -05:00
PhotoRecipeOverlayButton.tsx Fix tooltip button/form interaction 2025-07-11 08:53:36 -05:00
RecipeHeader.tsx Albums (#315) 2025-09-16 21:47:22 -05:00
RecipeImageResponse.tsx Albums (#315) 2025-09-16 21:47:22 -05:00
RecipeModal.tsx Speed up category hovers (#279) 2025-07-04 12:19:45 -05:00
RecipeOGTile.tsx Albums (#315) 2025-09-16 21:47:22 -05:00
RecipeOverview.tsx Albums (#315) 2025-09-16 21:47:22 -05:00
RecipeShareModal.tsx Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
useRecipeOverlay.ts Finalize batch sync logic 2025-04-20 17:02:06 -05:00