homepage/src
Alexander Bocken 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
..
lib Card is now fully loaded in itself 2024-01-22 14:13:56 +01:00
models added missing Payment model 2023-07-24 23:01:01 +02:00
routes fix missing nordtheme mvs 2024-01-21 10:36:32 +01:00
types Update 2023-06-27 19:01:06 +02:00
utils cookie util 2023-07-18 14:20:50 +02:00
app.d.ts First fully working user management, move to layout groups 2023-07-18 14:18:52 +02:00
app.html Initial commit 2023-06-24 15:35:36 +02:00
hooks.server.ts user displayed in navbar with option to logout 2023-07-19 14:52:50 +02:00