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: majd/ipatool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: majd/ipatool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 9 commits
  • 87 files changed
  • 1 contributor

Commits on Apr 9, 2023

  1. Refactor API to return output to caller (#171)

    * Refactor auth.info implementation to return output
    
    * Refactor auth.revoke implementation to return output
    
    * Refactor auth.login implementation to return output
    
    * Refactor search implementation to return output
    
    * Refactor purchase implementation to return output
    
    * Refactor download implementation to return output
    majd authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    8762eaf View commit details
    Browse the repository at this point in the history
  2. Expose Lookup API (#172)

    majd authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    5abc5d1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    574d5b5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    9a361cf View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    cf926d7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Refactor API interfaces (#185)

    - Move logging to command level.
    - Simplify and unify interfaces for `appstore` package.
    - Move sinf replication from "Download" API to "ReplicateSinf" API.
    - Handle retries and command specific logic in the command level.
    - Rename "Info" API to "AccountInfo".
    majd authored May 27, 2023
    Configuration menu
    Copy the full SHA
    95c3aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf33e0d View commit details
    Browse the repository at this point in the history
  3. Add golangci-lint linter (#188)

    majd authored May 27, 2023
    Configuration menu
    Copy the full SHA
    67e557e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    74e7588 View commit details
    Browse the repository at this point in the history
Loading