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

Merge VideoService #5

Merged
merged 8 commits into from
Jan 20, 2024
Merged

Merge VideoService #5

merged 8 commits into from
Jan 20, 2024

Commits on Jan 20, 2024

  1. chore: add credentials to .gitignore

    Lucas Martins dos Santos committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    cd7e7ca View commit details
    Browse the repository at this point in the history
  2. chore: add google storage dependency

    Lucas Martins dos Santos committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b976079 View commit details
    Browse the repository at this point in the history
  3. feat: add VideoService

    Lucas Martins dos Santos committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    eff009a View commit details
    Browse the repository at this point in the history
  4. chore: add godotenv dependency

    Lucas Martins dos Santos committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f1bd5dd View commit details
    Browse the repository at this point in the history
  5. test: add tests for VideoService

    some bugs were found and were corrected during tests implementation
    Lucas Martins dos Santos committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a4b1ecf View commit details
    Browse the repository at this point in the history
  6. test: add test for VideoService Fragment

    Lucas Martins dos Santos committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b2d5192 View commit details
    Browse the repository at this point in the history
  7. feat: finish VideoService implementation

    Lucas Martins dos Santos committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c7e03d2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from olukkas/feature/video-service

    VideoService implementation
    olukkas authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    3edf19d View commit details
    Browse the repository at this point in the history