Skip to content

Latest commit

 

History

History
540 lines (476 loc) · 15.8 KB

File metadata and controls

540 lines (476 loc) · 15.8 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

d02e0d1 - Merge branch 'main' of https://github.com/CyberDrain/Check

  • Contributor: John Duprey
  • Date: 2025-08-29T14:27:08+02:00
  • Files changed:
    • CHANGELOG.md
    • README.md
    • docs/DEVELOPER_GUIDE.md
    • docs/USER_GUIDE.md
  • Synchronized local branch with upstream, bringing in documentation and changelog updates.

2ed797b - Merge pull request #14 from CyberDrain/codex/review-core-extension-functionality-and-documentation

  • Contributor: cipp-ashe
  • Date: 2025-08-29T08:27:00-04:00
  • Files changed:
    • docs/DEVELOPER_GUIDE.md
    • docs/USER_GUIDE.md
  • Merged documentation review covering core extension functionality.

68aabe1 - merge kelvincode

  • Contributor: John Duprey
  • Date: 2025-08-29T14:26:59+02:00
  • Files changed:
    • KELVINCODE-INTEGRATION-SUMMARY.md
    • config/managed_schema.json
    • manifest-enhanced.json
    • options/options-enhanced.html
    • popup/popup-enhanced.html
    • scripts/background-enhanced.js
    • scripts/content-enhanced.js
  • Integrated KelvinCode enhancements and supporting configuration files.

0b711a9 - Merge pull request #13 from CyberDrain/codex/validate-and-update-readme-sections

  • Contributor: cipp-ashe
  • Date: 2025-08-29T08:22:25-04:00
  • Files changed:
    • README.md
  • Merged README validation and section updates.

7388abe - docs: document core scripts and usage

  • Contributor: cipp-ashe
  • Date: 2025-08-29T08:22:06-04:00
  • Files changed:
    • docs/DEVELOPER_GUIDE.md
    • docs/USER_GUIDE.md
  • Documented core scripts and extension usage.

2155e55 - docs: update readme

  • Contributor: cipp-ashe
  • Date: 2025-08-29T08:17:22-04:00
  • Files changed:
    • README.md
  • Updated README with revised sections and structure.

3b3fc34 - Merge pull request #12 from CyberDrain/codex/update-changelog-with-recent-commits

  • Contributor: cipp-ashe
  • Date: 2025-08-29T08:06:39-04:00
  • Files changed:
    • CHANGELOG.md
  • Merged changelog refresh adding recent commit details.

7fda06b - docs: update changelog with recent commits

  • Contributor: cipp-ashe
  • Date: 2025-08-29T08:06:22-04:00
  • Files changed:
    • CHANGELOG.md
  • Extended changelog to capture latest commits.

387b7fe - fix error

  • Contributor: John Duprey
  • Date: 2025-08-29T14:02:47+02:00
  • Files changed:
    • scripts/content.js
  • Fixed error in content script.

65b5476 - Merge branch 'main' of https://github.com/CyberDrain/Check

  • Contributor: John Duprey
  • Date: 2025-08-29T13:56:03+02:00
  • Files changed:
    • CHANGELOG.md (244 lines)
  • Synchronized with upstream main, incorporating expanded changelog details.

cdf7e6f - fix communications between background and page

  • Contributor: John Duprey
  • Date: 2025-08-29T13:55:25+02:00
  • Files changed:
    • popup/popup.js
    • scripts/background.js
  • Resolved message-passing issues between popup and background scripts.

69275c6 - Merge pull request #11 from CyberDrain/codex/update-changelog-with-contributor-and-timestamp

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:55:18-04:00
  • Files changed:
    • CHANGELOG.md (244 lines)
  • Merged documentation update adding contributor and timestamp details.

f02f0b9 - docs: summarize brand asset changes

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:55:01-04:00
  • Files changed:
    • CHANGELOG.md
  • Added comprehensive branding asset history to the changelog.

35d2d3c - Merge branch 'main' of https://github.com/CyberDrain/Check

  • Contributor: John Duprey
  • Date: 2025-08-29T13:43:39+02:00
  • Files changed:
    • CHANGELOG.md
    • popup/popup.html
    • popup/popup.js
  • Pulled upstream changes, merging popup updates and changelog additions.

