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

Implement SyncStorageService using broadcast-channel #1197

Closed
wants to merge 35 commits into from

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    419224d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d795662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20c5d10 View commit details
    Browse the repository at this point in the history
  4. fix message loop

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    0f461e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5991101 View commit details
    Browse the repository at this point in the history
  6. .

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    bd6ac2d View commit details
    Browse the repository at this point in the history
  7. fixes

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e890015 View commit details
    Browse the repository at this point in the history
  8. fix

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    ca08809 View commit details
    Browse the repository at this point in the history
  9. support IE11

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    095faf4 View commit details
    Browse the repository at this point in the history
  10. IE11 workaround

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    714ed25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4adcfe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5850351 View commit details
    Browse the repository at this point in the history
  13. lint fix

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    3453ebb View commit details
    Browse the repository at this point in the history
  14. fix Channel is closed

    .
    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    85138a4 View commit details
    Browse the repository at this point in the history
  15. added tests LES

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e442b2c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    34acc6f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    246b2af View commit details
    Browse the repository at this point in the history
  18. added test

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    34e6ff4 View commit details
    Browse the repository at this point in the history
  19. added tests

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    f9294ee View commit details
    Browse the repository at this point in the history
  20. added SM tests

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b156e62 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    353ba5e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3949afb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0cf1982 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f8ecc6e View commit details
    Browse the repository at this point in the history
  25. adress comments

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    afa1461 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    19de428 View commit details
    Browse the repository at this point in the history
  27. fix

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    c336d3f View commit details
    Browse the repository at this point in the history
  28. fix

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    4e4a02f View commit details
    Browse the repository at this point in the history
  29. async fix after rebase

    async
    .
    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    97eb8d9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    049f7ed View commit details
    Browse the repository at this point in the history
  31. test

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    32faade View commit details
    Browse the repository at this point in the history
  32. fix

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    fce8c44 View commit details
    Browse the repository at this point in the history
  33. chlog

    denysoblohin-okta committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    35be52a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    45fc202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8897c98 View commit details
    Browse the repository at this point in the history