Commit Graph

246 Commits

Author SHA1 Message Date
25af1f9145 add link styling 2024-02-18 15:09:25 +01:00
446620b8f5 add forgotten updated api routes 2024-02-18 14:45:01 +01:00
5b34fa7a9c first attempt of img cache invalidation 2024-02-18 14:43:42 +01:00
5fccb2dd15 fix image url 2024-02-15 09:59:49 +01:00
a83293d705 add title metadata to main page, remove link clutter 2024-02-15 04:32:26 +01:00
779dc96967 Correctly display user with pfp if available 2024-02-15 04:28:31 +01:00
909f8ff9ad OIDC can check for groups now to properly secure users 2024-02-15 04:10:06 +01:00
78f293a127 re-protect client paths 2024-02-15 03:13:49 +01:00
3d2934944c current state of OIDC integration in README 2024-02-14 18:43:29 +01:00
ca62e48f7b initial OIDC setup 2024-02-14 16:07:55 +01:00
684a9b54f2 new svgs 2024-02-14 13:44:37 +01:00
2bf7c8b947 remove unused files 2024-02-14 13:44:22 +01:00
83281cd461 add note about recipes login 2024-02-03 13:03:23 +01:00
6aed4baf22 add forgotten css 2024-02-01 17:17:20 +01:00
42a8b607a1 add initial Glaube section 2024-02-01 17:15:51 +01:00
aa88122c20 install OIDC, update packages 2024-01-28 12:37:30 +01:00
dae31db5d1 add cospend link 2024-01-26 15:51:37 +01:00
11791d640e update to current state 2024-01-24 16:42:58 +01:00
8029c8bbee only margin-right in MediaScroller 2024-01-24 11:09:54 +01:00
31240dc944 more features 2024-01-22 20:14:36 +01:00
e37842114a Search: enable click only result 2024-01-22 16:04:58 +01:00
d5edf25393 fix weird shift in Cards due to double insertion of <a> tag on server 2024-01-22 15:09:08 +01:00
f6887af97a Card.svelte: placeholder image also blurred if JS disabled 2024-01-22 14:53:26 +01:00
74b9de25fb fix Search 2024-01-22 14:47:22 +01:00
df4a3763c1 no blurred image if JS disabled 2024-01-22 14:43:52 +01:00
0b71279c74 update to fix vite vulns 2024-01-22 14:16:24 +01:00
7dcd495e0c 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
8f53f66286 Card.svelte: get rid of :has() and Firefox-specific hacks 2024-01-22 12:40:55 +01:00
3a92ca4884 favorite feature layout 2024-01-21 18:57:00 +01:00
f2b834108f fix missing nordtheme mvs 2024-01-21 10:36:32 +01:00
895c5c5157 slightly improve js-free Card rendering 2024-01-21 10:34:23 +01:00
3ebd48f480 fix Login/PFP falling below viewport 2024-01-20 17:49:20 +01:00
36b2500a0d fix typo 2024-01-20 17:41:19 +01:00
0491929a59 add new goals 2024-01-20 17:35:09 +01:00
38a78e0d0a fix mobile view messing up startpage 2024-01-20 17:23:12 +01:00
32b195ef3c update startpage 2024-01-20 17:09:07 +01:00
a48a14f1cf simplify structure by remove (rezepte) 2024-01-20 16:39:27 +01:00
2b18b377c0 Header: add box-shadow 2024-01-20 16:29:47 +01:00
6796296b59 add js-free goals 2024-01-20 14:10:03 +01:00
23eb3f95ce h1 in rezepte/ also center-aligns for larger screens 2024-01-20 10:01:23 +01:00
e091cc02c1 load nordtheme also on rezepte/[name] and rezepte/add 2024-01-20 09:59:14 +01:00
0a7b5a0612 Revert "fix Kategorie -> Stichwörter"
This reverts commit c29e9bb855.
2024-01-20 00:48:21 +01:00
14d352146b fixed tag -> Stichwörter 2024-01-20 00:47:16 +01:00
c29e9bb855 fix Kategorie -> Stichwörter 2024-01-20 00:45:48 +01:00
e0b3f546c8 add forgotten Card icon to darktheme 2024-01-20 00:43:31 +01:00
3b0b3bf04c update to current state 2024-01-20 00:42:02 +01:00
00c23bcdba dark theme implemented 2024-01-20 00:39:53 +01:00
4127e9dd39 also search through season, exclude "🍽️"recipes from being in season 2024-01-19 20:12:09 +01:00
b40524e653 add Frühstück section to main page 2024-01-19 19:58:58 +01:00
e791a9d935 update to current state 2024-01-13 16:01:31 +01:00