Commit Graph

76 Commits

Author SHA1 Message Date
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
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
36e0abb26d Header: add box-shadow 2024-01-20 16:29:47 +01:00
7a7b19c02b dark theme implemented 2024-01-20 00:39:53 +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
9fc8571a18 force line-wrap test 2023-12-30 12:41:25 +01:00
cd5c210d8a add multiplier url parameter 2023-12-28 14:20:19 +01:00
2ba62592b3 initial move entries setup 2023-12-11 21:32:16 +01:00
31416870d1 reimplement click_only_result option, scroll results into view 2023-11-21 00:44:17 +01:00
29e1b3be76 remove scrollers without results on search 2023-11-08 20:28:13 +01:00
780bca5f96 Safari and Firefox render cards correctly 2023-10-19 14:04:44 +02:00
c22253f4bc actually render correctly for FF 2023-10-19 13:45:12 +02:00
302b5f6a10 title image correctly aligned on firefox 2023-10-19 13:31:16 +02:00
4a2edd85a1 move from new.bocken.org to bocken.org 2023-10-05 10:09:50 +02:00
b70c236598 finally fix symbol on mobile 2023-10-04 22:53:03 +02:00
797f920074 update favicon and Symbol to more minimal version 2023-10-03 09:13:10 +02:00
6edd635344 update symbol 2023-08-21 21:45:09 +02:00
e25c0f9121 add payment route + additional starting blocks 2023-07-24 22:57:12 +02:00
0d5d936ef3 fix mess-up on hover 2023-07-23 12:48:12 +02:00
4c198e4113 change password possible 2023-07-23 12:21:12 +02:00
fbf33445d9 menu closes when clicking somwhere else 2023-07-22 13:12:45 +02:00
6abc3e87f4 show username 2023-07-21 12:43:30 +02:00
58d2643908 add Note field in recipe 2023-07-21 00:18:37 +02:00
6a9a46ba05 simplify avatar setup via background-image 2023-07-20 15:41:04 +02:00
12db3c9e3c fix removal of ranges 2023-07-20 15:24:10 +02:00
fc46b45386 mobile logout option 2023-07-20 15:05:08 +02:00
2b0c954aa5 user displayed in navbar with option to logout 2023-07-19 14:52:50 +02:00
8f045d7111 remove double scale-up 2023-07-18 18:17:47 +02:00
a7c62e776d fix global .icon for action_button 2023-07-18 18:11:47 +02:00
7dfdea4393 fix global .icon for action_button 2023-07-18 18:10:57 +02:00
9d38684b10 symbol in Header 2023-07-18 18:09:31 +02:00
7dd52d8890 First fully working user management, move to layout groups 2023-07-18 14:18:52 +02:00
0816cbe9e5 custom multiplier and cleaner fractions 2023-07-17 09:14:09 +02:00
52858e46ff active season/icon highlighted insteas of using text 2023-07-14 14:33:55 +02:00
f8b5160f2d ranges in portions are handled correctly 2023-07-14 14:31:19 +02:00
90895fb957 break word 2023-07-13 23:15:13 +02:00
2bf546ccb5 initial adjust amounts implemented 2023-07-13 20:53:27 +02:00
45942d113b fix modal image screen overflow 2023-07-13 18:57:29 +02:00
fe0c3c6644 less mislicks, switched to :focus where appropriate 2023-07-13 18:27:02 +02:00
878aeff52d show zoom-in pointe only when ready 2023-07-13 17:30:36 +02:00
5769c0cea6 click on title image for full image 2023-07-13 15:26:16 +02:00