-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Feature/s2s client side fallback #1485
Commits on Aug 18, 2017
-
add a storagemanager to access local storage
filter s2s bidders by already synced return true/false from sync operations update storage item with bidder name on success remove bidder from storage time if fail
protonate committedAug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for a89330f - Browse repository at this point
Copy the full SHA a89330fView commit details -
set storage item if not exists
protonate committedAug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for b447463 - Browse repository at this point
Copy the full SHA b447463View commit details -
protonate committed
Aug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 12d96f4 - Browse repository at this point
Copy the full SHA 12d96f4View commit details -
protonate committed
Aug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 3347436 - Browse repository at this point
Copy the full SHA 3347436View commit details -
storagemanager uses JSON parse and stringify
protonate committedAug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 1794df7 - Browse repository at this point
Copy the full SHA 1794df7View commit details -
pass resolve and reject callbacks to insert cookie and insert pixel f…
…unctions with binding to current bidder
protonate committedAug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for b69b4cc - Browse repository at this point
Copy the full SHA b69b4ccView commit details -
just get storage, tinker with cookie sync delay
protonate committedAug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 35dd026 - Browse repository at this point
Copy the full SHA 35dd026View commit details -
Set synced flag on fireSyncs feel good
* set bidder synced flag on fireSyncs * set storage item correctly * remove onload callbacks * remove personal .gitignore * unwind changes no longer needed
protonate committedAug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for eaa9964 - Browse repository at this point
Copy the full SHA eaa9964View commit details -
protonate committed
Aug 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 5adbdbc - Browse repository at this point
Copy the full SHA 5adbdbcView commit details
Commits on Aug 21, 2017
-
update to use factory pattern, and test
protonate committedAug 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 5604a81 - Browse repository at this point
Copy the full SHA 5604a81View commit details -
rename storage manager functions to
get
andset
protonate committedAug 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 67619f0 - Browse repository at this point
Copy the full SHA 67619f0View commit details -
protonate committed
Aug 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 3f5ae1c - Browse repository at this point
Copy the full SHA 3f5ae1cView commit details -
handle first run case with uids and uuid2 cookies but no localStorage…
… flags * improve storagemanager with `add` and `remove` higher level functions * handle null return from StorageManager.get
protonate committedAug 21, 2017 Configuration menu - View commit details
-
Copy full SHA for e9942a1 - Browse repository at this point
Copy the full SHA e9942a1View commit details
Commits on Aug 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f37bda1 - Browse repository at this point
Copy the full SHA f37bda1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da5e11 - Browse repository at this point
Copy the full SHA 8da5e11View commit details