df4a3763c1
no blurred image if JS disabled
2024-01-22 14:43:52 +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
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
2b18b377c0
Header: add box-shadow
2024-01-20 16:29:47 +01:00
e0b3f546c8
add forgotten Card icon to darktheme
2024-01-20 00:43:31 +01:00
00c23bcdba
dark theme implemented
2024-01-20 00:39:53 +01:00
a2e443c150
Search: temporarily disable auto-scroll
2024-01-10 11:03:41 +01:00
140a9347e0
remove shys from Search
2024-01-10 10:55:59 +01:00
40696be73b
remove shys from pagetitle
2023-12-30 12:47:06 +01:00
6fe881c6fc
force line-wrap test
2023-12-30 12:41:25 +01:00
156736477e
add multiplier url parameter
2023-12-28 14:20:19 +01:00
01c79545b3
initial move entries setup
2023-12-11 21:32:16 +01:00
52e1a1c38f
reimplement click_only_result option, scroll results into view
2023-11-21 00:44:17 +01:00
055ff5124c
remove scrollers without results on search
2023-11-08 20:28:13 +01:00
6812a90fad
Safari and Firefox render cards correctly
2023-10-19 14:04:44 +02:00
2da2218520
actually render correctly for FF
2023-10-19 13:45:12 +02:00
4b5ad61aac
title image correctly aligned on firefox
2023-10-19 13:31:16 +02:00
dea9a14e9f
move to cheerio as server side rendering does not support DOMParser
2023-10-10 10:31:56 +02:00
e1d4ff27ad
remove html tags from meta tags
2023-10-10 10:17:39 +02:00
1a3d486f43
move from new.bocken.org to bocken.org
2023-10-05 10:09:50 +02:00
9eab9a5553
finally fix symbol on mobile
2023-10-04 22:53:03 +02:00
4619bad460
update favicon and Symbol to more minimal version
2023-10-03 09:13:10 +02:00
038d05f8dd
update symbol
2023-08-21 21:45:09 +02:00
c6fb41de6d
add payment route + additional starting blocks
2023-07-24 22:57:12 +02:00
2ceb8ef864
fix mess-up on hover
2023-07-23 12:48:12 +02:00
021e9aa940
add externalized hashPassword.js
2023-07-23 12:22:58 +02:00
f918adf22a
change password possible
2023-07-23 12:21:12 +02:00
217e0e6e00
forms updated
2023-07-22 15:04:18 +02:00
f9be95b91e
menu closes when clicking somwhere else
2023-07-22 13:12:45 +02:00
1b66f88e81
show username
2023-07-21 12:43:30 +02:00
60d46cba87
add Note field in recipe
2023-07-21 00:18:37 +02:00
eac042d39a
simplify avatar setup via background-image
2023-07-20 15:41:04 +02:00
68a9f5aca7
fix removal of ranges
2023-07-20 15:24:10 +02:00
f11358bd0a
mobile logout option
2023-07-20 15:05:08 +02:00
52babac861
less database requests
2023-07-20 14:48:50 +02:00
bfdc12736c
user displayed in navbar with option to logout
2023-07-19 14:52:50 +02:00
9b407430d0
remove double scale-up
2023-07-18 18:17:47 +02:00
3609b7a510
fix global .icon for action_button
2023-07-18 18:11:47 +02:00
e7119b5a03
fix global .icon for action_button
2023-07-18 18:10:57 +02:00
ce5cd87d01
symbol in Header
2023-07-18 18:09:31 +02:00
2a38e041d6
allow for build because of jsonwebtoken quirk
2023-07-18 14:28:39 +02:00
4321ece385
First fully working user management, move to layout groups
2023-07-18 14:18:52 +02:00
1f34c36384
cleaner login and registration
2023-07-18 12:05:30 +02:00
090c60d837
custom multiplier and cleaner fractions
2023-07-17 09:14:09 +02:00
79691581b9
active season/icon highlighted insteas of using text
2023-07-14 14:33:55 +02:00
6a2e994e24
ranges in portions are handled correctly
2023-07-14 14:31:19 +02:00
fd1157151e
break word
2023-07-13 23:15:13 +02:00
884f291213
initial adjust amounts implemented
2023-07-13 20:53:27 +02:00