-
Notifications
You must be signed in to change notification settings - Fork 23
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
v0.8.0 #662
Conversation
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
* Update condition for showing clear all button * Add tests
* Update export icon with devtools performance tab * Update styles for buttons * fix: alter size for download icon in menubar
* enhancement: make relative path relative to out dir * fix: fix prettier error * refactor: update path validation * refactor: update path validation * fix: remove directory added accidentatly
* Remove borders and update styles * Remove features count and list from gis, gis * Remove period from accordion titles * Standarize titles * Update GIS text * Update detection message text * Update texts for gis and gsi * test: update texts * fix: change the redirect url from gis * Change dropdown icon * Change text and icon color * Change text and icon color
* Update timeline icon and add styles * Update icon with dark texts
* Add component for handling content tiles and title * Increase min width for landing page * Add content to landing pages * Style changes * Add urls to content * add dark bg color * Change font size and weight * update font
* Remove chrome.storage.local.get interval calls * Remove left over contents * Show messaging to user when serviceworker is slept. * Get isUsingCDP and allowedNumberOfTabs.
* Merge old data while extraction * Use blocked reasons for calculation in dashboard * test: update results * use set for uniqueness in reasons * test: update testcases for blocked reasons * Remove .env files added accidently --------- Co-authored-by: sayedtaqui <sayedwp@gmail.com>
* Highlight cookies in cookieIssues table * Add callback for multiple filter setting * Add key for keeping sidebar open
* refactor: implement report as a module and update extension build routine * refactor: implement report as a module and update extension build routine * feat:add report generation to CLI dashboard * feat: add HTML report generation for sitemap * lint-fix: add JSDoc return declaration * refactor: use exec instead of spawn * fix:remove env file * fix:spawn call * fix: make frames section in report conditionally renderable * fix: add categories in blocked cookies section * test-fix: update mock data to fix tests * test-fix: address warnings about act being depricated --------- Co-authored-by: sayedtaqui <sayedwp@gmail.com>
* add default return to callback * refactor callback implementation * test: add and update tests * Update test
* Fix errors of portRef on extension page. * Fix cookieStore error. * Fix cookieStore error.
mayan-000
approved these changes
May 7, 2024
ayushnirwal
approved these changes
May 7, 2024
Move setInterval to new objectCreation of SynchnorousCookieStore.
* Fix reasons. * Reinstantiate syncCookieStore if not available.
* fix: conditionally hide blocked reasons category * Add URL bar in report * style-fix: update report header style * feat: add url to HTML report from cli dashboard * fix: conditionally render header in cli dashboard * fix: known breakages not being visible * fix: url not showing up for a page analysis * fix: fix unit test * fix:fix unit test --------- Co-authored-by: Mayank Rana <mayankranax1@gmail.com>
Update RWS JSON before release
Call open cookie database only once.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changelog
Extension
reCaptcha
from library detection #670CLI
Others
babel-loader
webpack config to have caching support for faster builds #452