Commit Graph

26 Commits

Author SHA1 Message Date
minori 37b65cce1f deps: update fastify to 5.7.1
Node.js CI / CI (pull_request) Successful in 27s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m20s
2026-02-03 19:33:38 -08:00
hikari 5b88b38e79 docs: update feedback section to use support forum
Node.js CI / CI (push) Successful in 24s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m15s
2026-01-26 12:32:11 -08:00
naomi 6484e3cc56 feat: automated upload of .gitea/workflows/ci.yml
Node.js CI / CI (push) Successful in 21s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 59s
2025-12-22 19:42:01 +01:00
naomi c565f9da17 feat: automated upload of .gitea/workflows/ci.yml
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
Node.js CI / CI (push) Has been cancelled
2025-12-22 19:35:26 +01:00
naomi e4b5231e28 feat: automated upload of .gitea/workflows/ci.yml
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:25:16 +01:00
naomi 17afe51f18 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:16:11 +01:00
naomi 4d58f77000 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 23s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m2s
2025-12-18 03:08:07 +01:00
naomi 8f31c704c2 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 23s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 56s
2025-12-17 23:26:06 +01:00
naomi 3e01a6f330 feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 22s
Security Scan / Security Audit (push) Failing after 5m3s
2025-12-12 03:37:52 +01:00
naomi 4b4fb87559 feat: automated delete of .gitea/workflows/sonar.yml
Node.js CI / Lint and Test (push) Successful in 22s
Security Scan / Trivy Security Scan (push) Failing after 4m47s
2025-12-12 00:15:06 +01:00
naomi 151399726a feat: automated upload of .gitea/workflows/security.yml
Node.js CI / Lint and Test (push) Successful in 23s
Security Scan / Trivy Security Scan (push) Failing after 4m48s
Code Analysis / SonarQube (push) Failing after 4m47s
2025-12-11 20:12:01 +01:00
naomi 7cbda6aad8 chore: bump analytics
Code Analysis / SonarQube (push) Failing after 16s
Node.js CI / Lint and Test (push) Successful in 58s
2025-10-08 15:08:52 -07:00
naomi 84319a12fe feat: analytics
Code Analysis / SonarQube (push) Failing after 18s
Node.js CI / Lint and Test (push) Successful in 47s
2025-10-08 14:59:54 -07:00
naomi 930d705504 feat: add to discord button
Code Analysis / SonarQube (push) Failing after 16s
Node.js CI / Lint and Test (push) Successful in 46s
2025-07-04 17:55:06 -07:00
naomi f50bb8c85d feat: avatar
Node.js CI / Lint and Test (push) Successful in 1m17s
Code Analysis / SonarQube (push) Successful in 1m26s
2025-05-22 19:40:09 -07:00
naomi 344d4d0de7 chore: add sonar workflow
Node.js CI / Lint and Test (push) Successful in 1m3s
Code Analysis / SonarQube (push) Successful in 1m12s
2025-02-26 13:29:23 -08:00
naomi d3770103e1 fix: show button to get help
Node.js CI / Lint and Test (push) Successful in 40s
2025-02-10 21:46:58 -08:00
naomi d24fd57bf9 release: v1.2.0
Node.js CI / Lint and Test (push) Successful in 44s
v1.2.0
2025-02-10 21:36:37 -08:00
naomi c986e87e7b feat: add logging with our new monitor (#3)
Node.js CI / Lint and Test (push) Has been cancelled
### 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

- [ ] 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.
- [ ] All new and existing tests pass locally with my changes.
- [ ] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

Minor - My pull request introduces a new non-breaking feature.

Reviewed-on: #3
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-02-10 21:36:25 -08:00
naomi f3809b5a88 chore: remove coverage folder
Node.js CI / Lint and Test (push) Successful in 42s
2025-02-10 15:46:51 -08:00
naomi 4128450b6b release: v1.1.0
Node.js CI / Lint and Test (push) Successful in 45s
v1.1.0
2025-02-10 15:43:17 -08:00
naomi 8b607244b1 feat: add an about command (#2)
Node.js CI / Lint and Test (push) Has been cancelled
### 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

- [ ] 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

Minor - My pull request introduces a new non-breaking feature.

Reviewed-on: #2
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-02-10 15:43:06 -08:00
naomi 71d1783b45 fix: allow myself free access
Node.js CI / Lint and Test (push) Successful in 39s
2025-02-10 14:35:48 -08:00
naomi 94380967f9 release: 1.0.0
Node.js CI / Lint and Test (push) Successful in 43s
v1.0.0
2025-02-10 14:33:40 -08:00
naomi 7e5a0ada2a feat: initial project prototype (#1)
Node.js CI / Lint and Test (push) Has been cancelled
### 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

- [ ] 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.
- [ ] All new and existing tests pass locally with my changes.
- [ ] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

Major - My pull request introduces a breaking change.

Reviewed-on: #1
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-02-10 14:33:27 -08:00
nhcarrigan 17a78effeb Initial commit 2025-02-10 11:34:57 -08:00