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

Release V7.0.0 #8

Merged
merged 39 commits into from
Jun 20, 2024
Merged

Release V7.0.0 #8

merged 39 commits into from
Jun 20, 2024

Commits on Jun 6, 2024

  1. Slim app gets with routes

    xsga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7bc8712 View commit details
    Browse the repository at this point in the history
  2. Fix error

    xsga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    619815a View commit details
    Browse the repository at this point in the history
  3. Update readme

    xsga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    aa71c9f View commit details
    Browse the repository at this point in the history
  4. PSALM error level 6

    xsga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    00aedbe View commit details
    Browse the repository at this point in the history
  5. Fix FilmParser errors

    xsga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    32f185d View commit details
    Browse the repository at this point in the history
  6. Fix parser errors

    xsga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1ead339 View commit details
    Browse the repository at this point in the history
  7. Fix parser errors

    xsga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ecb13c2 View commit details
    Browse the repository at this point in the history
  8. Add lost commands

    xsga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9213633 View commit details
    Browse the repository at this point in the history
  9. Include test user on start

    xsga committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    75df39a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. PSALM error level 5

    xsga committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    85362be View commit details
    Browse the repository at this point in the history
  2. PSALM error level 4

    xsga committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4759667 View commit details
    Browse the repository at this point in the history
  3. Log4PHP PSALM revision

    xsga committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    65bf1f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Fix style

    xsga committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    da8fba3 View commit details
    Browse the repository at this point in the history
  2. Genre topics feature

    xsga committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    611d966 View commit details
    Browse the repository at this point in the history
  3. Genre and country value objects

    xsga committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    efd4fa3 View commit details
    Browse the repository at this point in the history
  4. Genre topic value objects

    xsga committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8b88964 View commit details
    Browse the repository at this point in the history
  5. Fix error

    xsga committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2e83095 View commit details
    Browse the repository at this point in the history
  6. Director model object

    xsga committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a59d793 View commit details
    Browse the repository at this point in the history
  7. Actors model

    xsga committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    71618fc View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Film country

    xsga committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2ef5cff View commit details
    Browse the repository at this point in the history
  2. Parsers refactor

    xsga committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4a45610 View commit details
    Browse the repository at this point in the history
  3. Get film service

    xsga committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2fc2f42 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    xsga authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0b127f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Code revision

    xsga committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9442020 View commit details
    Browse the repository at this point in the history
  2. Simple search parser refactor

    xsga committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    303bfae View commit details
    Browse the repository at this point in the history
  3. Fix error

    xsga committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e8df246 View commit details
    Browse the repository at this point in the history
  4. Search parsers refactor

    xsga committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0530ed6 View commit details
    Browse the repository at this point in the history
  5. Fix style

    xsga committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    66a5b5e View commit details
    Browse the repository at this point in the history
  6. Object models and value objects

    xsga committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f680fb0 View commit details
    Browse the repository at this point in the history
  7. Domain objects

    xsga committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c1b74df View commit details
    Browse the repository at this point in the history
  8. Update README.md

    xsga authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    70057fe View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Delete environment setting

    xsga committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    de61bdb View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Code revision

    xsga committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b8d10b4 View commit details
    Browse the repository at this point in the history
  2. HTTP Client generic

    xsga committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b6abe96 View commit details
    Browse the repository at this point in the history
  3. Unused code

    xsga committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9d70c82 View commit details
    Browse the repository at this point in the history
  4. Docker revision

    xsga committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e0ca92f View commit details
    Browse the repository at this point in the history
  5. Fix error

    xsga committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4cd3648 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Fix errors

    xsga committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e4b24ae View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Dockerfile revision

    xsga committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9c572ae View commit details
    Browse the repository at this point in the history