Commit Graph

121 Commits

Author SHA1 Message Date
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
7d8aa92d14 fix modal image screen overflow 2023-07-13 18:57:29 +02:00
e3de4e8db9 less mislicks, switched to :focus where appropriate 2023-07-13 18:27:02 +02:00
973f5d305c show zoom-in pointe only when ready 2023-07-13 17:30:36 +02:00
468baf7c20 click on title image for full image 2023-07-13 15:26:16 +02:00
fa23378952 Card hover effect smooth, mobile navbar hides on click 2023-07-13 13:54:42 +02:00
9ccd8418e5 smoother transition 2023-07-12 12:46:33 +02:00
950506dc10 reliably unblur, only use unblur if image not already loaded 2023-07-12 12:44:44 +02:00
2483524fbf rm jukit stuff 2023-07-12 12:28:34 +02:00
385a878cf5 add initial img API endpoints 2023-07-12 11:35:43 +02:00
9edb440b55 randomize determined by day alone, not order of execution as well 2023-07-12 09:51:33 +02:00
511c18ad1b do not show progress of downloading full image 2023-07-11 19:36:59 +02:00
5ee699ea68 fix placeholder thumbnail misalignment 2023-07-11 19:14:39 +02:00
b943eb81ae correctly show matching recipes 2023-07-11 19:07:26 +02:00
800ca29531 initial implementation of placeholder images, thumbnails and blurring between using sharp 2023-07-11 18:47:29 +02:00