db391bc383
remove Users from db
2024-02-19 23:18:31 +01:00
2b6499e602
remove unnecesarry deps since moving to authjs
2024-02-19 23:17:16 +01:00
e3680da1ad
move globals out of component into css file
2024-02-18 23:34:14 +01:00
cf79f75a5d
do not display placeholder image in edit/adding recipe
2024-02-18 19:58:20 +01:00
794817f69d
first attempt in disabling image coursel on redirect
2024-02-18 19:53:47 +01:00
e556e65707
add recipe counter
2024-02-18 17:35:17 +01:00
2b18176310
update links to domain-separated ones
2024-02-18 16:39:12 +01:00
8e9ca091ef
add link styling
2024-02-18 15:09:25 +01:00
d5228aab60
add forgotten updated api routes
2024-02-18 14:45:01 +01:00
bd5fdbd7c3
first attempt of img cache invalidation
2024-02-18 14:43:42 +01:00
bb4383f212
fix image url
2024-02-15 09:59:49 +01:00
71aabfb9ba
add title metadata to main page, remove link clutter
2024-02-15 04:32:26 +01:00
e7944b9aa0
Correctly display user with pfp if available
2024-02-15 04:28:31 +01:00
022d727394
OIDC can check for groups now to properly secure users
2024-02-15 04:10:06 +01:00
650a6ce1fc
re-protect client paths
2024-02-15 03:13:49 +01:00
a781be8d00
initial OIDC setup
2024-02-14 16:07:55 +01:00
1929189187
new svgs
2024-02-14 13:44:37 +01:00
d6f8ab9a17
remove unused files
2024-02-14 13:44:22 +01:00
4c92c1c43d
add note about recipes login
2024-02-03 13:03:23 +01:00
ee1008eeea
add forgotten css
2024-02-01 17:17:20 +01:00
6ccdfd51de
add initial Glaube section
2024-02-01 17:15:51 +01:00
08cc4091b1
add cospend link
2024-01-26 15:51:37 +01:00
51381c3f3d
only margin-right in MediaScroller
2024-01-24 11:09:54 +01:00
5c009d74fe
Search: enable click only result
2024-01-22 16:04:58 +01:00
9ddafaacca
fix weird shift in Cards due to double insertion of <a> tag on server
2024-01-22 15:09:08 +01:00
1222fe7487
Card.svelte: placeholder image also blurred if JS disabled
2024-01-22 14:53:26 +01:00
61488a8ce9
fix Search
2024-01-22 14:47:22 +01:00
ef78686432
no blurred image if JS disabled
2024-01-22 14:43:52 +01:00
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
0f45145119
Card.svelte: get rid of :has() and Firefox-specific hacks
2024-01-22 12:40:55 +01:00
b047034731
fix missing nordtheme mvs
2024-01-21 10:36:32 +01:00
18e26790ce
slightly improve js-free Card rendering
2024-01-21 10:34:23 +01:00
27c643ef2b
fix Login/PFP falling below viewport
2024-01-20 17:49:20 +01:00
735ce5aecc
fix typo
2024-01-20 17:41:19 +01:00
b5878390ad
fix mobile view messing up startpage
2024-01-20 17:23:12 +01:00
0d180cc4f9
update startpage
2024-01-20 17:09:07 +01:00
c4c72bd8f0
simplify structure by remove (rezepte)
2024-01-20 16:39:27 +01:00
36e0abb26d
Header: add box-shadow
2024-01-20 16:29:47 +01:00
a3d2e66b5b
h1 in rezepte/ also center-aligns for larger screens
2024-01-20 10:01:23 +01:00
b5f6a3d8bd
load nordtheme also on rezepte/[name] and rezepte/add
2024-01-20 09:59:14 +01:00
d8f1c06b3a
Revert "fix Kategorie -> Stichwörter"
...
This reverts commit 66721766b8
.
2024-01-20 00:48:21 +01:00
c2dc3aa1d5
fixed tag -> Stichwörter
2024-01-20 00:47:16 +01:00
66721766b8
fix Kategorie -> Stichwörter
2024-01-20 00:45:48 +01:00
6362dcaef5
add forgotten Card icon to darktheme
2024-01-20 00:43:31 +01:00
7a7b19c02b
dark theme implemented
2024-01-20 00:39:53 +01:00
e2a7de3e90
also search through season, exclude " 🍽️ "recipes from being in season
2024-01-19 20:12:09 +01:00
09b5e99867
add Frühstück section to main page
2024-01-19 19:58:58 +01:00
9f5c784c6a
Search: temporarily disable auto-scroll
2024-01-10 11:03:41 +01:00
95ae0f814c
remove shys from Search
2024-01-10 10:55:59 +01:00
c616c9d798
display single month in-season recipes correctly
2024-01-05 22:09:07 +01:00