dependabot[bot]
6b5cdf6320
chore(deps): bump dotnet-sdk from 9.0.303 to 9.0.304
...
Bumps [dotnet-sdk](https://github.com/dotnet/sdk ) from 9.0.303 to 9.0.304.
- [Release notes](https://github.com/dotnet/sdk/releases )
- [Commits](https://github.com/dotnet/sdk/compare/v9.0.303...v9.0.304 )
---
updated-dependencies:
- dependency-name: dotnet-sdk
dependency-version: 9.0.304
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 11:50:50 -05:00
dependabot[bot]
4b44ae4f8a
chore(deps): bump @types/node from 24.1.0 to 24.2.0 in /web
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.1.0 to 24.2.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.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 15:06:45 -05:00
dependabot[bot]
1a9f29d7c8
Bump Microsoft.AspNetCore.OpenApi from 9.0.7 to 9.0.8
...
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-version: 9.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 15:06:33 -05:00
collinbarrett
b663b61e86
chore: npx update-browserslist-db@latest
2025-08-01 19:20:39 -05:00
Collin Barrett
f519113ae2
chore(dir): bump aspire sdk
2025-07-31 18:11:37 -05:00
dependabot[bot]
2942e57b81
Bump Aspire.Hosting.AppHost and 2 others
...
Bumps Aspire.Hosting.AppHost from 9.3.1 to 9.4.0
Bumps Aspire.Hosting.SqlServer from 9.3.2 to 9.4.0
Bumps Microsoft.Extensions.ServiceDiscovery from 9.3.1 to 9.4.0
---
updated-dependencies:
- dependency-name: Aspire.Hosting.AppHost
dependency-version: 9.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Aspire.Hosting.SqlServer
dependency-version: 9.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.ServiceDiscovery
dependency-version: 9.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-31 18:11:37 -05:00
copilot-swe-agent[bot]
c7ce8abfe0
Delete old migrations and create fresh initial EF Core migration
...
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-30 09:25:43 -05:00
copilot-swe-agent[bot]
da4eb5b22d
Fix FilterListViewUrl duplicate constraint violation by updating URLs in place
...
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-30 09:25:43 -05:00
copilot-swe-agent[bot]
bcc9205d8f
Fix duplicate key issue by creating fresh EF Core migration and add unique constraint notes
...
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-30 08:13:13 -05:00
dependabot[bot]
1214d5cbb4
chore(deps): bump @types/react-dom from 19.1.6 to 19.1.7 in /web
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 19.1.6 to 19.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-version: 19.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 07:38:54 -05:00
dependabot[bot]
66de59f574
chore(deps): bump @types/react from 19.1.8 to 19.1.9 in /web
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 19.1.8 to 19.1.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.1.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 07:35:59 -05:00
copilot-swe-agent[bot]
6a27455f05
Add Diversion 5.0 dnsmasq configuration syntax support
...
- Add 3 new syntax types for dnsmasq configuration formats:
- id 59: "dnsmasq address" for address= directives
- id 60: "dnsmasq server" for server= directives
- id 61: "dnsmasq local" for local= directives
- Link both Diversion (id 22) and dnsmasq (id 23) to these new syntax types
- Generate EF Core migration to apply database changes
- All syntax types reference official dnsmasq documentation
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-30 07:35:12 -05:00
copilot-swe-agent[bot]
0b0ff0bc1a
Reorder GitHack mirror to lowest priority for FilterList 2813
...
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-30 07:17:07 -05:00
copilot-swe-agent[bot]
80a3e3ec95
Remove blank JSON files from root directory
...
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 21:47:37 -05:00
copilot-swe-agent[bot]
7c8d536078
Add 1275.ru DGA family-specific feeds for major malware families
...
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 21:47:37 -05:00
copilot-swe-agent[bot]
f5a9ab1bed
Initial research: Identify 1275.ru DGA family-specific feeds
...
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 21:47:37 -05:00
copilot-swe-agent[bot]
770ff7220b
Add ChongLuaDao Phishing Blocklist filter lists and EF Core migration
...
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 21:22:53 -05:00
copilot-swe-agent[bot]
ecde576490
Add Anti TLD Abuser Filterlist to directory
...
- Add new FilterList entry (ID 2813) for Anti TLD Abuser Filterlist
- Add maintainer entry (ID 185) for thedoggybrad
- Create FilterListViewUrl entries for primary GitHub URL and CDN mirrors
- Associate with malware/trackers tags (6, 7) and Adblock Plus syntax (3)
- Generate EF migration AddAntiTLDAbuserFilterlist for database updates
- All data sourced from GitHub repository at thedoggybrad/AntiTLDAbuserFilterlist
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 21:09:02 -05:00
copilot-swe-agent[bot]
dd51a5ba27
Mark Super Security Filter List as merge of source lists
...
Following feedback on PR, added merge relationships to indicate that
Super Security Filter List (ID 2812) includes content from:
- The Big List of Hacked Malware Web Sites (ID 692)
- Phishing Domain Database (ID 1490)
This properly reflects the fact that the list gets its rules from
these upstream sources as discussed in the original issue.
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 20:56:09 -05:00
copilot-swe-agent[bot]
f3262147d3
Add Super Security Filter List (thedoggybrad)
...
Co-authored-by: collinbarrett <6483057+collinbarrett@users.noreply.github.com>
2025-07-29 20:56:09 -05:00
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