Commit Graph

492 Commits

Author SHA1 Message Date
Alexander 8e3e938873 add forgotten css 2024-02-01 17:17:20 +01:00
Alexander d8984d590a add initial Glaube section 2024-02-01 17:15:51 +01:00
Alexander 0ff07bb7e2 only margin-right in MediaScroller 2024-01-24 11:09:54 +01:00
Alexander 1cc21066b7 Search: enable click only result 2024-01-22 16:04:58 +01:00
Alexander 8412ff936b fix weird shift in Cards due to double insertion of <a> tag on server 2024-01-22 15:09:08 +01:00
Alexander 86e6c71623 Card.svelte: placeholder image also blurred if JS disabled 2024-01-22 14:53:26 +01:00
Alexander bee05cc019 fix Search 2024-01-22 14:47:22 +01:00
Alexander e7981e96e9 no blurred image if JS disabled 2024-01-22 14:43:52 +01:00
Alexander 019097da6e 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 96915bbfc9 Card.svelte: get rid of :has() and Firefox-specific hacks 2024-01-22 12:40:55 +01:00
Alexander 0d14c4378c slightly improve js-free Card rendering 2024-01-21 10:34:23 +01:00
Alexander 8a69c085fa fix Login/PFP falling below viewport 2024-01-20 17:49:20 +01:00
Alexander 0c0e805b63 Header: add box-shadow 2024-01-20 16:29:47 +01:00
Alexander cb2203a8c9 add forgotten Card icon to darktheme 2024-01-20 00:43:31 +01:00
Alexander a6b110fd1e dark theme implemented 2024-01-20 00:39:53 +01:00
Alexander c76bda0cda Search: temporarily disable auto-scroll 2024-01-10 11:03:41 +01:00
Alexander 6c10b9b6b1 remove shys from Search 2024-01-10 10:55:59 +01:00
Alexander ef9365225e remove shys from pagetitle 2023-12-30 12:47:06 +01:00
Alexander 6d3b623bf7 force line-wrap test 2023-12-30 12:41:25 +01:00
Alexander 727e6141f3 add multiplier url parameter 2023-12-28 14:20:19 +01:00
Alexander eea58898ed initial move entries setup 2023-12-11 21:32:16 +01:00
Alexander f29c8bd881 reimplement click_only_result option, scroll results into view 2023-11-21 00:44:17 +01:00
Alexander d93d981d2d remove scrollers without results on search 2023-11-08 20:28:13 +01:00
Alexander b396400b44 Safari and Firefox render cards correctly 2023-10-19 14:04:44 +02:00
Alexander 63ff27853b actually render correctly for FF 2023-10-19 13:45:12 +02:00
Alexander 0d1ad30eec title image correctly aligned on firefox 2023-10-19 13:31:16 +02:00
Alexander 287a507275 move to cheerio as server side rendering does not support DOMParser 2023-10-10 10:31:56 +02:00
Alexander 5f992f5f9a remove html tags from meta tags 2023-10-10 10:17:39 +02:00
Alexander 35415eb68d move from new.bocken.org to bocken.org 2023-10-05 10:09:50 +02:00
Alexander 1c73c63807 finally fix symbol on mobile 2023-10-04 22:53:03 +02:00
Alexander 6ebe6ede03 update favicon and Symbol to more minimal version 2023-10-03 09:13:10 +02:00
Alexander 2a7dcf1fad update symbol 2023-08-21 21:45:09 +02:00
Alexander ffea1c5637 add payment route + additional starting blocks 2023-07-24 22:57:12 +02:00
Alexander ae0363df9f fix mess-up on hover 2023-07-23 12:48:12 +02:00
Alexander 1254a75dbf add externalized hashPassword.js 2023-07-23 12:22:58 +02:00
Alexander 304474a8fb change password possible 2023-07-23 12:21:12 +02:00
Alexander 01cb610c79 forms updated 2023-07-22 15:04:18 +02:00
Alexander d01b1fe602 menu closes when clicking somwhere else 2023-07-22 13:12:45 +02:00
Alexander 716600d4af show username 2023-07-21 12:43:30 +02:00
Alexander 01b2409a8d add Note field in recipe 2023-07-21 00:18:37 +02:00
Alexander ee48bcd2e5 simplify avatar setup via background-image 2023-07-20 15:41:04 +02:00
Alexander 2db4a92d1b fix removal of ranges 2023-07-20 15:24:10 +02:00
Alexander 1277045d99 mobile logout option 2023-07-20 15:05:08 +02:00
Alexander 31e8896316 less database requests 2023-07-20 14:48:50 +02:00
Alexander c541fcc7a1 user displayed in navbar with option to logout 2023-07-19 14:52:50 +02:00
Alexander 3d5aba4baa remove double scale-up 2023-07-18 18:17:47 +02:00
Alexander ec76c626fd fix global .icon for action_button 2023-07-18 18:11:47 +02:00
Alexander 45db421ed0 fix global .icon for action_button 2023-07-18 18:10:57 +02:00
Alexander bfd61735a3 symbol in Header 2023-07-18 18:09:31 +02:00
Alexander e21f621a49 allow for build because of jsonwebtoken quirk 2023-07-18 14:28:39 +02:00