Collin Barrett
|
ea4c5d8bfc
|
refactor(api): tweak cors config
|
2025-06-03 19:11:32 -05:00 |
|
dependabot[bot]
|
b53c213d39
|
chore(deps): bump @types/node from 22.15.27 to 22.15.29 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.27 to 22.15.29.
- [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: 22.15.29
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 17:39:24 -05:00 |
|
Collin Barrett
|
2d08fb07ce
|
feat(api): config Cache-Control
|
2025-06-01 14:48:07 -05:00 |
|
Collin Barrett
|
d2ba27c712
|
refactor(api): resolve CA1852
|
2025-06-01 14:48:07 -05:00 |
|
Collin Barrett
|
a883477cb6
|
refactor(api): re-configure secure CORS in options
|
2025-06-01 14:08:48 -05:00 |
|
Collin Barrett
|
8ee6ac17fd
|
Revert "refactor(api): cache api responses"
This reverts commit d5a755f2ba.
|
2025-06-01 14:08:48 -05:00 |
|
Collin Barrett
|
9d87e1b1bc
|
Revert "refactor(api): loosen CORS to allow CF edge cache"
This reverts commit ec1e006dc8.
|
2025-06-01 14:08:48 -05:00 |
|
Collin Barrett
|
d5a755f2ba
|
refactor(api): cache api responses
|
2025-05-31 21:12:34 -05:00 |
|
Collin Barrett
|
ec1e006dc8
|
refactor(api): loosen CORS to allow CF edge cache
|
2025-05-31 12:17:52 -05:00 |
|
Collin Barrett
|
3865616802
|
refactor(api): reset default aspire config
|
2025-05-31 12:00:37 -05:00 |
|
Collin Barrett
|
e850889358
|
Revert "feat(api): rm Vary header to allow Cloudflare to cache"
This reverts commit 5977acf4f7.
|
2025-05-31 11:20:49 -05:00 |
|
Collin Barrett
|
5977acf4f7
|
feat(api): rm Vary header to allow Cloudflare to cache
|
2025-05-31 11:16:02 -05:00 |
|
Collin Barrett
|
43c0e16d5f
|
refactor(api): GetLanguages w/o mediatr
|
2025-05-30 21:39:27 -05:00 |
|
Collin Barrett
|
74e744f42e
|
refactor(api): WIP rm mediatr
|
2025-05-30 21:39:27 -05:00 |
|
dependabot[bot]
|
05bb701f22
|
chore(deps): bump eslint-plugin-prettier from 5.4.0 to 5.4.1 in /web
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.4.0 to 5.4.1.
- [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.4.0...v5.4.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-30 18:56:10 -05:00 |
|
dependabot[bot]
|
3d8f1c3b9b
|
chore(deps): bump @types/node from 22.15.24 to 22.15.27 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.24 to 22.15.27.
- [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: 22.15.27
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-30 18:55:31 -05:00 |
|
Collin Barrett
|
eb0fa51806
|
refactor(aspire): de-dup add ot
|
2025-05-29 19:33:23 -05:00 |
|
Collin Barrett
|
60d4e97aff
|
feat(aspire): delay api until db online
|
2025-05-29 19:33:23 -05:00 |
|
dependabot[bot]
|
3b38775665
|
chore(deps): bump @types/node from 22.15.23 to 22.15.24 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.23 to 22.15.24.
- [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: 22.15.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-29 16:40:40 -05:00 |
|
Collin Barrett
|
df1f488576
|
Potential fix for code scanning alert no. 4: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-05-28 20:18:59 -05:00 |
|
Collin Barrett
|
d19feeb36b
|
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-05-28 20:17:05 -05:00 |
|
Collin Barrett
|
d36f808493
|
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-05-28 20:15:53 -05:00 |
|
Collin Barrett
|
afc87722c3
|
Potential fix for code scanning alert no. 5: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-05-28 20:15:05 -05:00 |
|
Collin Barrett
|
2ea6cd56c2
|
refactor: reset codeql config
|
2025-05-28 20:11:50 -05:00 |
|
Collin Barrett
|
ae94f21b8d
|
fix(directory): build API on PR pre-merge
|
2025-05-28 19:29:51 -05:00 |
|
Collin Barrett
|
6132173c40
|
refactor: swap MemoryCache for HybridCache
|
2025-05-28 19:29:51 -05:00 |
|
dependabot[bot]
|
836ce6751b
|
chore(deps): bump @types/react from 19.1.5 to 19.1.6 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.5 to 19.1.6.
- [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.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-28 06:28:11 -05:00 |
|
dependabot[bot]
|
05c59d779a
|
chore(deps): bump @types/node from 22.15.21 to 22.15.23 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.21 to 22.15.23.
- [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: 22.15.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-28 06:26:44 -05:00 |
|
Collin Barrett
|
d1dc35c7b5
|
refactor(api): rm JB Annotations, simplify warning suppressions
|
2025-05-27 18:15:18 -05:00 |
|
Collin Barrett
|
cf98af22c9
|
chore: try removing DisableImplicitNuGetFallbackFolder
|
2025-05-27 18:15:18 -05:00 |
|
Collin Barrett
|
7314397da5
|
refactor: try azurelinux base image
|
2025-05-27 17:46:38 -05:00 |
|
Collin Barrett
|
db8ee96c6a
|
Revert "chore: run in global invariant"
This reverts commit 38212e4ac3.
|
2025-05-27 17:46:38 -05:00 |
|
Collin Barrett
|
38212e4ac3
|
chore: run in global invariant
|
2025-05-27 17:28:17 -05:00 |
|
Collin Barrett
|
e75312ad31
|
chore: bump base image to 9.0-noble
|
2025-05-27 17:23:03 -05:00 |
|
Collin Barrett
|
cb4c596366
|
refactor: move self-contained to csproj
|
2025-05-26 21:11:27 -05:00 |
|
Collin Barrett
|
ca8e73588e
|
fix: re-add --sc flag
|
2025-05-26 21:01:33 -05:00 |
|
Collin Barrett
|
853821130c
|
refactor(api): simplify build action
|
2025-05-26 20:38:44 -05:00 |
|
Collin Barrett
|
af2607e251
|
Reapply "fix: trigger build on Directory.Build.props"
This reverts commit 0b2e8bd079.
|
2025-05-26 18:24:31 -05:00 |
|
Collin Barrett
|
053847b0fe
|
Reapply "refactor: extract Directory.Build.props"
This reverts commit cd0f2ed01f.
|
2025-05-26 18:24:31 -05:00 |
|
Collin Barrett
|
9089c81af9
|
Reapply "refactor: code cleanup sln"
This reverts commit 773812686a.
|
2025-05-26 18:11:17 -05:00 |
|
Collin Barrett
|
79bc4f14a8
|
Reapply "chore(api): suppress 2x warnings"
This reverts commit ac323ea769.
|
2025-05-26 18:11:17 -05:00 |
|
Collin Barrett
|
076d661eb9
|
Reapply "chore(api): ensure depbot updates all nugets"
This reverts commit 5b4e80c12a.
|
2025-05-26 18:03:35 -05:00 |
|
Collin Barrett
|
f00bf411bf
|
Reapply "refactor(api): tidy Aspire configs"
This reverts commit db8d3217ce.
|
2025-05-26 18:03:35 -05:00 |
|
Collin Barrett
|
e6d0bd7a38
|
Reapply "refactor(api): config caching/timeout for health checks"
This reverts commit 0cc4633b3b.
|
2025-05-26 18:03:35 -05:00 |
|
Collin Barrett
|
4df6661830
|
Reapply "chore: resolve problems"
This reverts commit e156a0dd73.
|
2025-05-26 18:03:35 -05:00 |
|
Collin Barrett
|
937abe86ea
|
Reapply "chore: update Aspire bits"
This reverts commit 2b92499f33.
|
2025-05-26 17:50:20 -05:00 |
|
Collin Barrett
|
fdab31fb4c
|
Revert "chore: update Aspire bits"
This reverts commit 61f12927ff.
|
2025-05-26 17:41:46 -05:00 |
|
Collin Barrett
|
07673e740f
|
Revert "chore: resolve problems"
This reverts commit 26d0519008.
|
2025-05-26 17:41:46 -05:00 |
|
Collin Barrett
|
4cab8e5fa8
|
Revert "refactor(api): config caching/timeout for health checks"
This reverts commit e1310f57f4.
|
2025-05-26 17:41:46 -05:00 |
|
Collin Barrett
|
48404f0913
|
Revert "refactor(api): tidy Aspire configs"
This reverts commit 5d26e67555.
|
2025-05-26 17:41:46 -05:00 |
|