fa79f77 - Update background.js

  • Contributor: John Duprey
  • Date: 2025-08-29T13:43:31+02:00
  • Files changed:
    • scripts/background.js
  • Refined background script logic (12 insertions, 14 deletions).

3b59e74 - Merge pull request #10 from CyberDrain/codex/update-project-roadmap-with-latest-commits-un44j5

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:42:07-04:00
  • Files changed: (merge commit, no changes listed)
  • Integrated roadmap update PR into main branch.

ad26cc0 - Merge pull request #9 from CyberDrain/codex/update-project-roadmap-with-latest-commits

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:41:21-04:00
  • Files changed:
    • CHANGELOG.md (24 lines)
  • Merged changelog refresh containing recent commit details.

6b03254 - Remove disable button from popup

  • Contributor: rvdwegen
  • Date: 2025-08-29T13:41:02+02:00
  • Files changed:
    • popup/popup.html
    • popup/popup.js
  • Removed unused disable button functionality from the popup UI.

5820e27 - docs: update changelog with recent commits

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:40:35-04:00
  • Files changed:
    • CHANGELOG.md (24 lines)
  • Extended changelog to capture latest commit history.

338f37e - docs: update changelog with recent commits

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:40:30-04:00
  • Files changed:
    • CHANGELOG.md (24 lines)
  • Added earlier commit information to the changelog.

bd7a381 - fix quotes/linting

  • Contributor: John Duprey
  • Date: 2025-08-29T13:38:56+02:00
  • Files changed:
    • TESTING-GUIDE.md
    • options/options.js
    • scripts/background.js
    • scripts/content.js
    • scripts/modules/config-manager.js
    • scripts/modules/detection-engine.js
    • scripts/modules/policy-manager.js
    • styles/content.css
    • test-extension-loading.html
  • Standardized quote style and corrected linting across multiple files (752 insertions, 623 deletions).

7efb6a5 - Merge branch 'main' of https://github.com/CyberDrain/Check

  • Contributor: John Duprey
  • Date: 2025-08-29T13:36:45+02:00
  • Files changed:
    • .github/workflows/release.yml
    • .gitignore
    • CHANGELOG.md
    • CONTRIBUTING.md
    • README.md
    • SECURITY.md
    • docs/DEVELOPER_GUIDE.md
    • docs/USER_GUIDE.md
    • CyberDrain-Brand/ (numerous brand assets)
  • Synchronized with upstream main branch.

f40014a - rename

  • Contributor: John Duprey
  • Date: 2025-08-29T13:36:36+02:00
  • Files changed:
    • README.md
    • REBRANDING-SUMMARY.md
    • TESTING-GUIDE.md
    • TESTING_GUIDE.md
    • options/options.js
    • popup/popup.css
    • popup/popup.html
    • popup/popup.js
    • scripts/background.js
    • scripts/content.js
    • scripts/modules/config-manager.js
    • scripts/modules/detection-engine.js
    • scripts/modules/policy-manager.js
    • styles/content.css
    • test-detection-rules-standalone.html
    • test-detection-rules.html
    • test-extension-loading.html
  • Renamed legacy references to Check across code and documentation.

d94508e - Merge branch 'main' of https://github.com/CyberDrain/Check

  • Contributor: rvdwegen
  • Date: 2025-08-29T13:33:21+02:00
  • Files changed:
    • CHANGELOG.md
  • Integrated changelog updates and brand asset cleanup.

06e6ef1 - Remove CyberDrain-Brand folder and add to .gitignore

  • Contributor: rvdwegen
  • Date: 2025-08-29T13:33:13+02:00
  • Files changed:
    • .gitignore
    • CyberDrain-Brand/ (removed brand assets)
  • Removed legacy CyberDrain brand assets and updated .gitignore.

270020b - Merge pull request #8 from CyberDrain/codex/update-changelog-with-retroactive-details

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:31:57-04:00
  • Files changed:
    • CHANGELOG.md
  • Merged PR adding retroactive changelog details.

f501f52 - docs: detail changelog per commit

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:31:04-04:00
  • Files changed:
    • CHANGELOG.md
  • Expanded changelog with per-commit details.

4225354 - Merge branch 'main' of https://github.com/CyberDrain/Check

  • Contributor: rvdwegen
  • Date: 2025-08-29T13:30:11+02:00
  • Files changed:
    • CONTRIBUTING.md
    • README.md
    • SECURITY.md
    • docs/DEVELOPER_GUIDE.md
    • docs/USER_GUIDE.md
  • Merged updates adding security policy references and release workflow.

