Collin Barrett
37552bb388
refactor(web): cache home/lists page for 1 day to match api cache
2025-08-01 19:40:48 -05:00
dependabot[bot]
a6b774ce48
chore(deps): bump lucide-react from 0.516.0 to 0.518.0 in /web
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.516.0 to 0.518.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.518.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.518.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
dependabot[bot]
f2e0c6555e
chore(deps-dev): bump eslint-config-next from 15.3.3 to 15.3.4 in /web
...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 15.3.3 to 15.3.4.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v15.3.4/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-version: 15.3.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
dependabot[bot]
29c133615d
chore(deps): bump next from 15.3.3 to 15.3.4 in /web
...
Bumps [next](https://github.com/vercel/next.js ) from 15.3.3 to 15.3.4.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v15.3.3...v15.3.4 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
Collin Barrett
009e1ad795
feat(ui): stub WIP list table
2025-08-01 19:40:48 -05:00
dependabot[bot]
3e8bfd769f
chore(deps): bump lucide-react from 0.515.0 to 0.516.0 in /web
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.515.0 to 0.516.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.516.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.516.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
dependabot[bot]
9a9a19514b
chore(deps-dev): bump @types/node from 24.0.1 to 24.0.3 in /web
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.0.1 to 24.0.3.
- [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.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
Collin Barrett
7a661915f2
refactor(web): disable cache (worse perf on any dep change build)
2025-08-01 19:40:48 -05:00
dependabot[bot]
d37b97dd12
chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 in /web
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.28.0 to 9.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.28.0...v9.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.29.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
dependabot[bot]
81fedf9bd7
chore(deps): bump lucide-react from 0.514.0 to 0.515.0 in /web
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.514.0 to 0.515.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.515.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.515.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
Collin Barrett
52194702ef
feat(web): npx shadcn@latest add table
2025-08-01 19:40:48 -05:00
Collin Barrett
de5a380928
refactor(web): tweak docker build
2025-08-01 19:40:48 -05:00
Collin Barrett
53a5c6c44d
refactor(web): use BuildKit cache mounts for node_modules and Next.js cache
2025-08-01 19:40:48 -05:00
Collin Barrett
c787e67a0e
refactor(web): tweak header layout
2025-08-01 19:40:48 -05:00
Collin Barrett
104f6e2c92
feat(web): add metadata and logo
2025-08-01 19:40:48 -05:00
Collin Barrett
0c0b4c98cf
refactor(web): tweak layout
2025-08-01 19:40:48 -05:00
Collin Barrett
9ce4b12b9f
refactor(web): org assets
2025-08-01 19:40:48 -05:00
Collin Barrett
25ade37323
feat(web): toggle footer images with theme
2025-08-01 19:40:48 -05:00
Collin Barrett
8b11845c88
fix(web): empty public dir build error
2025-08-01 19:40:48 -05:00
Collin Barrett
e73aa8f33d
refactor(web): slate -> neutral
2025-08-01 19:40:48 -05:00
Collin Barrett
1dfa8956dc
feat(web): add theme mode toggle
2025-08-01 19:40:48 -05:00
Collin Barrett
56633ca830
refactor(web): action permissions
2025-08-01 19:40:48 -05:00
Collin Barrett
3c0660e6a1
refactor(web): swap some boilerplate
2025-08-01 19:40:48 -05:00
Collin Barrett
30bf6c5d71
feat(web): npm i @azure/monitor-opentelemetry
2025-08-01 19:40:48 -05:00
Collin Barrett
eb038c69ed
feat(web): npx shadcn@latest init
2025-08-01 19:40:48 -05:00
Collin Barrett
0b2882b497
feat(web): npm i prettier
2025-08-01 19:40:48 -05:00
dependabot[bot]
d688a8222b
chore(deps): bump node from 18-alpine to 24-alpine in /web
...
Bumps node from 18-alpine to 24-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-version: 24-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
dependabot[bot]
8903f5aabc
chore(deps): bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
dependabot[bot]
9c5d60eb3c
chore(deps-dev): bump @types/node from 20.19.0 to 24.0.0 in /web
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.19.0 to 24.0.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.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
dependabot[bot]
53bdbfc01f
chore(deps-dev): bump @types/react from 19.1.7 to 19.1.8 in /web
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 19.1.7 to 19.1.8.
- [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.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
dependabot[bot]
876dd023e2
chore(deps-dev): bump @tailwindcss/postcss from 4.1.8 to 4.1.10 in /web
...
Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss ) from 4.1.8 to 4.1.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.10/packages/@tailwindcss-postcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 19:40:48 -05:00
Collin Barrett
83f58597f3
feat(web): build and deploy next
2025-08-01 19:40:48 -05:00
Collin Barrett
847ae40b91
feat(web): npx create-next-app@latest
2025-08-01 19:40:48 -05:00
Collin Barrett
bf30d5a316
chore(web): reset web dir
2025-08-01 19:40:46 -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