8000 Comparing 11.0.0...11.1.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: 11.0.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: 11.1.0
Choose a head ref
  • 9 commits
  • 134 files changed
  • 1 contributor

Commits on Jan 22, 2024

  1. CONFIG: Add CodeQL scanning (#144)

    * CONFIG: Add CodeQL scanning
    
    * Update CodeQL workflow runs-on
    
    * Update CodeQL workflow Xcode version
    
    * Add CodeQL badge to README
    adamayoung authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    896bd0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83b26dd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. FEATURE: Request authentication token (#146)

    * Add Token model
    
    * CreateRequetToken endpoint
    
    * Add requestToken to AuthenticationService
    
    * FEATURE: Request authentication token
    adamayoung authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0cfbd7e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. CONFIG: Update CI workflows (#149)

    * CONFIG: Update CI workflows
    
    * CONFIG: Update CI workflows
    
    * CONFIG: Update CI workflows
    
    * Update CodeQL Xcode version
    adamayoung authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6eb041c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878803b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edaf126 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. CONFIG: Update workflows to use macOS 14 and M1 runners (#151)

    * CONFIG: Update workflows to use M1 runners
    
    * Update CodeQL action version
    
    * Change CodeQL to v2
    
    * Fix for CodeQL swift build
    
    * Fix for CodeQL init
    
    * Fix for CodeQL init
    
    * Use ubuntu runner for CodeQL
    
    * Revert changes to CodeQL workflow
    adamayoung authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    97cfb00 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. FEATURE: Create User Session (#152)

    * WIP
    
    * WIP
    
    * FEATURE: Create User Session
    
    * Fix failing Linux build
    
    * Fix lint error
    adamayoung authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c7f0dd7 View commit details
    Browse the repository at this point in the history
  2. BUG: Remove TMDb class and refactor configuration (#153)

    * BUG: Remove TMDb class and refactor configuration
    
    * Fix lint error
    adamayoung authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6049b86 View commit details
    Browse the repository at this point in the history
Loading
0