Commit Graph

4 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
03a25458e3 attempt to fix rand_array() 2024-02-21 10:29:17 +01:00
9edb440b55 randomize determined by day alone, not order of execution as well 2023-07-12 09:51:33 +02:00
357e2f7eeb randomize order of recipes based on day 2023-07-10 13:00:11 +02:00