Commit Graph

18 Commits

Author SHA1 Message Date
b534cd1ddc Add favorite indicators to recipe cards and improve favorites UI
All checks were successful
CI / update (push) Successful in 17s
- Add heart emoji indicators to recipe cards (top-left positioning)
- Show favorites across all recipe list pages (season, category, icon, tag)
- Create favorites utility functions for server-side data merging
- Convert client-side load files to server-side for session access
- Redesign favorite button with emoji hearts (🖤/❤️) and bottom-right positioning
- Fix randomizer array mutation issue causing card display glitches
- Implement consistent favorite indicators with drop shadows for visibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 20:45:28 +02:00
d6dce464f7 switch from "Unterwegs" to "Snack" 2025-03-31 17:57:40 +02:00
e725a0430a eager image loading for top recipes on page 2024-02-25 12:54:30 +01:00
51fd5c7f01 add recipe counter 2024-02-18 17:35:17 +01:00
8029c8bbee only margin-right in MediaScroller 2024-01-24 11:09:54 +01:00
a48a14f1cf simplify structure by remove (rezepte) 2024-01-20 16:39:27 +01:00
4321ece385 First fully working user management, move to layout groups 2023-07-18 14:18:52 +02:00
3a8d4e0979 add Getränke cateogry in all display 2023-07-13 11:50:29 +02:00
32ff7a2a20 randomize moved to API 2023-07-11 22:54:13 +02:00
357e2f7eeb randomize order of recipes based on day 2023-07-10 13:00:11 +02:00
7eb731181a Icon route added 2023-07-03 12:39:34 +02:00
bbfa9a3204 mobile burger menu 2023-06-25 14:42:37 +02:00
6be720d5e6 Update build process 2023-06-25 10:17:12 +02:00
811ae3db5f Does not work: uploading images
Adding/Editing/Deleting works
SeasonsSelect works
Nice recipe layout
2023-06-24 15:35:38 +02:00
bdfb7280e1 First almost fully functioning MVP.
Lacking:
- Seasons cannot be added/edited
- image upload
- layout recipe/adding
2023-06-24 15:35:38 +02:00
b4223f8eb0 Lots of changes, started on working /add 2023-06-24 15:35:37 +02:00
120781a57a first working prototype 2023-06-24 15:35:37 +02:00
89612f02b6 Initial commit 2023-06-24 15:35:36 +02:00