8000 Comparing 12.1.0...13.0.0 · adamayoung/TMDb · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adamayoung/TMDb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.1.0
Choose a base ref
...
head repository: adamayoung/TMDb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13.0.0
Choose a head ref
  • 6 commits
  • 258 files changed
  • 1 contributor

Commits on May 15, 2024

  1. FEATURE: Allow the use of language and country codes for certain endp…

    …oints (#176)
    
    * Add extensions to locale
    
    * Discover service
    
    * Discover and Genres
    
    * Configuration Countries
    
    * People
    
    * Fix linting errors
    
    * Search
    
    * Trending
    
    * TVSeries
    
    * Tidy up
    
    * WIP
    
    * TVSeasonService
    
    * TVEpisodeService
    
    * WatchProviderService
    
    * Remove LocaleProvider
    
    * Remove LocaleProviderTests
    
    * Update Apple device versions for GH actions'
    
    * Update tests
    adamayoung authored May 15, 2024
    Configuration menu
    Copy the full SHA
    a143068 View commit details
    Browse the repository at this point in the history
  2. TECH DEBT: Add tests for error scenarios in services (#177)

    * AuthenticationService and CertificationsService error tests
    
    * CompanyService error tests
    
    * ConfigurationService error tests
    
    * DiscoverService, GenreService and MovieService error tests
    
    * PersonService error tests
    
    * SearchService error tests
    
    * TrendingService error tests
    
    * TVEpisodesService error tests
    
    * TVSeasonService error tests
    
    * TVSeriesService and WatchProviderService error tests
    
    * Break up MovieServiceTests and TVSeriesTests
    
    * Tidy up
    
    * Fix Linux builds
    
    * Fix Linux builds
    
    * Fix Linux builds
    adamayoung authored May 15, 2024
    Configuration menu
    Copy the full SHA
    27b206d View commit details
    Browse the repository at this point in the history
  3. TECH DEBT: Tidy models (#178)

    * TECH DEBT: Tidy models
    
    * Update Workflows
    
    * Update lint workflow
    
    * Update documentation
    adamayoung authored May 15, 2024
    Configuration menu
    Copy the full SHA
    27ae0ae View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. FEATURE: TMDbClient (#180)

    * AccountService
    
    * Ceritifcations
    
    * Companies
    
    * Configuration
    
    * Discover
    
    * Genres
    
    * Movies
    
    * People
    
    * Search
    
    * Trending
    
    * TVEpisode
    
    * TVSeasons
    
    * TVSeries
    
    * WatchProviders
    
    * Authentication
    
    * Docs
    
    * Documentation
    
    * Fix markdown lint error
    adamayoung authored May 22, 2024
    Configuration menu
    Copy the full SHA
    5968076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ad551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db60901 View commit details
    Browse the repository at this point in the history
Loading
0