Commit Graph

187 Commits

Author SHA1 Message Date
691aa1b0b7 fix img APIs to working standard 2023-07-12 12:23:35 +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
32ff7a2a20 randomize moved to API 2023-07-11 22:54:13 +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
5ffd3dbadd fix recipe page 2023-07-11 19:00:58 +02:00
8f15d9650b fix to working state 2023-07-11 18:51:34 +02:00
800ca29531 initial implementation of placeholder images, thumbnails and blurring between using sharp 2023-07-11 18:47:29 +02:00
45ace12530 add missing css 2023-07-10 13:25:04 +02:00
93d637a098 add shake.css 2023-07-10 13:24:42 +02:00
099bf61dec fix some icon animations 2023-07-10 13:19:35 +02:00
357e2f7eeb randomize order of recipes based on day 2023-07-10 13:00:11 +02:00
15bd7a79f2 add new links 2023-07-09 23:45:05 +02:00
d1d3edd65b stack tags from bottom of card 2023-07-05 18:48:59 +02:00
abd09f2291 render html in preamble 2023-07-05 15:20:18 +02:00
5254d840d4 change place of photoprism 2023-07-03 18:20:58 +02:00
7eb731181a Icon route added 2023-07-03 12:39:34 +02:00
17cfa89cce do not render ­ or similar in name 2023-07-03 09:35:36 +02:00
a48b9686e7 Remove unnecessary a11y warnings 2023-07-03 00:09:00 +02:00
0ad95d1f2c API routes now return proper Responses and basic errors are handled
slight improvements in layouting
2023-07-02 23:39:31 +02:00
5680455498 test 2023-06-30 13:32:38 +02:00
238d1504a9 add forgotten img api 2023-06-27 19:27:00 +02:00
348f502bc7 add stores 2023-06-27 19:02:10 +02:00
2487bbe8e1 Update 2023-06-27 19:01:06 +02:00
2cf0155ca2 small fix 2023-06-25 14:49:52 +02:00
bbfa9a3204 mobile burger menu 2023-06-25 14:42:37 +02:00
5d2304e159 Image parallax on recipes 2023-06-25 12:15:20 +02:00
6be720d5e6 Update build process 2023-06-25 10:17:12 +02:00
811ae3db5f Does not work: uploading images
Adding/Editing/Deleting works
SeasonsSelect works
Nice recipe layout
2023-06-24 15:35:38 +02:00
bdfb7280e1 First almost fully functioning MVP.
Lacking:
- Seasons cannot be added/edited
- image upload
- layout recipe/adding
2023-06-24 15:35:38 +02:00
54ca76dfd7 functioning Add recipe (not submitting) missing: season
modals partly stylized
add steps stylized
2023-06-24 15:35:38 +02:00
6ac561e4a1 Image upload stylized 2023-06-24 15:35:38 +02:00
b4223f8eb0 Lots of changes, started on working /add 2023-06-24 15:35:37 +02:00
120781a57a first working prototype 2023-06-24 15:35:37 +02:00
89612f02b6 Initial commit 2023-06-24 15:35:36 +02:00