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

Video Module: Initial Release #8858

Merged
merged 254 commits into from
Oct 21, 2022
Merged

Video Module: Initial Release #8858

merged 254 commits into from
Oct 21, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 21, 2022

  1. registers as module

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    336cc36 View commit details
    Browse the repository at this point in the history
  2. adds vendor consts

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d106e51 View commit details
    Browse the repository at this point in the history
  3. registers jwplayer submodule

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    00738fb View commit details
    Browse the repository at this point in the history
  4. renames render ad

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2193d74 View commit details
    Browse the repository at this point in the history
  5. checks config autostart

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f6f749e View commit details
    Browse the repository at this point in the history
  6. moves private functions to a util obj

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3c73c27 View commit details
    Browse the repository at this point in the history
  7. introduces ad optimization

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5b7ff15 View commit details
    Browse the repository at this point in the history
  8. tests state.js

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d8259d9 View commit details
    Browse the repository at this point in the history
  9. introduces submodule tests

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8795a73 View commit details
    Browse the repository at this point in the history
  10. populates utils tests

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    95d68a7 View commit details
    Browse the repository at this point in the history
  11. tests callback storage

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6a5f0f1 View commit details
    Browse the repository at this point in the history
  12. tests ad and time states

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    743d99a View commit details
    Browse the repository at this point in the history
  13. introduces provider tests:

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9084143 View commit details
    Browse the repository at this point in the history
  14. tests init

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7050786 View commit details
    Browse the repository at this point in the history
  15. tests get ortb

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d2177ff View commit details
    Browse the repository at this point in the history
  16. tests event listeners

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b8f2d69 View commit details
    Browse the repository at this point in the history
  17. supports removing all event handlers when explicit

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1113b15 View commit details
    Browse the repository at this point in the history
  18. splits clear all event listeners from early return

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f10476f View commit details
    Browse the repository at this point in the history
  19. removes hook

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    93c2a57 View commit details
    Browse the repository at this point in the history
  20. shares directory

    karimJWP authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    0ce3c73 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    61cbf09 View commit details
    Browse the repository at this point in the history
  22. adds pb video

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ac8f9f4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3477515 View commit details
    Browse the repository at this point in the history
  24. adds integration example

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    58dcf57 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d40f478 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b166b00 View commit details
    Browse the repository at this point in the history
  27. removes comment

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    972bb4d View commit details
    Browse the repository at this point in the history
  28. implements event listener

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    227807b View commit details
    Browse the repository at this point in the history
  29. adds unit tests

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    805e8a8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cb2c4ec View commit details
    Browse the repository at this point in the history
  31. tests events surfacing

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a925e56 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    02a4b7d View commit details
    Browse the repository at this point in the history
  33. restores factory

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7afb97a View commit details
    Browse the repository at this point in the history
  34. adds adServer

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3ba4787 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    44abd5f View commit details
    Browse the repository at this point in the history
  36. register gam submodule

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ccc2783 View commit details
    Browse the repository at this point in the history
  37. tests submodule builder

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    76e2d44 View commit details
    Browse the repository at this point in the history
  38. instantiates ad server

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1025e0f View commit details
    Browse the repository at this point in the history
  39. tests parent module

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    deb2d9b View commit details
    Browse the repository at this point in the history
  40. updates core video tests

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9216a73 View commit details
    Browse the repository at this point in the history
  41. adds ad server tests

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4f81a06 View commit details
    Browse the repository at this point in the history
  42. obtains vast ad to render

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a2c9846 View commit details
    Browse the repository at this point in the history
  43. passes options

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    27a0017 View commit details
    Browse the repository at this point in the history
  44. tests ad tag obtention

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    16acf42 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    aacb0fc View commit details
    Browse the repository at this point in the history
  46. adds vast xml builder

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    942fc2d View commit details
    Browse the repository at this point in the history
  47. tests node makers

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ea0853c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    486e5bf View commit details
    Browse the repository at this point in the history
  49. renames wrapper builder

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8aaeafc View commit details
    Browse the repository at this point in the history
  50. adds vast xml editor

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2105b5b View commit details
    Browse the repository at this point in the history
  51. modifies vast xml

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    82e925a View commit details
    Browse the repository at this point in the history
  52. moves logic to helper

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    dd622c1 View commit details
    Browse the repository at this point in the history
  53. appends doc element

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4e8d7da View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    e01d34a View commit details
    Browse the repository at this point in the history
  55. improves copy check

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d520bb6 View commit details
    Browse the repository at this point in the history
  56. adds tests for error node

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    bc0366a View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    d75bf7d View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    cea37a3 View commit details
    Browse the repository at this point in the history
  59. adds tracking tests

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b9d0f4d View commit details
    Browse the repository at this point in the history
  60. tests arguments

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    48308fc View commit details
    Browse the repository at this point in the history
  61. removes obsolete path

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    be52af3 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    60c3c4c View commit details
    Browse the repository at this point in the history
  63. sets up video module

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2712a52 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    e58f071 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    fe4128a View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    73c3548 View commit details
    Browse the repository at this point in the history
  67. adds inline docs

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    23c6682 View commit details
    Browse the repository at this point in the history
  68. documents providers

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4b9637c View commit details
    Browse the repository at this point in the history
  69. adds inline docs for ortb

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    05f4bc1 View commit details
    Browse the repository at this point in the history
  70. adds missing ortb params

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    dc5aa6f View commit details
    Browse the repository at this point in the history
  71. obtains language code

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    946a4cf View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    00c582b View commit details
    Browse the repository at this point in the history
  73. adds notes

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8dd5735 View commit details
    Browse the repository at this point in the history
  74. updates todo

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6697679 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    e0cba98 View commit details
    Browse the repository at this point in the history
  76. loads ad server config

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a08bf29 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    b4578ac View commit details
    Browse the repository at this point in the history
  78. emits event even on loss

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    52bf82d View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    2b16a6f View commit details
    Browse the repository at this point in the history
  80. updates events

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5394ae0 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    50f3904 View commit details
    Browse the repository at this point in the history
  82. uses config fallback

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f48f520 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    47faf18 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    fa1e07b View commit details
    Browse the repository at this point in the history
  85. shares code

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4f3004e View commit details
    Browse the repository at this point in the history
  86. triggers bid video events

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    39ea7f4 View commit details
    Browse the repository at this point in the history
  87. matches ad event to bid

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    39a5dcf View commit details
    Browse the repository at this point in the history
  88. adds inline documentation

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c6b28d4 View commit details
    Browse the repository at this point in the history
  89. allows URL import

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f43bd87 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    ca28129 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    50e9ef3 View commit details
    Browse the repository at this point in the history
  92. includes ad wrapper ids

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    fdb46b9 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    66c8ed8 View commit details
    Browse the repository at this point in the history
  94. tests impression tracking

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4e6c006 View commit details
    Browse the repository at this point in the history
  95. updates for new find

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2bff9aa View commit details
    Browse the repository at this point in the history
  96. removes unused var

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    07f474d View commit details
    Browse the repository at this point in the history
  97. uses find polyfill

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ccc3488 View commit details
    Browse the repository at this point in the history
  98. updates event import

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    592f160 View commit details
    Browse the repository at this point in the history
  99. exposes addEvents

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c47c0b4 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    2927fa1 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    60a82c3 View commit details
    Browse the repository at this point in the history
  102. exposes video bid events

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    82b6ffd View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    941c619 View commit details
    Browse the repository at this point in the history
  104. reads from video

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b58bf95 View commit details
    Browse the repository at this point in the history
  105. removes typo

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    549629c View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    64a631e View commit details
    Browse the repository at this point in the history
  107. sets ortb2 obj

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    69117d4 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    b924439 View commit details
    Browse the repository at this point in the history
  109. tmg uses mediatype video

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f934557 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    de22d46 View commit details
    Browse the repository at this point in the history
  111. sets up player in demo

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    020d1ef View commit details
    Browse the repository at this point in the history
  112. triggers load abort

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7caa854 View commit details
    Browse the repository at this point in the history
  113. uses appnexys

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b23d8bc View commit details
    Browse the repository at this point in the history
  114. uses getGlobal

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    25124ef View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    ac694a8 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    cf2411f View commit details
    Browse the repository at this point in the history
  117. updates import

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    432556d View commit details
    Browse the repository at this point in the history
  118. resolves lgtm errors

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9499084 View commit details
    Browse the repository at this point in the history
  119. uses submodule pattern

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2a65182 View commit details
    Browse the repository at this point in the history
  120. uses uuid generator util

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2e66a47 View commit details
    Browse the repository at this point in the history
  121. removes adServer module

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4bb92d5 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    c98320a View commit details
    Browse the repository at this point in the history
  123. prefix events with video_

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    850052c View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    8ba264a View commit details
    Browse the repository at this point in the history
  125. fixes tests

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1afe8b7 View commit details
    Browse the repository at this point in the history
  126. refactors render

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5915c90 View commit details
    Browse the repository at this point in the history
  127. exposes rendering

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    cf16c42 View commit details
    Browse the repository at this point in the history
  128. uses mergeDeep

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f3259a9 View commit details
    Browse the repository at this point in the history
  129. shares constants

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5d928b6 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    e0b686e View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    e07a1fe View commit details
    Browse the repository at this point in the history
  132. adds test bidders

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c53b8fa View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    7b3582d View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    6ef31a3 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    9467c28 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    bfc68f9 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    98e7536 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    b22205e View commit details
    Browse the repository at this point in the history
  139. Setup videojs init unit tests

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    59e9f49 View commit details
    Browse the repository at this point in the history
  140. Formatting to pass linter

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    515b793 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    efce855 View commit details
    Browse the repository at this point in the history
  142. Added semicolon

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    68645d9 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    c9bfdb3 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    ba24658 View commit details
    Browse the repository at this point in the history
  145. Cleaned up code added comments

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c2d2dcd View commit details
    Browse the repository at this point in the history
  146. Renamed test file

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8d7f6b7 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    86525c2 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    f44dd6b View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    eb3c317 View commit details
    Browse the repository at this point in the history
  150. Added ad position to ortb

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1261d00 View commit details
    Browse the repository at this point in the history
  151. Cleaned up playback methods code

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f45173b View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    59b8eb5 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    c8a1a7e View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    720b358 View commit details
    Browse the repository at this point in the history
  155. Added code for placement

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e42e2a1 View commit details
    Browse the repository at this point in the history
  156. Linter pass through

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f297915 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    6bff965 View commit details
    Browse the repository at this point in the history
  158. Removed duplicate tests

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    117489d View commit details
    Browse the repository at this point in the history
  159. Removed non bidding module tests

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    80599f4 View commit details
    Browse the repository at this point in the history
  160. Added clarifying comments

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a54b567 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    6cc29e9 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    924322e View commit details
    Browse the repository at this point in the history
  163. Filled in initialization events

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    771c8b3 View commit details
    Browse the repository at this point in the history
  164. Importing event constants

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a6ac680 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    d2997ff View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    2d2eca5 View commit details
    Browse the repository at this point in the history
  167. Added pre setup callback tests

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    93436ef View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    9e2ef60 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    08a30e3 View commit details
    Browse the repository at this point in the history
  170. Basic event handling

    AnirudhRahul authored and karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    976f84f View commit details
    Browse the repository at this point in the history
  171. adds ortb constants

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d2bde62 View commit details
    Browse the repository at this point in the history
  172. removes trailing file

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6fcad77 View commit details
    Browse the repository at this point in the history
  173. uses hook.js

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a4a141e View commit details
    Browse the repository at this point in the history
  174. marks winning bid as used

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5df7648 View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    d438b16 View commit details
    Browse the repository at this point in the history
  176. rename vars

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4ece8dc View commit details
    Browse the repository at this point in the history
  177. fixes init and loadAdTag

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7f610d4 View commit details
    Browse the repository at this point in the history
  178. renames videojs var

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6254910 View commit details
    Browse the repository at this point in the history
  179. supports media events

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d37024f View commit details
    Browse the repository at this point in the history
  180. addresses size events

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c9fb218 View commit details
    Browse the repository at this point in the history
  181. registers ad events

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    35ad18b View commit details
    Browse the repository at this point in the history
  182. implements get ad info

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ce9ad5f View commit details
    Browse the repository at this point in the history
  183. generates ad pauload

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c88e797 View commit details
    Browse the repository at this point in the history
  184. includes wrapper ids

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1b78a8a View commit details
    Browse the repository at this point in the history
  185. supports ad config

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    98d1d2f View commit details
    Browse the repository at this point in the history
  186. populates ad config

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    16ccad9 View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    9a6da51 View commit details
    Browse the repository at this point in the history
  188. handles setupfailure

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3355f45 View commit details
    Browse the repository at this point in the history
  189. renames video js example

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1f3220d View commit details
    Browse the repository at this point in the history
  190. updates time

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1f99b1b View commit details
    Browse the repository at this point in the history
  191. supports loadstart

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    64341d9 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    9c5bba1 View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    ce1daeb View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    671b10b View commit details
    Browse the repository at this point in the history
  195. requests ad unit

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    03be735 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    99d64f3 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    b5ff571 View commit details
    Browse the repository at this point in the history
  198. restors src tag

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    90051c9 View commit details
    Browse the repository at this point in the history
  199. resolves build fail

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c2e9342 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    ad36229 View commit details
    Browse the repository at this point in the history
  201. allows obtaining ortb obj

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5b4e9de View commit details
    Browse the repository at this point in the history
  202. uses safe getConfig

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a2604bd View commit details
    Browse the repository at this point in the history
  203. adds metadata demo

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7136e24 View commit details
    Browse the repository at this point in the history
  204. improves metadata util

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    fcf89a9 View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    93f7fe2 View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    a403c99 View commit details
    Browse the repository at this point in the history
  207. obtains bid adId

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    228f010 View commit details
    Browse the repository at this point in the history
  208. sets proper context

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4b0e33d View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    af39dd1 View commit details
    Browse the repository at this point in the history
  210. configures ad tag

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ead090c View commit details
    Browse the repository at this point in the history
  211. adds demos

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a9c90a7 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    880256e View commit details
    Browse the repository at this point in the history
  213. adds demos

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5fc1e74 View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    bcfbdc7 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    f94e32f View commit details
    Browse the repository at this point in the history
  216. updates tests

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    01dede3 View commit details
    Browse the repository at this point in the history
  217. adds tests

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    90e16c6 View commit details
    Browse the repository at this point in the history
  218. tests media parsers

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9552ed1 View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    cd3c193 View commit details
    Browse the repository at this point in the history
  220. adds integrity

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    adc6fe9 View commit details
    Browse the repository at this point in the history
  221. removes library map

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    24d453d View commit details
    Browse the repository at this point in the history
  222. prioritizes bidder params

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    21b07a8 View commit details
    Browse the repository at this point in the history
  223. Configuration menu
    Copy the full SHA
    07f4855 View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    99f5cd1 View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    16eb673 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    e9ef1ca View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    3af5b97 View commit details
    Browse the repository at this point in the history
  228. Configuration menu
    Copy the full SHA
    cb257a3 View commit details
    Browse the repository at this point in the history
  229. uses name conversion util

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    abbd00c View commit details
    Browse the repository at this point in the history
  230. refactors event handling

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2b20e62 View commit details
    Browse the repository at this point in the history
  231. refactors ima listeners

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3389600 View commit details
    Browse the repository at this point in the history
  232. simplifies event logic

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    630ea7d View commit details
    Browse the repository at this point in the history
  233. checks for existence

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7dcfaf9 View commit details
    Browse the repository at this point in the history
  234. offevent singular

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c99c9ca View commit details
    Browse the repository at this point in the history
  235. adds fn desc

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    86834d5 View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    5653a25 View commit details
    Browse the repository at this point in the history
  237. Configuration menu
    Copy the full SHA
    482eb6c View commit details
    Browse the repository at this point in the history
  238. enrichment rules

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    86f7b3e View commit details
    Browse the repository at this point in the history
  239. Configuration menu
    Copy the full SHA
    d684804 View commit details
    Browse the repository at this point in the history
  240. Configuration menu
    Copy the full SHA
    f760063 View commit details
    Browse the repository at this point in the history
  241. tests re ortb

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ce7aa3d View commit details
    Browse the repository at this point in the history
  242. refactor tests

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    eaef25f View commit details
    Browse the repository at this point in the history
  243. resolves instability

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    04280c2 View commit details
    Browse the repository at this point in the history
  244. Configuration menu
    Copy the full SHA
    bd26b76 View commit details
    Browse the repository at this point in the history
  245. rebuilds dependencies

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2e4e8a1 View commit details
    Browse the repository at this point in the history
  246. sets ortb site.content

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    cc87757 View commit details
    Browse the repository at this point in the history
  247. renames auctionRequest

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5df9f4b View commit details
    Browse the repository at this point in the history
  248. renames optimizeAds

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4a5ddef View commit details
    Browse the repository at this point in the history
  249. adds module docs

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6d4aae5 View commit details
    Browse the repository at this point in the history
  250. adds event doc

    karimMourra committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    896a11a View commit details
    Browse the repository at this point in the history