Alexander
0e47a2804d
fix for not logged in
2024-03-27 22:09:15 +01:00
Alexander
65ba541e17
conditional redirect for Dokumente
2024-03-27 22:07:49 +01:00
Alexander
ab49f20d47
add papers
2024-03-22 13:20:49 +01:00
Alexander
82aadf478b
add paperless to links grid
2024-03-18 17:40:47 +01:00
Alexander
af2763e64f
Render html also in edit panels
2024-03-02 12:38:03 +01:00
Alexander
d355f2fc09
emoji font for icon
2024-02-26 12:00:38 +01:00
Alexander
e725a0430a
eager image loading for top recipes on page
2024-02-25 12:54:30 +01:00
Alexander
0f0321a42d
specify emoji font for icons
2024-02-25 11:15:06 +01:00
Alexander
913e76ab9c
update multiplier on navgation
2024-02-21 13:47:30 +01:00
Alexander
0275ddb596
apply ingredient amount to multiplier
2024-02-21 13:26:27 +01:00
Alexander
03a25458e3
attempt to fix rand_array()
2024-02-21 10:29:17 +01:00
Alexander
afdfd4f651
invalidate image cache on /edit properly
2024-02-21 09:38:55 +01:00
Alexander
683967932b
"fix" symbol in header on mobile
2024-02-20 20:27:33 +01:00
Alexander
c86844afac
finally buildable without jwt
2024-02-19 23:38:08 +01:00
Alexander
c23d742398
remove user admin routes
2024-02-19 23:24:28 +01:00
Alexander
8d62bc4213
simplify boolean assignemnt
2024-02-19 23:22:29 +01:00
Alexander
44267fb6d8
remove Users from db
2024-02-19 23:18:31 +01:00
Alexander
968c170cba
remove unnecesarry deps since moving to authjs
2024-02-19 23:17:16 +01:00
Alexander
d1587a3672
move globals out of component into css file
2024-02-18 23:34:14 +01:00
Alexander
5382ed1091
do not display placeholder image in edit/adding recipe
2024-02-18 19:58:20 +01:00
Alexander
5eede48406
first attempt in disabling image coursel on redirect
2024-02-18 19:53:47 +01:00
Alexander
51fd5c7f01
add recipe counter
2024-02-18 17:35:17 +01:00
Alexander
387f76e2f1
update links to domain-separated ones
2024-02-18 16:39:12 +01:00
Alexander
25af1f9145
add link styling
2024-02-18 15:09:25 +01:00
Alexander
446620b8f5
add forgotten updated api routes
2024-02-18 14:45:01 +01:00
Alexander
5b34fa7a9c
first attempt of img cache invalidation
2024-02-18 14:43:42 +01:00
Alexander
5fccb2dd15
fix image url
2024-02-15 09:59:49 +01:00
Alexander
a83293d705
add title metadata to main page, remove link clutter
2024-02-15 04:32:26 +01:00
Alexander
779dc96967
Correctly display user with pfp if available
2024-02-15 04:28:31 +01:00
Alexander
909f8ff9ad
OIDC can check for groups now to properly secure users
2024-02-15 04:10:06 +01:00
Alexander
78f293a127
re-protect client paths
2024-02-15 03:13:49 +01:00
Alexander
ca62e48f7b
initial OIDC setup
2024-02-14 16:07:55 +01:00
Alexander
684a9b54f2
new svgs
2024-02-14 13:44:37 +01:00
Alexander
2bf7c8b947
remove unused files
2024-02-14 13:44:22 +01:00
Alexander
83281cd461
add note about recipes login
2024-02-03 13:03:23 +01:00
Alexander
6aed4baf22
add forgotten css
2024-02-01 17:17:20 +01:00
Alexander
42a8b607a1
add initial Glaube section
2024-02-01 17:15:51 +01:00
Alexander
dae31db5d1
add cospend link
2024-01-26 15:51:37 +01:00
Alexander
8029c8bbee
only margin-right in MediaScroller
2024-01-24 11:09:54 +01:00
Alexander
e37842114a
Search: enable click only result
2024-01-22 16:04:58 +01:00
Alexander
d5edf25393
fix weird shift in Cards due to double insertion of <a> tag on server
2024-01-22 15:09:08 +01:00
Alexander
f6887af97a
Card.svelte: placeholder image also blurred if JS disabled
2024-01-22 14:53:26 +01:00
Alexander
74b9de25fb
fix Search
2024-01-22 14:47:22 +01:00
Alexander
df4a3763c1
no blurred image if JS disabled
2024-01-22 14:43:52 +01:00
Alexander
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
Alexander
8f53f66286
Card.svelte: get rid of :has() and Firefox-specific hacks
2024-01-22 12:40:55 +01:00
Alexander
f2b834108f
fix missing nordtheme mvs
2024-01-21 10:36:32 +01:00
Alexander
895c5c5157
slightly improve js-free Card rendering
2024-01-21 10:34:23 +01:00
Alexander
3ebd48f480
fix Login/PFP falling below viewport
2024-01-20 17:49:20 +01:00
Alexander
36b2500a0d
fix typo
2024-01-20 17:41:19 +01:00