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

NoBid Bid Adapter: Support for GPP 1.1 #10287

Merged
merged 45 commits into from
Aug 22, 2023

Commits on Mar 4, 2020

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

Commits on Mar 5, 2020

  1. Added support for COPPA

    redaguermas committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    c0fb8ee View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Merge branch 'master' of https://github.com/prebid/Prebid.js

    * 'master' of https://github.com/prebid/Prebid.js: (49 commits)
      Submitting Clicktripz bid adapter (prebid#4929)
      add UNICORN bid adapter (prebid#4917)
      3.12.0-pre
      3.11.0 release
      Eids liveintent ext fix (prebid#4944)
      add mediaforce bid adapter (prebid#4933)
      update logic in adpod module for playersize (prebid#4953)
      Module - Size Mapping V2 (prebid#4690)
      Lifestreet adapter 3.0 (prebid#4927)
      IX Adapter - Increase banner TTL to 300s (prebid#4957)
      assert string returned not that we break things (prebid#4962)
      added option to url parser to ignore decoding entire url (prebid#4938)
      adding user-id support in medianet adapter (prebid#4925)
      removing the log (prebid#4960)
      add import extensions (prebid#4959)
      Add 7xbid adapter to compatible with prebid 3.0 (prebid#4908)
      Fix failing code-coverage command (prebid#4892)
      enable no-console eslint rule for project (prebid#4802)
      update audigent tests to fix larger test suite issue (prebid#4952)
      use bidId or bidIds in the payload (prebid#4903)
      ...
    redaguermas committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    36fab76 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Merge branch 'master' of https://github.com/prebid/Prebid.js

    * 'master' of https://github.com/prebid/Prebid.js: (102 commits)
      Marsmedia - Add vastXml and fix id response (prebid#5067)
      PubMatic adapter to support image sync (prebid#5104)
      minor consentManagement fix (prebid#5050)
      fix circle ci failing tests (prebid#5113)
      Add Relaido Adapter (prebid#5101)
      Add new bid adapter for ConnectAd (prebid#4806)
      change payload (prebid#5105)
      Utils updates (prebid#5092)
      Read OpenRTB app objects if set in config + bug fix for when ad units are reloaded (prebid#5086)
      Criteo : added first party data mapping to bidder request (prebid#4954)
      updateAdGenerationManual (prebid#5032)
      New bid adapter: Wipes (prebid#5051)
      Prebid manager analytics utm tags (prebid#4998)
      CRITEO RTUS Integration with Yieldmo Prebid (prebid#5075)
      isSafariBrowser update  (prebid#5077)
      Support min &max duration for onevideo (prebid#5079)
      increment pre version
      Prebid 3.15.0 release
      prebid#5011 Fix to set Secure attribute on cookie when SameSite=none (prebid#5064)
      Prebid adapter for windtalker (prebid#5040)
      ...
    redaguermas committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    51525d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Reda Guermas committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    c473780 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 19, 2020

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

Commits on Aug 18, 2020

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

Commits on Aug 26, 2020

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

Commits on Sep 27, 2020

  1. rebuilt

    Reda Guermas committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    c11a5b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/prebid/Prebid.js

    # Conflicts:
    #	package-lock.json
    Reda Guermas committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    c44bd3f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Added support for Extended User IDs.

    Reda Guermas committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    9c8440c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Merge branch 'master' of https://github.com/prebid/Prebid.js

    # Conflicts:
    #	test/spec/modules/nobidBidAdapter_spec.js
    Reda Guermas committed May 28, 2021
    Configuration menu
    Copy the full SHA
    ec5cde7 View commit details
    Browse the repository at this point in the history
  2. Added support for the "meta" attribute in bid response.

    Reda Guermas committed May 28, 2021
    Configuration menu
    Copy the full SHA
    ff10bbe View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

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

Commits on Sep 27, 2021

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

Commits on Mar 7, 2023

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

Commits on Mar 31, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    d6160fa View commit details
    Browse the repository at this point in the history
  2. Added video context to ad unit request.

    Reda Guermas committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a87a1e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge branch 'master' of https://github.com/prebid/Prebid.js into NoB…

    …id-version-1.4.0
    Reda Guermas committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c2f84c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Added GPP support to NoBid Bid Adapter.

    Reda Guermas committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7e4d723 View commit details
    Browse the repository at this point in the history
  2. package-lock.json update

    Reda Guermas committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5faa816 View commit details
    Browse the repository at this point in the history
  3. Added gpp_supported: true to the mark down file.

    Reda Guermas committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b7d3a86 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Added GPP related tests.

    Reda Guermas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8d88942 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/prebid/Prebid.js into NoB…

    …id-version-1.4.0
    Reda Guermas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    897698c View commit details
    Browse the repository at this point in the history
  3. Delete .project

    redaguermas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f31c144 View commit details
    Browse the repository at this point in the history
  4. Delete .jsdtscope

    redaguermas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6e52f5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab333f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4e9e46 View commit details
    Browse the repository at this point in the history
  7. Delete a

    redaguermas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    58fbc8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e09d445 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    388d3e0 View commit details
    Browse the repository at this point in the history
  10. Delete a

    redaguermas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1c3f853 View commit details
    Browse the repository at this point in the history
  11. Delete .jsdtscope

    redaguermas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    38dc58a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2818cbe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad8662d View commit details
    Browse the repository at this point in the history
  14. Delete .project

    redaguermas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8ddb9a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Delete package-lock.json

    redaguermas committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f7eb056 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    a164194 View commit details
    Browse the repository at this point in the history
  2. package.json

    Reda Guermas committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    39abc2d View commit details
    Browse the repository at this point in the history
  3. putting back package=lock.json

    Reda Guermas committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    757ed98 View commit details
    Browse the repository at this point in the history
  4. package.json

    Reda Guermas committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e029482 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    0a5fbc6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into NoBid-version-1.4.0

    # Conflicts:
    #	package-lock.json
    #	package.json
    Reda Guermas committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f2529d6 View commit details
    Browse the repository at this point in the history