Commit graph

7570 commits

Author SHA1 Message Date
Retold3202
cebfd08e2f Update Maintainer.json 2024-06-17 18:49:24 +00:00
Retold3202
abb55b02f1 Update FilterListMaintainer.json 2024-06-17 18:49:24 +00:00
Retold3202
27124249f0 Update Maintainer.json 2024-06-17 18:49:24 +00:00
Retold3202
390fddb885 Update FilterListSyntax.json 2024-06-17 18:49:24 +00:00
Retold3202
1fb18b1657 Update FilterList.json 2024-06-17 18:49:24 +00:00
Retold3202
860deecfaa Update FilterListSyntax.json 2024-06-17 18:49:24 +00:00
Retold3202
cfd0f56a95 Update FilterListMaintainer.json 2024-06-17 18:49:24 +00:00
Retold3202
ed7f671da4 Update Maintainer.json 2024-06-17 18:49:24 +00:00
Retold3202
282a82519c Update FilterList.json 2024-06-17 18:49:24 +00:00
Retold3202
b961da001e Update FilterList.json 2024-06-17 18:49:24 +00:00
Retold3202
87b663b221 Update FilterList.json 2024-06-17 18:49:24 +00:00
Retold3202
3e3113b498 Update FilterListTag.json 2024-06-17 18:49:24 +00:00
Collin Barrett
0e344805ba feat(dir-data): enable sensitive data logging in migration Action 2024-06-17 15:47:49 +00:00
Collin Barrett
7ccad6930b fix(dir-data): 🐛 try fix directory-migrate on PR from fork
ref https://github.com/collinbarrett/FilterLists/pull/4366
2024-06-17 15:23:46 +00:00
Collin Barrett
b3a54b05d8 feat(dir): 🔓 allow CORS from Next.js staging 2024-06-15 17:22:52 +00:00
dependabot[bot]
c46c22805b build(deps): bump OpenTelemetry.Exporter.OpenTelemetryProtocol
Bumps [OpenTelemetry.Exporter.OpenTelemetryProtocol](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.8.1...core-1.9.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 15:13:56 +00:00
dependabot[bot]
5220ee5c5f build(deps): bump OpenTelemetry.Extensions.Hosting
Bumps [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.8.1...core-1.9.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 15:11:05 +00:00
Collin Barrett
974514fe81 refactor(dir): ♻️🚧 disable package.lock and GH cache for Dependabot
ref https://github.com/dependabot/dependabot-core/issues/1303
2024-06-15 14:55:52 +00:00
Collin Barrett
8e8428a789 feat(web): 📦 enable Dependabot for nextjs branch 2024-06-15 14:40:19 +00:00
Collin Barrett
5e3a7374c5 refactor(web): ♻️️ preload logo for LCP 2024-06-15 03:01:46 +00:00
Collin Barrett
2a4a616578 refactor(web): 🔥 rm obsolete nginx config 2024-06-15 03:01:46 +00:00
Collin Barrett
0df61de35d refactor(web): ♻️️ defer tpl-redirect.js 2024-06-15 03:01:46 +00:00
Collin Barrett
7f74a4f023 chore(web): 📦 bump react 2024-06-15 01:05:39 +00:00
Collin Barrett
88347d8cc6 refactor(web): ♻️ prettier --write staticwebapp.config.json 2024-06-14 21:17:42 +00:00
Collin Barrett
272da88e84 refactor(web): ♻️ ignore stapp max staging sites errors 2024-06-14 21:17:42 +00:00
Collin Barrett
07022cf176 refactor(web): ♻️ tidy Cache-Control headers 2024-06-14 21:17:42 +00:00
Collin Barrett
fed71b95ba feat(web): ️ config cache-control 2024-06-14 20:58:34 +00:00
Collin Barrett
601741c1ae refactor(web): ♻️🔐 deny all permissions by default 2024-06-14 20:58:34 +00:00
Collin Barrett
b15e00c303 fix(web): 🐛 specify absolute path to tpl-redirect.js 2024-06-14 20:34:05 +00:00
Collin Barrett
358c2d9742 refactor(web): ♻️🔐 loosen csp 2024-06-14 20:20:33 +00:00
Collin Barrett
c39f3e4f31 refactor(web): ♻️🔐🔥 rm some unsupported Permissions-Policy 2024-06-14 20:20:33 +00:00
Collin Barrett
67a70038ec feat(web): 🔐 add Permissions-Policy 2024-06-14 20:09:36 +00:00
Collin Barrett
b7084bd01b feat(web): 🔐 add Content-Security-Policy 2024-06-14 20:09:36 +00:00
Collin Barrett
fcc4172782 fix(dir): 🐛 allow CORS for localhost web 2024-06-14 19:36:46 +00:00
Collin Barrett
c4cb6887fd feat(web): run prettier/eslint checks in pipeline 2024-06-14 19:36:46 +00:00
Collin Barrett
2fefd15bb3 chore(web): ♻️ npx prettier . --write 2024-06-14 19:36:46 +00:00
Collin Barrett
4ccbfca3ea chore(web): 📦 bump prettier 2024-06-14 19:36:46 +00:00
Collin Barrett
15eca8234f chore(web): 📦 npx browserslist@latest --update-db 2024-06-14 19:36:46 +00:00
Collin Barrett
092cd22311 feat(web): ️ cache npm deps in pipeline 2024-06-14 19:36:46 +00:00
Collin Barrett
b82b6c4385 feat(dir): ️ don't fetch all git history 2024-06-14 17:27:40 +00:00
Collin Barrett
44a1f1f2cf feat(dir): ️ enable caching in migration pipeline 2024-06-14 17:27:40 +00:00
github-actions[bot]
2f39cb1b33 chore(dir-data): ♻️ migrate PR #4349 2024-06-14 17:10:07 +00:00
github-actions[bot]
24f2405103 chore(dir-data): 🎨 lint PR #4349 2024-06-14 17:10:07 +00:00
Collin Barrett
1c3c1c272e fix(dir-data): 🐛 change url
closes #4345
2024-06-14 17:10:07 +00:00
Collin Barrett
ee11830238 refactor(dir): ♻️ OpenAPI spec name 2024-06-14 16:07:09 +00:00
Collin Barrett
7754315eb9 fix(dir): 🐛 swagger UI launch url 2024-06-14 16:07:09 +00:00
Collin Barrett
09e4593ac6 refactor(dir): ♻️🔥📦 rm unused dep 2024-06-14 16:07:09 +00:00
Collin Barrett
5656d142a9 Revert "refactor(dir): ♻️ ren OpenAPI spec to recommended name"
This reverts commit dc6d91af93.
2024-06-14 14:55:49 +00:00
Collin Barrett
dc6d91af93 refactor(dir): ♻️ ren OpenAPI spec to recommended name
ref https://swagger.io/specification/#document-structure
2024-06-14 14:41:23 +00:00
Collin Barrett
02e0a980d9 feat(dir): ️ enable nuget cache in build pipeline 2024-06-13 21:49:45 +00:00