Commit Graph

226 Commits

Author SHA1 Message Date
Alexander 5c009d74fe Search: enable click only result 2024-01-22 16:04:58 +01:00
Alexander 9ddafaacca fix weird shift in Cards due to double insertion of <a> tag on server 2024-01-22 15:09:08 +01:00
Alexander 1222fe7487 Card.svelte: placeholder image also blurred if JS disabled 2024-01-22 14:53:26 +01:00
Alexander 61488a8ce9 fix Search 2024-01-22 14:47:22 +01:00
Alexander ef78686432 no blurred image if JS disabled 2024-01-22 14:43:52 +01:00
Alexander 177e2c8fca update to fix vite vulns 2024-01-22 14:16:24 +01:00
Alexander 7ec94246f0 Card is now fully loaded in itself
No longer do we have this weird shift of the description to the right of
the Card until some magical JS is loaded to fix it.
Not yet perfect: The now wrapping a-tag is for some reason still weirdly
sent to client until some js cleans it up. Currently results in a too
large gap which is fixed by local js.

Still TODO: do not blur images if no js present
2024-01-22 14:13:56 +01:00
Alexander 0f45145119 Card.svelte: get rid of :has() and Firefox-specific hacks 2024-01-22 12:40:55 +01:00
Alexander 6fc2755d87 favorite feature layout 2024-01-21 18:57:00 +01:00
Alexander b047034731 fix missing nordtheme mvs 2024-01-21 10:36:32 +01:00
Alexander 18e26790ce slightly improve js-free Card rendering 2024-01-21 10:34:23 +01:00
Alexander 27c643ef2b fix Login/PFP falling below viewport 2024-01-20 17:49:20 +01:00
Alexander 735ce5aecc fix typo 2024-01-20 17:41:19 +01:00
Alexander 37d2265a3b add new goals 2024-01-20 17:35:09 +01:00
Alexander b5878390ad fix mobile view messing up startpage 2024-01-20 17:23:12 +01:00
Alexander 0d180cc4f9 update startpage 2024-01-20 17:09:07 +01:00
Alexander c4c72bd8f0 simplify structure by remove (rezepte) 2024-01-20 16:39:27 +01:00
Alexander 36e0abb26d Header: add box-shadow 2024-01-20 16:29:47 +01:00
Alexander 65049e49ec add js-free goals 2024-01-20 14:10:03 +01:00
Alexander a3d2e66b5b h1 in rezepte/ also center-aligns for larger screens 2024-01-20 10:01:23 +01:00
Alexander b5f6a3d8bd load nordtheme also on rezepte/[name] and rezepte/add 2024-01-20 09:59:14 +01:00
Alexander d8f1c06b3a Revert "fix Kategorie -> Stichwörter"
This reverts commit 66721766b8.
2024-01-20 00:48:21 +01:00
Alexander c2dc3aa1d5 fixed tag -> Stichwörter 2024-01-20 00:47:16 +01:00
Alexander 66721766b8 fix Kategorie -> Stichwörter 2024-01-20 00:45:48 +01:00
Alexander 6362dcaef5 add forgotten Card icon to darktheme 2024-01-20 00:43:31 +01:00
Alexander 55862e05f9 update to current state 2024-01-20 00:42:02 +01:00
Alexander 7a7b19c02b dark theme implemented 2024-01-20 00:39:53 +01:00
Alexander e2a7de3e90 also search through season, exclude "🍽️"recipes from being in season 2024-01-19 20:12:09 +01:00
Alexander 09b5e99867 add Frühstück section to main page 2024-01-19 19:58:58 +01:00
Alexander 42e9a4ceb1 update to current state 2024-01-13 16:01:31 +01:00
Alexander 9f5c784c6a Search: temporarily disable auto-scroll 2024-01-10 11:03:41 +01:00
Alexander 95ae0f814c remove shys from Search 2024-01-10 10:55:59 +01:00
Alexander c616c9d798 display single month in-season recipes correctly 2024-01-05 22:09:07 +01:00
Alexander c6b002a108 update to current state 2024-01-03 11:36:14 +01:00
Alexander f263af9abf update ragu img link 2024-01-01 14:29:30 +01:00
Alexander 91e523e359 move category and icon up in mobile view 2023-12-30 13:07:34 +01:00
Alexander 59ee898de3 remove shys from pagetitle 2023-12-30 12:47:06 +01:00
Alexander 9fc8571a18 force line-wrap test 2023-12-30 12:41:25 +01:00
Alexander cd5c210d8a add multiplier url parameter 2023-12-28 14:20:19 +01:00
Alexander 69ff12bcdb do not alert() on img upload/edit 2023-12-18 20:33:56 +01:00
Alexander 5abd2f7bed seasonality filtering 2023-12-13 14:55:42 +01:00
Alexander bdedd4c45c update to current state 2023-12-13 12:15:03 +01:00
Alexander 2ba62592b3 initial move entries setup 2023-12-11 21:32:16 +01:00
Alexander 31416870d1 reimplement click_only_result option, scroll results into view 2023-11-21 00:44:17 +01:00
Alexander f94bb702bc remove typo 2023-11-20 23:42:32 +01:00
Alexander 1f5e252b2b fix created at display 2023-11-20 23:32:14 +01:00
Alexander aa4a4c4cd5 display create/update date at bottom of recipe 2023-11-20 23:26:50 +01:00
Alexander 1ff902117e tmp fix for stupid iOS 2023-11-16 15:47:19 +01:00
Alexander 144a0132fa update services list 2023-11-13 13:07:42 +01:00
Alexander 29e1b3be76 remove scrollers without results on search 2023-11-08 20:28:13 +01:00