This repository was archived by the owner on Oct 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
implement StorageApi for browser.storage.StorageArea #396
Merged
Merged
Changes from 23 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
89ac470
replace StorageApi global var with a make fn
SergNikitin 055e2e7
mv non-trivial StorageApi methods to steroid
SergNikitin af7f093
Merge remote-tracking branch 'origin/main' into offline-storage-api-1
SergNikitin ae9c854
implement node.get in local storage
SergNikitin 7bc227b
Merge remote-tracking branch 'origin/main' into offline-storage-api-2
SergNikitin 494c625
implement node.* endpoints
SergNikitin 65d7085
implement user activity
SergNikitin 6a0759d
implement external.ingestion
SergNikitin 94d411d
implement edge.* and pass ts checks
SergNikitin f7daeca
TNodeSliceIterator -> INoteIterator
SergNikitin b21b053
rm unused features of StorageApi.node.slice
SergNikitin 6a798b1
node.slice: rm timebased inputs, split origin lookup
SergNikitin 5d94d7c
slice -> iterate
SergNikitin 55a68ab
Merge branch 'rm-unused-slice-features' into offline-storage-api-2
SergNikitin c407211
stub new search methods
SergNikitin cd5c704
implement node.getByOrigin
SergNikitin fd6f178
implement iterate
SergNikitin d201905
renames, docs
SergNikitin 974826f
lowercase nids
SergNikitin ace30b8
Merge remote-tracking branch 'origin/main' into offline-storage-api-2
SergNikitin 12b4605
lint
SergNikitin 7ff4dd4
rm old experiment
SergNikitin c524a54
docs
SergNikitin 5a5b8dc
lint
SergNikitin be29c82
Merge remote-tracking branch 'origin/main' into offline-storage-api-2
SergNikitin 6247a2d
lint
SergNikitin 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.