Commit graph

8077 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
3460c7386b Consolidate duplicate 1Hosts entries and update copilot-instructions.md with comprehensive field requirements
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 20:26:31 -05:00
copilot-swe-agent[bot]
a74703942d Restore original .NET SDK version in global.json
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 19:59:45 -05:00
copilot-swe-agent[bot]
127699c9d4 Fix FilterList unique name constraint violations and regenerate migration
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 19:59:45 -05:00
copilot-swe-agent[bot]
64cdd50e33 Initial plan to fix FilterList unique name constraint issue
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 19:59:45 -05:00
Collin Barrett
a982daf180 refactor(dir): re-create migrations 2025-07-29 19:26:49 -05:00
Collin Barrett
5ea1990eec refactor(dir): purge migrations 2025-07-29 19:26:49 -05:00
copilot-swe-agent[bot]
230b377a91 Add MalSilo GitLab threat intelligence feeds
Added complete MalSilo threat intelligence feed collection including:
- IPv4, URL, domain feeds for malware threat indicators
- Suricata IDS/IPS rules for DNS, IP, and URL detection
- MalSilo maintainer and Suricata syntax entries
- Generated EF Core migration for database schema updates

Covers all feeds mentioned in issue #3253 with proper categorization,
metadata, and relationships according to FilterLists data model.

Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 19:23:33 -05:00
copilot-swe-agent[bot]
fe4acc0aea Add ShadowWhisperer filter lists with comprehensive data model population
- Added 35 new FilterList entries covering both hostname and IP-based lists from ShadowWhisperer repositories
- Added ShadowWhisperer as a new maintainer (ID 204) with complete contact information and home page URL
- Created comprehensive FilterListViewUrl mappings for all 35 lists with proper primary status
- Established FilterListMaintainer relationships linking all lists to ShadowWhisperer
- Applied appropriate FilterListSyntax mappings (Domain syntax for hostname lists, IPv4 syntax for IP lists)
- Added relevant FilterListTag associations based on list categories (ads, malware, privacy, etc.)
- Generated EF Core migration to capture all database schema changes

Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 19:10:23 -05:00
copilot-swe-agent[bot]
e3d31e6492 Add comprehensive 1Hosts coverage: all 30 FilterLists and 90 ViewURLs across 10 formats × 3 variants × 3 mirrors
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 18:37:49 -05:00
copilot-swe-agent[bot]
ee5fd05a1d Update 1Hosts lists: Complete→Lite, add Xtra variant, update URLs and descriptions
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 18:37:49 -05:00
copilot-swe-agent[bot]
05f2cbf5e4 Split Ultimate Hosts Blacklist Domains into 4 segment ViewUrls
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 17:37:23 -05:00
copilot-swe-agent[bot]
d7321bfab0 Add Threat Sourcing filter lists with malware blocking capabilities
- Added 3 new FilterList entries for threatsourcing.com
- Added Threat Sourcing maintainer entry
- Added FilterListViewUrl entries for all 3 lists
- Added syntax mappings (IPs, Domains, URLs)
- Added maintainer relationships
- Added malware tag associations
- Generated EF migration for database schema changes

Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 17:24:53 -05:00
copilot-swe-agent[bot]
eb4844676b Add NETMOUNTAINS IP Blocklist with complete data model
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 17:10:27 -05:00
copilot-swe-agent[bot]
2a958cb93e Add United States Specially Designated Nationals List (SDN List) filter variants
- Add main SDN list maintainer Elliott Wu Ting Feng to Maintainer.json
- Add 5 filter list variants for US SDN list websites:
  * United States SDN List (Domains) - raw domain list format
  * United States SDN List (Adblock Plus) - ABP format
  * United States SDN List (uBlock Origin) - UBO format
  * United States SDN List (uBlock Origin List) - UBL format
  * United States SDN List (Pi-hole) - Pi-hole format
