Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2 #10

Merged
merged 6 commits into from
Nov 6, 2024
Merged

Version 2 #10

merged 6 commits into from
Nov 6, 2024

Commits on Nov 5, 2024

  1. Version 2 (#9)

    - Nutritional values can be added to ingredients
    - Open Food Facts can be used for nutritional values
    - Stories can now be created - share your story with others
    - Improvements in password recovery
    - Introduced Spotless for unified file formatting
    - Other improvements
    Chip3211 authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    740c7f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. - fix Paths.get method in FileService.java

    - fix `Paths.get` method in `RecipeService.java`
    Chip3211 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    241292e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a82fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    834fe60 View commit details
    Browse the repository at this point in the history
  4. - Add FLAVORMATE_PORT to .env.minimal-template

    - Add FLAVORMATE_PATH to .env.minimal-template
    Chip3211 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f3a6c45 View commit details
    Browse the repository at this point in the history
  5. - Remove validations from MailConfig

    - Add MailConfig to EnableConfigurationProperties
    Chip3211 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    10332a4 View commit details
    Browse the repository at this point in the history