Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lotame Panorama ID Module : add safari handling #9418

Merged
merged 26 commits into from Jan 24, 2023

Commits on Jan 20, 2021

  1. Merge pull request #8 from prebid/master

    Latest from Prebid master
    Tonsil committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    15b58dc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

Commits on Oct 26, 2021

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

Commits on Oct 29, 2021

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

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    e0da02d View commit details
    Browse the repository at this point in the history
  2. GRUE-176 After some attempts with leveraging environment variables, d…

    …ecided to look for an environment variable passed on configuration.
    Tonsil committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    b11b71e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. GRUE-177 WIP added a fix for handling timestamps, plus there's some t…

    …emporary debugging that I was using to understand flow.
    Tonsil committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    9eb65a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. GRUE-177 Fixed bug with localStorage checking for empty, included nul…

    …l as a possible return value.
    Tonsil committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b442c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7e4397 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6890c08 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. GRUE-177 updated the environment handling for dev, qa, and prod. I'm …

    …still on the fence on whether we need this, but it's allowing the tests to pass currently, so leaving it in for now.
    Tonsil committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3b33345 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. GRUE-178 removed the dynamic URL handling for the ID endpoint. We wil…

    …l manage that change with the build process for testing.
    Tonsil committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    06f2d36 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Merge pull request #12 from Lotame/feature/GRUE-177_more_prebid_tests

    Feature/grue 177 more prebid tests
    Tonsil committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f0585df View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

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

Commits on Nov 28, 2022

  1. Resolved merge conflict.

    Tonsil committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a93affc View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    cb61d53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c242756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d489241 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bf14b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8d0c9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e37d083 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce8747f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53f3091 View commit details
    Browse the repository at this point in the history
  9. GRUE-339 corrected the safari id endpoint - I had forgotten that it w…

    …as different than the usual one.
    Tonsil committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    6de0622 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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

Commits on Jan 13, 2023

  1. GRUE-340 Updated the variable name for the cookieless domain, to remo…

    …ve the emphasis on Safari and better illustrate that this is a general approach.
    Tonsil committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    aa8ec7a View commit details
    Browse the repository at this point in the history