-
Notifications
You must be signed in to change notification settings - Fork 4
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
[wrong target branch] #52
Closed
Closed
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
802d5bb
fix: warning on start
sahithyandev b930abe
fix: style issue in navbar
sahithyandev 8c368b7
fix: theming issue
sahithyandev 0c90bbc
feat: add /extension-installed page
sahithyandev b042c63
fix: hide nav bar on /extension-installed page
sahithyandev 3b92d97
feat: open /extension-installed for users on install
sahithyandev c630e04
fix: discord invite link
sahithyandev b488c48
chore: extract domainInfo route handler
sahithyandev 0ff6f6e
chore: extract /contract-info route handler
sahithyandev 242cc34
chore: extract submitContractReport route handler
sahithyandev 5827f62
feat: add /event endpoint
sahithyandev c433c45
chore: minor issues in background.js
sahithyandev 88a59c0
feat: turn on pageview tracking
sahithyandev bd2aae5
feat: send events from extension
sahithyandev 2616a86
fix: set max age for user id cookie
sahithyandev 7fdcce8
fix: send event on /domain-info fetched
sahithyandev ade65f8
Merge pull request #50 from sahithyandev/add-socials
VenkatTeja 0094a67
merged
VenkatTeja 89efa4c
merge event improvements
VenkatTeja 2060601
warn when MIXPANEL_TOKEN is undefined
sahithyandev fcdd6e4
stop using cookies in /event
sahithyandev 39f4c82
refactor to use user id from storage
sahithyandev 6900b40
minor refactor in contstants.js
sahithyandev 13a699a
fix error on building content.js
sahithyandev 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 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 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 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 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 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 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 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 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 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.
Check warning
Code scanning / CodeQL
Cross-window communication with unrestricted target origin Medium