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

Automatic sync - sync worker #1207

Merged
merged 51 commits into from
Nov 7, 2024
Merged

Automatic sync - sync worker #1207

merged 51 commits into from
Nov 7, 2024

Commits on Oct 31, 2024

  1. make local events available

    codabrink committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    baa9786 View commit details
    Browse the repository at this point in the history
  2. wip

    codabrink committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ef8004e View commit details
    Browse the repository at this point in the history
  3. wip

    codabrink committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9974979 View commit details
    Browse the repository at this point in the history
  4. bindings

    codabrink committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c2a0f3d View commit details
    Browse the repository at this point in the history
  5. node bindings

    codabrink committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    83cfac3 View commit details
    Browse the repository at this point in the history
  6. wasm bindings

    codabrink committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f2dc043 View commit details
    Browse the repository at this point in the history
  7. cli

    codabrink committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9b31a2e View commit details
    Browse the repository at this point in the history
  8. lint

    codabrink committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d4fcc08 View commit details
    Browse the repository at this point in the history
  9. cleanup

    codabrink committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8d9063d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    511ce8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d718282 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. stream

    codabrink committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2e3a581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c18cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b82f374 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. wip

    codabrink committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    62ce1d4 View commit details
    Browse the repository at this point in the history
  2. wip

    codabrink committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c4af0d1 View commit details
    Browse the repository at this point in the history
  3. lifetime pollution

    codabrink committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3f5a8b5 View commit details
    Browse the repository at this point in the history
  4. wip

    codabrink committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d908a2b View commit details
    Browse the repository at this point in the history
  5. consent test passes

    codabrink committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f6f77db View commit details
    Browse the repository at this point in the history
  6. complete the test

    codabrink committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    958ad90 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. improve consent sync test

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9be90d6 View commit details
    Browse the repository at this point in the history
  2. cleanup

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    61fbfd4 View commit details
    Browse the repository at this point in the history
  3. update history sync test

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9daac7a View commit details
    Browse the repository at this point in the history
  4. message history server

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6031e69 View commit details
    Browse the repository at this point in the history
  5. flaky tests

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    284874e View commit details
    Browse the repository at this point in the history
  6. cleanup

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dd213ad View commit details
    Browse the repository at this point in the history
  7. cleanup

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dba83ed View commit details
    Browse the repository at this point in the history
  8. cleanup

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e3e6049 View commit details
    Browse the repository at this point in the history
  9. worker don't die

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    02065ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1fbc22b View commit details
    Browse the repository at this point in the history
  11. debounce

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7b2cf1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    edcae32 View commit details
    Browse the repository at this point in the history
  13. lint

    codabrink committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1cd72f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e0d839f View commit details
    Browse the repository at this point in the history
  2. remove unwraps

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    646a479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ea0d0 View commit details
    Browse the repository at this point in the history
  4. fix wasm tests

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8ddabe7 View commit details
    Browse the repository at this point in the history
  5. add streaming cfg for wasm

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ff9dd61 View commit details
    Browse the repository at this point in the history
  6. wip

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3680fa8 View commit details
    Browse the repository at this point in the history
  7. wip

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3d3a130 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    715df1e View commit details
    Browse the repository at this point in the history
  9. cleanup

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c064da3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f4477c View commit details
    Browse the repository at this point in the history
  11. rename

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9f752f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    59f3959 View commit details
    Browse the repository at this point in the history
  13. unreachable

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a136396 View commit details
    Browse the repository at this point in the history
  14. error update

    codabrink committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ab05b62 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. wasm send theory

    codabrink committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d4b47f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2fcc8 View commit details
    Browse the repository at this point in the history
  3. wip

    codabrink committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d7aaf40 View commit details
    Browse the repository at this point in the history
  4. cleanup

    codabrink committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3d875fa View commit details
    Browse the repository at this point in the history