Commit Graph

10 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
e37842114a Search: enable click only result 2024-01-22 16:04:58 +01:00
a2e443c150 Search: temporarily disable auto-scroll 2024-01-10 11:03:41 +01:00
140a9347e0 remove shys from Search 2024-01-10 10:55:59 +01:00
52e1a1c38f reimplement click_only_result option, scroll results into view 2023-11-21 00:44:17 +01:00
055ff5124c remove scrollers without results on search 2023-11-08 20:28:13 +01:00
b943eb81ae correctly show matching recipes 2023-07-11 19:07:26 +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
120781a57a first working prototype 2023-06-24 15:35:37 +02:00