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: GibraltarSoftware/Loupe.JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: issue/1_agent_id_on_requests
Choose a base ref
...
head repository: GibraltarSoftware/Loupe.JavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
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 Oct 12, 2021

  1. Merge pull request #3 from GibraltarSoftware/issue/1_agent_id_on_requ…

    …ests
    
    Issue/1 agent id on requests; documentation updates and correction to dependencies
    DaveSussman authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    b69761a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Merge pull request #4 from GibraltarSoftware/issue/1_agent_id_on_requ…

    …ests
    
    Updated logging of exception stack traces
    DaveSussman authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    e679863 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    a1eb150 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from GibraltarSoftware/issue/2_exception_stackt…

    …race
    
    Updated samples projects to use latest version of agent
    kendallmiller authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7f9cfb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Updated loupe typescript agent to use the fetch api instead of XmlHtt…

    …pRequest. Also removed dependency on window, document, and platform, all of which are now optional
    DaveSussman committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    33f7590 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Added optional request credentials parameter to setLogServer to allow…

    … use to specify the credentials type sent with the request. Useful for backend cors implementations where the cors host is limited.
    DaveSussman committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9c22a78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from GibraltarSoftware/feature/remove-browser-d…

    …ependency
    
    Feature/remove browser dependency
    DaveSussman authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9693531 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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