-
Notifications
You must be signed in to change notification settings - Fork 400
data sync #498
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
Open
mohitpubnub
wants to merge
39
commits into
master
Choose a base branch
from
CLEN-3438
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
data sync #498
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
0c83fb4
pre-requisites for data_sync: handle error array during exceptional c…
5502af9
data-sync: channel endpoint apis
ea6da83
data-sync:user endpoint apis
f128cbc
data-sync:membership endpoint apis
fbe3e3c
data-sync: entity endpoint apis
8734092
data-sync: entity-relationship endpoint apis
1843165
data-sync: apis domain object export, added operation constants, type…
7a5a27f
updated dist/lib and codeowner files.
e82c07a
fix lint
f57123e
Fix CODEOWNERS syntax for jguz-pubnub
mohitpubnub 3876080
dataSync relationship api for getAll should have class and version in…
adbfa29
sync package.json with latest
fd1b9e4
fix type definition for getAllRelationships
66391b4
Merge branch 'master' into CLEN-3438
mohitpubnub 97152c2
Merge branch 'master' into CLEN-3438
mohitpubnub 4be5002
datasync event handling, grantToken update for datasync permissions
25eb24d
remove `idempotencyKey` from datasync apis
f51c1dc
Merge branch 'master' into CLEN-3438
mohitpubnub 6d2d137
lint fixes
2d6a210
Merge branch 'master' into CLEN-3438
mohitpubnub c5be680
handling user/channel/membership events in subscription
8d7f54f
lib files
7fa7586
dist/lib updates
2bf1a75
refactor: dataSync apis signature update to improve user experience b…
0c50646
lint fixes
82d6083
DATA_SYNC_MODULE environment variable based module load for dataSync …
be57bd3
Merge branch 'master' into CLEN-3438
mohitpubnub 7e55c5c
dataSync updates: refined method naming convention consistent as per …
mohitpubnub a35c647
dist and lib files updates
mohitpubnub 25b0586
parseToken to parse users permissions, fix stale test failures of gra…
mohitpubnub aa34aeb
re-worked update methods added JSDoc for json pointer usage
mohitpubnub 90efcf4
JSDoc with more details on how to use patch (update) apis with json p…
mohitpubnub f5c5dd4
event listener: unknown event handling - not listener invoked when ev…
mohitpubnub e02122c
support for dataSync subscribable objects
mohitpubnub e35271b
build: bump undici version, to address potential vulnerabilities.
mohitpubnub 2e7181f
fix syntax error TS2527 for subscribable type
mohitpubnub f8425b7
filter parameter renaming for dataSync get apis
mohitpubnub fe94998
description change for sort param in dataSync
mohitpubnub 6b926d4
TEST(dataSync): channels crud, projection tests added and test helpers.
mohitpubnub 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.
🔒 Security & Privacy | 🟠 Major | ⚡ Quick win
🧩 Analysis chain
🏁 Script executed:
Repository: pubnub/javascript
Length of output: 2207
Sensitive Data Exposure (CWE-522): Insufficiently Protected Credentials
Reachability: External · Exploitability: Difficult
Scope the Data Streams secrets to the test step.
Workflow-level variables are available to every step, including dependency installation and actions. Move these secrets to the smallest test step that needs them. Split
npm installfromnpm runif installation does not require them.🧰 Tools
🪛 zizmor (1.29.0)
[warning] 1-71: overly broad permissions (excessive-permissions): default permissions used due to no permissions: block
(excessive-permissions)
🤖 Prompt for AI Agents
Source: Path instructions