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

Try to synchronize operations within one update #490

Merged
merged 46 commits into from
Jul 16, 2024

Commits on Mar 3, 2024

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

Commits on Mar 4, 2024

  1. DRY

    paultsimura committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e9966f0 View commit details
    Browse the repository at this point in the history
  2. Broadcast updates

    paultsimura committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9cb563e View commit details
    Browse the repository at this point in the history
  3. Formatting

    paultsimura committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c7247ea View commit details
    Browse the repository at this point in the history
  4. Update test

    paultsimura committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1d32cc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Update test

    paultsimura committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    748c51f View commit details
    Browse the repository at this point in the history
  2. Update comments

    paultsimura committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d0d261b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

  1. WIP

    paultsimura committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f537212 View commit details
    Browse the repository at this point in the history
  2. WIP

    paultsimura committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c160503 View commit details
    Browse the repository at this point in the history
  3. WIP

    paultsimura committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e32f0e3 View commit details
    Browse the repository at this point in the history
  4. WIP

    paultsimura committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b56d236 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. WIP

    paultsimura committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f2513d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

    paultsimura committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    150a16e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fix/update-order

    # Conflicts:
    #	lib/Onyx.js
    paultsimura committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    94ec428 View commit details
    Browse the repository at this point in the history
  4. Use multiSet

    paultsimura committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b954d72 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    10ab402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90473be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3447e6f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge branch 'main' into fix/update-order

    # Conflicts:
    #	lib/OnyxUtils.js
    #	tests/unit/onyxTest.js
    paultsimura committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a153237 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    00ddb11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb3acaa View commit details
    Browse the repository at this point in the history
  3. Fix tests

    paultsimura committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6fea4d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge branch 'main' into fix/update-order

    # Conflicts:
    #	lib/Onyx.ts
    #	lib/OnyxUtils.d.ts
    #	lib/OnyxUtils.ts
    paultsimura committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    918d2e9 View commit details
    Browse the repository at this point in the history
  2. TS migration

    paultsimura committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    47fc3cb View commit details
    Browse the repository at this point in the history
  3. Patch: TS migration

    paultsimura committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c986e51 View commit details
    Browse the repository at this point in the history
  4. Fix TS issues

    paultsimura committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3381ff8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Fix TS issues

    paultsimura committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    31fd63e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge branch 'main' into fix/update-order

    # Conflicts:
    #	tests/unit/onyxTest.js
    paultsimura committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e9abdd5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge branch 'main' into fix/update-order

    # Conflicts:
    #	lib/Onyx.ts
    #	lib/types.ts
    #	tests/unit/onyxTest.ts
    paultsimura committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ad25727 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Fix TS issues

    paultsimura committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4169591 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. fix comments

    paultsimura committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d1b6b95 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Merge branch 'main' into fix/update-order

    # Conflicts:
    #	lib/Onyx.ts
    #	lib/OnyxUtils.ts
    #	lib/types.ts
    paultsimura committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ca3cd29 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    paultsimura committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8ea4699 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Resolve conflicts

    paultsimura committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    28c6d5c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. TEMP: add dist

    paultsimura committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    230ef57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e6351 View commit details
    Browse the repository at this point in the history
  3. TEMP: add dist

    paultsimura committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    153bc79 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. TEMP: remove dist

    paultsimura committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2f74bfd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Merge branch 'main' into fix/update-order

    # Conflicts:
    #	lib/Onyx.ts
    #	lib/OnyxUtils.ts
    paultsimura committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    45b0523 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Resolve conflicts

    paultsimura committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d11cbd4 View commit details
    Browse the repository at this point in the history
  2. TEMP: add dist

    paultsimura committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    873443c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. TEMP: revert dist

    paultsimura committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4fabc64 View commit details
    Browse the repository at this point in the history