20 Commits

Author SHA1 Message Date
04827b1a39
move API routes as cleanup 2023-07-22 13:09:06 +02:00
9c1002bc5e
section scales, not anchor 2023-07-22 12:58:29 +02:00
cf88b08ac6
allow for build because of jsonwebtoken quirk 2023-07-18 14:28:39 +02:00
7dd52d8890
First fully working user management, move to layout groups 2023-07-18 14:18:52 +02:00
70e640aa9a
cleaner login and registration 2023-07-18 12:05:30 +02:00
ffa4496c16
add initial user Management API 2023-07-18 09:14:33 +02:00
be331343e7
bodge img upload on edit if no img available 2023-07-13 18:18:01 +02:00
2ae789e6a6 fix img APIs to working standard 2023-07-12 12:23:35 +02:00
385af0401b
add initial img API endpoints 2023-07-12 11:35:43 +02:00
8441a434d1
randomize moved to API 2023-07-11 22:54:13 +02:00
915e49352f
fix to working state 2023-07-11 18:51:34 +02:00
5ea8502caf
initial implementation of placeholder images, thumbnails and blurring between using sharp 2023-07-11 18:47:29 +02:00
e4e153fe1b
Icon route added 2023-07-03 12:39:34 +02:00
24ddd39f35
API routes now return proper Responses and basic errors are handled
slight improvements in layouting
2023-07-02 23:39:31 +02:00
71fdcf9ffd
add forgotten img api 2023-06-27 19:27:00 +02:00
9392ff6ada
Does not work: uploading images
Adding/Editing/Deleting works
SeasonsSelect works
Nice recipe layout
2023-06-24 15:35:38 +02:00
3d0d3f41e2
First almost fully functioning MVP.
Lacking:
- Seasons cannot be added/edited
- image upload
- layout recipe/adding
2023-06-24 15:35:38 +02:00
dc6fd3fad5
Lots of changes, started on working /add 2023-06-24 15:35:37 +02:00
4e6291fa5d
first working prototype 2023-06-24 15:35:37 +02:00
be19e63970
Initial commit 2023-06-24 15:35:36 +02:00