-
Notifications
You must be signed in to change notification settings - Fork 29
[Wip Alpha] Web Support #56
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
Merged
Merged
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
6feb22b
Initial extension testing.
rkistner 6d20fae
Replace schema logic with rust extension.
rkistner 1343b48
Use extension for saving operations.
rkistner eb45c75
Auto tx_id.
rkistner cc6d08d
Use sync_local op.
rkistner 1ebb56c
Validate checksums using extension.
rkistner 49d1451
clear_remove_ops
rkistner 8e138b5
delete_pending_buckets
rkistner bb4281c
delete_bucket
rkistner 507ee38
Fix deadlock on closing of connection.
rkistner 15ebc61
WIP.
rkistner 2fd1f79
WIP: seperate web and ffi based imports/exports
stevensJourney b63aab8
wip
stevensJourney 941f323
wip
stevensJourney 8e5da66
wip
stevensJourney 70f46b4
added abstractions|
stevensJourney 98d000b
added schema update logic without Rust extension implementation
stevensJourney efca7cd
wip, cleanup imports for web and native
stevensJourney a7370cf
wip: web abstractions for stream connection.
stevensJourney c4280a6
initial web version running
stevensJourney fc30cf7
added update schema
stevensJourney 6dc60cf
wip: update from master
stevensJourney 7c2bc6b
fix merge conflicts
stevensJourney fb52088
bug fixes for native and tests
stevensJourney 0a9bc4a
fix merge conflicts
stevensJourney a4fb85a
remove flutter dependencies. Fix native tests.
stevensJourney a64acef
abstract unit tests per platforms
stevensJourney 541cd01
added web steps for CI tests
stevensJourney 5dfffca
wip: use git repo for sqlite_async
stevensJourney 8fa322c
use https git repo url
stevensJourney e689d0e
minor bug fixes
stevensJourney 0e13854
minor bug fixes
stevensJourney 1827850
linting fixes
stevensJourney cbe721f
test on chrome. Temporarily disable problematic tests.
stevensJourney 2499d60
fix typo in CI action
stevensJourney 8f909c5
Failed to fetch on CI test
stevensJourney 18059f3
try single concurrent web test
stevensJourney 343b631
try recreate blobs to fix fetch error
stevensJourney 98e74cb
try ubuntu-xl for CI tests
stevensJourney 61fa47c
test absolute paths
stevensJourney 73652b1
added missing awaits to bucket storage tests
stevensJourney 06d5971
Add missing awaits to bucket storage adapter
stevensJourney 043ab9d
preserve usage in backend connector
stevensJourney 456abca
update attachment helpers and demo apps
stevensJourney 12f0b4a
start moving worker over to shared output
stevensJourney a793b81
added isolated package to compile Drift webworker. Added repo scripts…
stevensJourney ba158ba
remove test concurrency limits
stevensJourney 27b605a
update dependencies
stevensJourney c92f396
update pubspec locks
stevensJourney 0ada003
powersync_web_worker should not be published
stevensJourney 253f12b
cleanup
stevensJourney 4cd883b
add web readme. cleanup code. test specific flutter version
stevensJourney a304132
update GH actions to use melos prepare script
stevensJourney c0458b8
update pod files for todolist demo app
stevensJourney 1c502fd
cleanup
stevensJourney d79dab7
fix full powersync reconnect test
stevensJourney 039e50d
fix tests on web
stevensJourney 25a75f0
cleanup melos file. Update UUID implementation for Web.
stevensJourney d51c3f8
use native bucket storage for better memory usage
stevensJourney f432b2d
update dependencies
stevensJourney 34dcf4f
cleanup comments
stevensJourney 7d818be
update Drift worker to fix schema update and table locks after using …
stevensJourney e890ca4
temporarily bump exit-code-threshold to 10 while sqlite3.dart contain…
stevensJourney 816a415
updated sqlite_async to alpha dependency
stevensJourney c49f4f7
update from master
stevensJourney af0ce5c
Fix issue where closing wifi would not close NDJSON stream
stevensJourney c6ab2cf
pre-emptively bump package versions to alpha to test publish score
stevensJourney 5839d19
less strict package version dependencies
stevensJourney 0e70039
added changelog for powersync_attachments_helper
stevensJourney File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.