Commit Graph

6 Commits

Author SHA1 Message Date
2dc871c50f Implement progressive enhancement for universal search with context-aware filtering
Some checks failed
CI / update (push) Failing after 5s
Add comprehensive search solution that works across all recipe pages with proper fallbacks. Features include universal API endpoint, context-aware filtering (category/tag/icon/season/favorites), and progressive enhancement with form submission fallback for no-JS users.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 14:53:59 +02:00
895c5c5157 slightly improve js-free Card rendering 2024-01-21 10:34:23 +01:00
4321ece385 First fully working user management, move to layout groups 2023-07-18 14:18:52 +02:00
79691581b9 active season/icon highlighted insteas of using text 2023-07-14 14:33:55 +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
120781a57a first working prototype 2023-06-24 15:35:37 +02:00