Commit Graph

982 Commits

Author SHA1 Message Date
Alexander d8984d590a add initial Glaube section 2024-02-01 17:15:51 +01:00
Alexander 0625151a52 install OIDC, update packages 2024-01-28 12:37:30 +01:00
Alexander 8338ee3aff add cospend link 2024-01-26 15:51:37 +01:00
Alexander 4aa3a69aa1 update to current state 2024-01-24 16:42:58 +01:00
Alexander 0ff07bb7e2 only margin-right in MediaScroller 2024-01-24 11:09:54 +01:00
Alexander 6f6aa1a4d3 more features 2024-01-22 20:14:36 +01:00
Alexander 1cc21066b7 Search: enable click only result 2024-01-22 16:04:58 +01:00
Alexander 8412ff936b fix weird shift in Cards due to double insertion of <a> tag on server 2024-01-22 15:09:08 +01:00
Alexander 86e6c71623 Card.svelte: placeholder image also blurred if JS disabled 2024-01-22 14:53:26 +01:00
Alexander bee05cc019 fix Search 2024-01-22 14:47:22 +01:00
Alexander e7981e96e9 no blurred image if JS disabled 2024-01-22 14:43:52 +01:00
Alexander fad63f3aa5 update to fix vite vulns 2024-01-22 14:16:24 +01:00
Alexander 019097da6e 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 96915bbfc9 Card.svelte: get rid of :has() and Firefox-specific hacks 2024-01-22 12:40:55 +01:00
Alexander c339573386 favorite feature layout 2024-01-21 18:57:00 +01:00
Alexander 444e79c992 fix missing nordtheme mvs 2024-01-21 10:36:32 +01:00
Alexander 0d14c4378c slightly improve js-free Card rendering 2024-01-21 10:34:23 +01:00
Alexander 8a69c085fa fix Login/PFP falling below viewport 2024-01-20 17:49:20 +01:00
Alexander c4919d9e4f fix typo 2024-01-20 17:41:19 +01:00
Alexander 785618569c add new goals 2024-01-20 17:35:09 +01:00
Alexander db28c3ab9f fix mobile view messing up startpage 2024-01-20 17:23:12 +01:00
Alexander 536d1ec9f8 update startpage 2024-01-20 17:09:07 +01:00
Alexander 39ec8017df simplify structure by remove (rezepte) 2024-01-20 16:39:27 +01:00
Alexander 0c0e805b63 Header: add box-shadow 2024-01-20 16:29:47 +01:00
Alexander 2fc4a6b185 add js-free goals 2024-01-20 14:10:03 +01:00
Alexander 0776c55904 h1 in rezepte/ also center-aligns for larger screens 2024-01-20 10:01:23 +01:00
Alexander 082ce8902e load nordtheme also on rezepte/[name] and rezepte/add 2024-01-20 09:59:14 +01:00
Alexander e8af982fc6 Revert "fix Kategorie -> Stichwörter"
This reverts commit 8a0cdaeffa.
2024-01-20 00:48:21 +01:00
Alexander 837e309283 fixed tag -> Stichwörter 2024-01-20 00:47:16 +01:00
Alexander 8a0cdaeffa fix Kategorie -> Stichwörter 2024-01-20 00:45:48 +01:00
Alexander cb2203a8c9 add forgotten Card icon to darktheme 2024-01-20 00:43:31 +01:00
Alexander 51f56a5fc9 update to current state 2024-01-20 00:42:02 +01:00
Alexander a6b110fd1e dark theme implemented 2024-01-20 00:39:53 +01:00
Alexander 74e30d2114 also search through season, exclude "🍽️"recipes from being in season 2024-01-19 20:12:09 +01:00
Alexander 5f1f87f948 add Frühstück section to main page 2024-01-19 19:58:58 +01:00
Alexander 688ed4768c update to current state 2024-01-13 16:01:31 +01:00
Alexander c76bda0cda Search: temporarily disable auto-scroll 2024-01-10 11:03:41 +01:00
Alexander 6c10b9b6b1 remove shys from Search 2024-01-10 10:55:59 +01:00
Alexander 20b5ce63d3 display single month in-season recipes correctly 2024-01-05 22:09:07 +01:00
Alexander d817044afa update to current state 2024-01-03 11:36:14 +01:00
Alexander 240918dfe6 update ragu img link 2024-01-01 14:29:30 +01:00
Alexander a3d7ef5714 move category and icon up in mobile view 2023-12-30 13:07:34 +01:00
Alexander ef9365225e remove shys from pagetitle 2023-12-30 12:47:06 +01:00
Alexander 6d3b623bf7 force line-wrap test 2023-12-30 12:41:25 +01:00
Alexander 727e6141f3 add multiplier url parameter 2023-12-28 14:20:19 +01:00
Alexander ea7eb9d503 do not alert() on img upload/edit 2023-12-18 20:33:56 +01:00
Alexander 89ea13dd4d seasonality filtering 2023-12-13 14:55:42 +01:00
Alexander 16820fbd42 update to current state 2023-12-13 12:15:03 +01:00
Alexander eea58898ed initial move entries setup 2023-12-11 21:32:16 +01:00
Alexander f29c8bd881 reimplement click_only_result option, scroll results into view 2023-11-21 00:44:17 +01:00