Commit Graph

14 Commits

Author SHA1 Message Date
87768b539f fix trim()
All checks were successful
CI / update (push) Successful in 14s
2024-08-27 18:13:52 +02:00
1dd47824c7 trim spaces from short_name, otherwise recipes become unnavigatable if ending on spaces
All checks were successful
CI / update (push) Successful in 7s
2024-08-18 21:20:03 +02:00
bda44e4647 invalidate image cache on /edit properly 2024-02-21 09:38:55 +01:00
c4c72bd8f0 simplify structure by remove (rezepte) 2024-01-20 16:39:27 +01: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
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
3d631f69b5 Remove unnecessary a11y warnings 2023-07-03 00:09:00 +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
6708bfc89c Update 2023-06-27 19:01:06 +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