1430af4 - boilerplate release action

  • Contributor: rvdwegen
  • Date: 2025-08-29T13:30:07+02:00
  • Files changed:
    • .github/workflows/release.yml
  • Added boilerplate GitHub release workflow.

e04797a - Applying previous commit

  • Contributor: Unknown
  • Date: Unknown
  • Files changed: Unknown
  • Reapplied earlier changelog entries.

6ddacf3 - Merge pull request #7 from CyberDrain/codex/add-security.md-for-vulnerability-reporting

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:20:35-04:00
  • Files changed:
    • CONTRIBUTING.md
    • README.md
    • SECURITY.md
    • docs/DEVELOPER_GUIDE.md
    • docs/USER_GUIDE.md
  • Merged security policy detailing vulnerability reporting.

4e3c9bd - chore: revert changelog updates

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:20:22-04:00
  • Files changed:
    • CHANGELOG.md
  • Rolled back changelog expansion for revision.

94e8ee1 - detection rule testing

  • Contributor: John Duprey
  • Date: 2025-08-29T13:19:32+02:00
  • Files changed:
    • TESTING_GUIDE.md
    • popup/popup.css
    • popup/popup.html
    • popup/popup.js
    • scripts/background.js
    • scripts/content.js
    • scripts/modules/detection-engine.js
    • test-detection-rules-standalone.html
    • test-detection-rules.html
  • Added detection rule testing pages including standalone variant.

ed3689b - chore: add spacing for unreleased section

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:15:10-04:00
  • Files changed:
    • CHANGELOG.md
  • Inserted spacing in changelog for readability.

f0ec33f - Restore changelog structure

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:08:44-04:00
  • Files changed:
    • CHANGELOG.md
  • Restored Keep a Changelog structure after edits.

f3d4dfe - Branding attempt

  • Contributor: rvdwegen
  • Date: 2025-08-29T13:07:51+02:00
  • Files changed:
    • config/branding.json
    • popup/popup.css
    • popup/popup.js
  • Experimented with updated branding assets.

42f9251 - docs: reference security policy across docs

  • Contributor: cipp-ashe
  • Date: 2025-08-29T07:04:33-04:00
  • Files changed:
    • CHANGELOG.md
    • CONTRIBUTING.md
    • README.md
    • SECURITY.md
    • docs/DEVELOPER_GUIDE.md
    • docs/USER_GUIDE.md
  • Linked security policy references throughout documentation.

791bca1 - Merge pull request #6 from CyberDrain/codex/add-changelog.md-with-initial-section

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:58:02-04:00
  • Files changed:
    • CHANGELOG.md
  • Introduced changelog with initial section via merge.

b62bbc7 - docs: add keep a changelog format

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:57:26-04:00
  • Files changed:
    • CHANGELOG.md
  • Added changelog file following Keep a Changelog guidelines.

72aa79f - popup button layout

  • Contributor: rvdwegen
  • Date: 2025-08-29T12:56:34+02:00
  • Files changed:
    • popup/popup.css
  • Adjusted popup button layout for improved UI.

14a3bb1 - Merge pull request #5 from CyberDrain/codex/update-readme.md-license-reference-and-links

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:55:27-04:00
  • Files changed:
    • ATTRIBUTIONS.md
    • CHANGELOG.md
    • README.md
  • Merged updates to README license references and links.

f83715f - docs: add missing docs and update license

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:55:11-04:00
  • Files changed:
    • ATTRIBUTIONS.md
    • CHANGELOG.md
    • README.md
  • Added missing documentation and refreshed license links.

964bf74 - Merge pull request #4 from CyberDrain/codex/add-license-file-with-agpl-v3.0-text

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:52:04-04:00
  • Files changed:
    • LICENSE
  • Integrated AGPL v3 license file through merge.

af8262f - docs: add GNU AGPL v3 license

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:51:46-04:00
  • Files changed:
    • LICENSE
  • Added full GNU AGPL v3 license text.

6f6fcf9 - move toast to bottom right

  • Contributor: rvdwegen
  • Date: 2025-08-29T12:48:55+02:00
  • Files changed:
    • options/options.css
    • popup/popup.css
    • styles/content.css
  • Repositioned toast notifications to bottom-right corner.

