Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: powersync-ja/powersync-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a8f15e9
Choose a base ref
...
head repository: powersync-ja/powersync-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fb7e312
Choose a head ref
  • 12 commits
  • 18 files changed
  • 4 contributors

Commits on Jul 2, 2025

  1. Merge pull request #11 from powersync-ja/benitav-patch-2

    Update README.md
    benitav authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    cfa8060 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. Configuration menu
    Copy the full SHA
    d727823 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from mpnow/fix/sqlite-parameter-mismatch

    Fix SQL Parameter Issues and Filename Typo in PowerSyncData.cs
    Chriztiaan authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    2505af4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Some additional code cleanup

    mpnow committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    5f55a43 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

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

Commits on Jul 31, 2025

  1. Merge pull request #13 from mpnow/feature/additional-code-cleanup

    Some additional code cleanup
    Chriztiaan authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    2728eab View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Testing a release fix.

    Added targets file.
    
    Packing android.
    
    Test.
    
    Test 5.
    
    Test 6.
    
    test 7
    
    test 8
    
    Using bundle path to resolve extension in iOS.
    Using a NativeReference to include the xcframework.
    Forcing iOS simulator architecture.
    
    Added build step for Maui package.
    
    Fix.
    
    Using mac runner.
    
    Removed clear commands.
    
    Workload restore
    
    Fixed paths for macos runner.
    
    Added props file to Common that ensures we exclude native assets for Android.
    
    Props => targets
    
    Harsher removal of assets for common.
    
    Added comment for ios runtime workaround.
    Chriztiaan committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    6ca30fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0344c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

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

Commits on Oct 1, 2025

  1. Configuration menu
    Copy the full SHA
    c1f8bbc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from powersync-ja/fix/timeout-connection

    fix: Added a timeout to the post stream
    Chriztiaan authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    0550f53 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Merge pull request #17 from powersync-ja/fix/maui-extension-loading

    fix: MAUI Extension loading
    Chriztiaan authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    fb7e312 View commit details
    Browse the repository at this point in the history
Loading