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: renderforest/service-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: return-error-instance
Choose a base ref
...
head repository: renderforest/service-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 27 files changed
  • 2 contributors

Commits on May 26, 2025

  1. feat: Migrate to typescript (#99)

    * feat: Migrate to latest eslint
    
    * feat: Migrate from deprecated pre-commit to husky
    
    * feat: Migrate to typescript
    sargis-shahinyan-rf authored May 26, 2025
    Configuration menu
    Copy the full SHA
    8eafaa8 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. fix: Prefill url with the fake host value to fix URL parsing (#100)

    Co-authored-by: sargisshahinyan <shahinyan.sargis@gmail.com>
    sargis-shahinyan-rf and sargisshahinyan authored May 29, 2025
    Configuration menu
    Copy the full SHA
    274b5cb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    10b3e9d View commit details
    Browse the repository at this point in the history
  2. feat: Create method to set authorization for axios (#102)

    * stype: Update code styling
    
    * feat: Create method to set authorization for axios
    sargis-shahinyan-rf authored May 30, 2025
    Configuration menu
    Copy the full SHA
    7d82288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaf1fe6 View commit details
    Browse the repository at this point in the history
  4. fix: Query string should be part of the path (#104)

    * fix: Query string should be part of the path
    
    * chore: Update version
    sargis-shahinyan-rf authored May 30, 2025
    Configuration menu
    Copy the full SHA
    e9598ff View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. feat: Serialize query params with the params serializer from config (#…

    …105)
    
    * fix: Fix the case, when query params are passed over the both URL string and params
    
    * feat: Serialize query params with the params serializer from config
    
    * chore: Update package version
    
    ---------
    
    Co-authored-by: sargisshahinyan <shahinyan.sargis@gmail.com>
    sargis-shahinyan-rf and sargisshahinyan authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    35391e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. fix: Handle the case with trailing question mark URL (#107)

    * fix: Handle the case with trailing question mark URL
    
    * chore: Update packages
    sargis-shahinyan-rf authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    9e852a4 View commit details
    Browse the repository at this point in the history
Loading