4b6a290 - Merge pull request #3 from CyberDrain/codex/create-documentation-directory-and-guides

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:48:38-04:00
  • Files changed:
    • docs/DEVELOPER_GUIDE.md
    • docs/USER_GUIDE.md
  • Merged addition of documentation directory and guides.

864224e - docs: ensure guides reflect repository

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:48:03-04:00
  • Files changed:
    • docs/DEVELOPER_GUIDE.md
    • docs/USER_GUIDE.md
  • Updated guides to align with repository structure.

632a6df - Merge branch 'main' of https://github.com/CyberDrain/Check

  • Contributor: John Duprey
  • Date: 2025-08-29T12:47:15+02:00
  • Files changed:
    • blocked.html
    • manifest.json
    • options/options.css
    • options/options.html
    • popup/popup.css
    • popup/popup.html
    • popup/popup.js
  • Synchronized with upstream main branch.

b2eb66a - Update detection-rules.json

  • Contributor: John Duprey
  • Date: 2025-08-29T12:47:06+02:00
  • Files changed:
    • rules/detection-rules.json
  • Revised detection rules JSON definitions.

2502595 - Merge branch 'main' of https://github.com/CyberDrain/Check

  • Contributor: rvdwegen
  • Date: 2025-08-29T12:43:14+02:00
  • Files changed:
    • CODE_OF_CONDUCT.md
    • CONTRIBUTING.md
    • rules/detection-rules.json
  • Merged changes from remote main branch.

bd0f03b - material icons

  • Contributor: rvdwegen
  • Date: 2025-08-29T12:43:11+02:00
  • Files changed:
    • blocked.html
    • manifest.json
    • options/options.css
    • options/options.html
    • popup/popup.css
    • popup/popup.html
    • popup/popup.js
  • Added material design icons to project.

c6d4275 - detection logic update

  • Contributor: John Duprey
  • Date: 2025-08-29T12:43:04+02:00
  • Files changed:
    • rules/detection-rules.json
  • Improved detection logic for better accuracy.

b24e7f4 - Merge pull request #2 from CyberDrain/codex/add-code_of_conduct.md-file

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:42:02-04:00
  • Files changed:
    • CODE_OF_CONDUCT.md
  • Merged addition of Code of Conduct document.

b715c0e - docs: update Code of Conduct contact

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:41:40-04:00
  • Files changed:
    • CODE_OF_CONDUCT.md
  • Updated contact information in Code of Conduct.

7933db1 - Merge pull request #1 from CyberDrain/codex/add-contributing.md-with-guidelines

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:39:46-04:00
  • Files changed:
    • CONTRIBUTING.md
  • Merged contributing guidelines into repository.

b51aacd - docs: refine contributing guidelines

  • Contributor: cipp-ashe
  • Date: 2025-08-29T06:38:23-04:00
  • Files changed:
    • CONTRIBUTING.md
  • Refined contributing guidelines for clarity.

2fb1114 - branding

  • Contributor: rvdwegen
  • Date: 2025-08-29T12:21:25+02:00
  • Files changed:
    • CyberDrain-Brand/ (initial brand assets)
  • Introduced initial branding assets.

63641cc - add back scaffold

  • Contributor: rvdwegen
  • Date: 2025-08-29T12:00:37+02:00
  • Files changed:
    • chrome-extension-scaffold.md
  • Restored Chrome extension scaffold after cleanup.

0.1.0 - 2025-08-29

3573df9 - Initial commit: Check MV3 Extension - Enterprise-grade web security and content manipulation extension with white-label capabilities

  • Contributor: rvdwegen
  • Date: 2025-08-29T11:51:42+02:00
  • Files changed:
    • .gitignore
    • README.md
    • blocked.html
    • config/branding.json
    • config/managed_schema.json
    • images/icon-placeholder.txt
    • images/icon128.png
    • images/icon16.png
    • images/icon32.png
    • images/icon48.png
    • manifest.json
    • options/options.css
    • options/options.html
    • options/options.js
    • popup/popup.css
    • popup/popup.html
    • popup/popup.js
    • rules/detection-rules.json
    • scripts/background.js
    • scripts/content.js
    • scripts/modules/config-manager.js
    • scripts/modules/detection-engine.js
    • scripts/modules/policy-manager.js
    • styles/content.css
  • Initial project scaffold with documentation, configuration, and detection rules.