- Configure appropriate syntax types for each format
- Tag lists as topical (15) and admin (20) for IT administrators
- Include proper view URLs pointing to GitHub raw files
- Generate EF Core migration to persist data changes

Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 16:55:23 -05:00
copilot-swe-agent[bot]
aec85de610 Split GameIndustry hosts into separate FilterList entries per template
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 16:40:54 -05:00
copilot-swe-agent[bot]
a3724f7b3d Update GameIndustry hosts to EU domain with multiple templates
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 16:40:54 -05:00
dependabot[bot]
4ddea2906f chore(deps): bump react-dom from 19.1.0 to 19.1.1 in /web
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.1.0 to 19.1.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 08:35:09 -05:00
dependabot[bot]
c08f99163b chore(deps): bump react from 19.1.0 to 19.1.1 in /web
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.0 to 19.1.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 08:34:50 -05:00
copilot-swe-agent[bot]
8119b31482 Remove empty JSON files from root directory and update instructions
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 22:15:57 -05:00
copilot-swe-agent[bot]
a15fb2302d Add AdGuard Ukrainian Filter with complete data relationships
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 22:15:57 -05:00
copilot-swe-agent[bot]
6f8f86145c Initial exploration and plan for adding AdGuard Ukrainian Filter
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 22:15:57 -05:00
copilot-swe-agent[bot]
e31b496f73 Add missing EF migration for hufilter URL updates and enhance copilot instructions
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 21:55:00 -05:00
copilot-swe-agent[bot]
c738a56573 Update hufilter URLs to jsDelivr CDN
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 21:55:00 -05:00
copilot-swe-agent[bot]
f125bedac0 Initial plan for updating hufilter URLs
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 21:55:00 -05:00
copilot-swe-agent[bot]
5df353adaf Update AdblockID URLs to fix dead links
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 21:31:59 -05:00
copilot-swe-agent[bot]
9c5c5ab96a Remove dotnet-install.sh and update copilot instructions
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 21:23:29 -05:00
copilot-swe-agent[bot]
7d0d0babef Remove dead dnswarden filter lists and their associations
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 21:23:29 -05:00
copilot-swe-agent[bot]
d385d690d2 Add AdCrunch for Adblock Plus filter list with complete metadata
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 21:01:27 -05:00
Collin Barrett
b41225259d feat(data): expand copilot instructions for data changes 2025-07-28 20:40:11 -05:00
copilot-swe-agent[bot]
7133f26352 Update AdGuard Spanish/Portuguese filter descriptions and add missing PT language tag
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-28 20:30:51 -05:00
Collin Barrett
9e225140df feat: add GH MCP Server 2025-07-28 20:10:20 -05:00
Collin Barrett
173208c62a feat: generate copilot instructions 2025-07-28 20:10:20 -05:00
dependabot[bot]
16e7b50851 chore(deps): bump @testing-library/jest-dom from 6.6.3 to 6.6.4 in /web
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.3 to 6.6.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 13:41:51 -05:00
Collin Barrett
1eb7c1bd31 chore: migrate #4985 2025-07-26 14:18:25 -05:00
Imre Eilertsen
fd0fab358a Update SoftwareSyntax.json 2025-07-26 14:18:25 -05:00
Imre Eilertsen
dcf6836af2 Removed a lapsed domain. 2025-07-26 14:18:25 -05:00
dependabot[bot]
7fa65ea151 chore(deps): bump @types/node from 24.0.15 to 24.1.0 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.15 to 24.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-23 06:14:38 -05:00
dependabot[bot]
13e2f3c690 chore(deps): bump eslint-config-prettier from 10.1.5 to 10.1.8 in /web
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.5 to 10.1.8.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 18:37:06 -05:00
dependabot[bot]
f40d542048 chore(deps): bump form-data from 3.0.1 to 3.0.4 in /web
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v3.0.1...v3.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 3.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 18:33:08 -05:00
dependabot[bot]
aa50111e3c chore(deps): bump eslint-plugin-prettier from 5.5.1 to 5.5.3 in /web
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.5.1 to 5.5.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 06:43:34 -05:00
dependabot[bot]
73f0bbb628 chore(deps): bump @types/node from 24.0.14 to 24.0.15 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.14 to 24.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 06:42:17 -05:00
dependabot[bot]
c7f3ad3eac chore(deps): bump dotnet-sdk from 9.0.302 to 9.0.303
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.302 to 9.0.303.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](https://github.com/dotnet/sdk/compare/v9.0.302...v9.0.303)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 9.0.303
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 07:35:43 -05:00
dependabot[bot]
12c14a1d81 chore(deps): bump on-headers and compression in /web
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)

Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-17 17:31:10 -05:00
dependabot[bot]
73a3897dfa chore(deps): bump less from 4.3.0 to 4.4.0 in /web
Bumps [less](https://github.com/less/less.js) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: less
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-17 17:30:52 -05:00
dependabot[bot]
d266b607a8 chore(deps): bump @types/node from 24.0.13 to 24.0.14 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.13 to 24.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 06:35:20 -05:00
dependabot[bot]
e31442de78 Bump Aspire.Hosting.SqlServer from 9.3.0 to 9.3.2
---
updated-dependencies:
- dependency-name: Aspire.Hosting.SqlServer
  dependency-version: 9.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 17:29:24 -05:00
collinbarrett
25e920c56e chore: npx update-browserslist-db@latest 2025-07-11 16:39:10 -05:00
dependabot[bot]
a5db78696d chore(deps): bump @types/node from 24.0.12 to 24.0.13 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.12 to 24.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-11 08:18:30 -05:00
dependabot[bot]
b684798031 chore(deps): bump dotnet-sdk from 9.0.301 to 9.0.302
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.301 to 9.0.302.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](https://github.com/dotnet/sdk/compare/v9.0.301...v9.0.302)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 9.0.302
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 19:58:19 -05:00
dependabot[bot]
9377c7c845 chore(deps): bump @types/node from 24.0.10 to 24.0.12 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.10 to 24.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 19:58:03 -05:00