Meal-Tiger/Meal-Tiger-Backend
The application developed in this repository serves as the backend for the Meal-Tiger website.
JavaGPL-3.0
Issues
- 0
Admins are not reliably detected
#119 opened by Uggah - 0
Deleting recipe returns ok rather than noContent
#117 opened by Uggah - 0
Architectural improvement
#115 opened by Uggah - 1
Faulty error message on 404 on image endpoint
#109 opened by Uggah - 0
- 1
Improve image conversion speeds by multi threading it
#111 opened by Uggah - 1
Unit tests depend on sane config values.
#110 opened by Uggah - 1
Allow customization of webp parameters
#112 opened by Uggah - 0
Image conversion tends to be slow
#107 opened by Uggah - 0
- 0
Validation messages for Recipe ingredients and UserInformationRequest username are missing
#102 opened by Uggah - 0
Optimize dockerfile
#101 opened by Uggah - 0
Update Spring Boot to 3.0.1
#86 opened by Uggah - 0
- 0
CORS mappings do not include PUT and DELETE
#96 opened by Uggah - 0
Wrong format name for jpeg in ImageConfig
#87 opened by Uggah - 0
- 0
Pagination for ratings not working
#89 opened by Uggah - 0
ImageConfig does not set the sampleConfig property
#90 opened by Uggah - 0
- 0
Update CHANGELOG.md
#82 opened by Uggah - 0
Update README to include current dependencies
#44 opened by Uggah - 0
Add status badges to README
#80 opened by Uggah - 0
- 1
Add user management
#52 opened by Uggah - 2
Tests can only be configured through config files but not through environment variables
#29 opened by Uggah - 0
Separate integration tests from unit tests
#76 opened by Uggah - 1
Use embedded mongoDB for integration tests
#60 opened by Uggah - 0
- 0
Improve Configurator
#53 opened by Uggah - 0
Implement ratings for recipes
#63 opened by Uggah - 0
Add cors mapping for /images
#67 opened by Uggah - 0
Implement integration tests for ratings
#66 opened by Uggah - 0
Set Location header and body on status code CREATED
#68 opened by Uggah - 0
Ratings should be individually addressable
#72 opened by Uggah - 0
Implement validation for ingredients
#64 opened by Uggah - 1
Add authentication and authorization via JWT verified through an OAuth2 / OIDC Authentication Provider such as Keycloak
#38 opened by Uggah - 0
Use better HTTP Status codes
#57 opened by Uggah - 0
Implement error messages for bad requests
#59 opened by Uggah - 1
Implement unit tests for RecipeController
#55 opened by Uggah - 1
Implement unit tests for ImageIOController
#56 opened by Uggah - 1
Implement functionality for indicating a recipe / image once existed but was deleted.
#58 opened by Uggah - 0
Implement API Endpoints for Image API
#50 opened by Uggah - 0
Add more tests for recipes with images
#51 opened by Uggah - 0
- 1
CORS only working for /recipes but not /recipes/**
#37 opened by Uggah - 1
- 1
Update Changelog for Release 1.0.0-alpha
#36 opened by Uggah - 1
Refactor code for Release-1.0-alpha
#34 opened by Uggah - 1
Add documentation for Release 1.0.0-alpha
#33 opened by Uggah