Commit Graph

18 Commits

Author SHA1 Message Date
minori 182fe350fa deps: update fastify to 5.7.4
Node.js CI / CI (pull_request) Successful in 32s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m24s
2026-02-13 07:06:27 -08:00
minori 90bf1a1ab9 deps: update fastify to 5.7.2
Node.js CI / CI (pull_request) Successful in 47s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m10s
2026-02-05 07:09:46 -08:00
minori 47b3eb2657 deps: update fastify to 5.7.1
Node.js CI / CI (pull_request) Successful in 31s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m30s
2026-02-04 08:32:47 -08:00
hikari 8ec8811a93 docs: update feedback section to use support forum
Node.js CI / CI (push) Successful in 25s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m28s
2026-01-26 12:37:26 -08:00
naomi 0e2293ad37 feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Successful in 23s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 59s
2025-12-22 19:43:02 +01:00
naomi 5451460bb9 feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Has been cancelled
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
2025-12-22 19:36:29 +01:00
naomi 88f1ddc101 feat: automated upload of .gitea/workflows/ci.yml
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
Node.js CI / Lint and Test (push) Has been cancelled
2025-12-22 19:26:14 +01:00
naomi 1f79e0ff95 feat: automated upload of .npmrc
Node.js CI / Lint and Test (push) Has been cancelled
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
2025-12-22 19:17:02 +01:00
naomi acfacc4b41 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 26s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 58s
2025-12-18 03:09:19 +01:00
naomi 5083390568 feat: add analytics
Node.js CI / Lint and Test (push) Successful in 41s
2025-10-08 15:44:36 -07:00
naomi 95166435e3 release: v1.0.1
Node.js CI / Lint and Test (push) Successful in 39s
2025-07-19 18:47:11 -07:00
naomi e8ec6b4ca0 fix: no await
Node.js CI / Lint and Test (push) Has been cancelled
2025-07-19 18:46:45 -07:00
naomi f4381f503c fix: instantiate server
Node.js CI / Lint and Test (push) Failing after 31s
2025-07-19 18:32:17 -07:00
naomi 833ab15515 fix: art must be under 3500 characters to comply with discord limits
Node.js CI / Lint and Test (push) Successful in 36s
2025-07-19 16:29:28 -07:00
naomi 88326b802e release: v1.0.0
Node.js CI / Lint and Test (push) Successful in 35s
v1.0.0
2025-07-19 16:20:45 -07:00
naomi 71308283ef docs: readme
Node.js CI / Lint and Test (push) Has been cancelled
2025-07-19 16:20:35 -07:00
naomi 186fe97f30 feat: build initial prototype (#1)
Node.js CI / Lint and Test (push) Successful in 35s
### Explanation

_No response_

### Issue

_No response_

### Attestations

- [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [x] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [x] I have pinned the dependencies to a specific patch version.

### Style

- [x] I have run the linter and resolved any errors.
- [x] My pull request uses an appropriate title, matching the conventional commit standards.
- [x] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

### Tests

- [x] My contribution adds new code, and I have added tests to cover it.
- [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes.
- [x] All new and existing tests pass locally with my changes.
- [x] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

_No response_

Reviewed-on: #1
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-07-19 16:11:39 -07:00
NHCarrigan 46873b4598 Initial commit 2025-07-19 13:13:41 -07:00