Commit Graph

123 Commits

Author SHA1 Message Date
naomi 08c6ab8515 fix: hero images need to shrink
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m20s
2026-01-09 20:55:57 -08:00
naomi b7cc13c41a feat: add more sections and make it prettier (#6)
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 48s
### Explanation

_No response_

### Issue

_No response_

### Attestations

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

### Dependencies

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

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] 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

_No response_

Reviewed-on: #6
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2026-01-09 19:02:46 -08:00
naomi 534cd0af42 feat: donation buttons
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 57s
2025-12-31 17:44:53 -08:00
naomi c07a94bce9 feat: site rewrite
Security Scan and Upload / Security & DefectDojo Upload (push) Failing after 37s
2025-12-31 17:29:01 -08:00
naomi c6d506e561 feat: automated upload of .gitea/workflows/security.yml
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 57s
2025-12-18 03:07:54 +01:00
naomi 72698bdd2a feat: automated upload of .gitea/workflows/security.yml
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m8s
2025-12-17 23:25:53 +01:00
naomi 5b2ba73f6f feat: automated upload of .gitea/workflows/security.yml
Security Scan / Security Audit (push) Failing after 6m46s
2025-12-12 03:37:40 +01:00
naomi 65e7ad4b07 feat: automated upload of .gitea/workflows/security.yml
Security Scan / Trivy Security Scan (push) Failing after 4m46s
2025-12-11 20:11:54 +01:00
naomi f1b03f3b4e fix: add description to index.html 2025-10-30 10:37:42 -07:00
naomi 0fce095933 feat: rewrite 2025-06-27 14:19:57 -07:00
naomi 028b3a72cd feat: contact link 2025-06-23 18:14:44 -07:00
naomi de0fd7f22a chore: update form link 2025-05-27 15:48:08 -07:00
naomi 6fe4d600fe feat: remove games and koikatsu 2025-05-08 16:50:37 -07:00
naomi acff4ea44e fix: filter null key 2025-04-06 17:07:54 -07:00
naomi 23869ce0cf feat: new koikatsu 2025-04-06 17:06:07 -07:00
naomi 1a43991116 feat: screw it we'll put these back 2025-04-06 11:16:00 -07:00
naomi 63f325cc5b feat: better construction message 2025-04-04 22:28:14 -07:00
naomi cd588988e0 fix: file extension 2025-04-04 19:12:58 -07:00
naomi e1d26c477e feat: new game, temporarily sunset koikatsu 2025-04-04 19:07:47 -07:00
naomi 7ee89d6228 feat: new koikatsu scenes 2025-03-30 18:55:25 -07:00
naomi 894862ed63 feat: new game 2025-03-23 01:17:08 -07:00
naomi 3ebf2e1f67 feat: last round of games 2025-03-20 02:27:49 -07:00
naomi f205aa8741 feat: call out what is and isn't clickable 2025-03-19 22:59:32 -07:00
naomi 37becea2cc feat: separate link buttons 2025-03-19 22:56:39 -07:00
naomi ce811f6f5d feat: another game 2025-03-19 22:43:03 -07:00
naomi e930c568c3 feat: koikatsu 2025-03-19 21:00:25 -07:00
naomi 6bc2cb34f8 fix: broken HTML 2025-03-19 18:42:24 -07:00
naomi c062b94466 feat: new game screenshots 2025-03-19 18:39:44 -07:00
naomi c7184189c5 feat: add sitemap 2025-03-14 18:17:41 -07:00
naomi 35dda3d73f feat: convert to static html (#5)
### Explanation

_No response_

### Issue

_No response_

### Attestations

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

### Dependencies

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

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] 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

_No response_

Reviewed-on: #5
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-03-14 18:02:25 -07:00
naomi 2ab93f06fd fix: layout
Code Analysis / SonarQube (push) Failing after 1m38s
Node.js CI / Lint and Test (push) Successful in 3m12s
2025-03-11 12:20:01 -07:00
naomi 024b29dc7e feat: add link to sitemap (#4)
Code Analysis / SonarQube (push) Successful in 1m40s
Node.js CI / Lint and Test (push) Successful in 3m40s
### 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

- [ ] 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: #4
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-02-26 16:41:25 -08:00
naomi 839450d2a8 chore: add sonar workflow
Code Analysis / SonarQube (push) Successful in 1m20s
Node.js CI / Lint and Test (push) Successful in 3m45s
2025-02-26 13:24:51 -08:00
naomi 2d74ceee4c chore: clean up a bunch of stuff that moved to static pages (#3)
Node.js CI / Lint and Test (push) Successful in 2m44s
### Explanation

_No response_

### Issue

_No response_

### Attestations

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

### Dependencies

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

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] 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

_No response_

Reviewed-on: #3
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-02-20 18:10:32 -08:00
naomi ffeacd4822 feat: new games
Node.js CI / Lint and Test (push) Failing after 1m2s
2025-02-20 01:24:13 -08:00
naomi e92965413a chore: update koikatsu list
Node.js CI / Lint and Test (push) Failing after 56s
2025-02-16 13:44:01 -08:00
naomi b8a5643a1d chore: rename gwen
Node.js CI / Lint and Test (push) Successful in 2m14s
2025-02-10 16:04:23 -08:00
naomi 054dcd7ad2 feat: add images to and expand bios in legacy (#2)
Node.js CI / Lint and Test (push) Successful in 2m29s
### Explanation

It's about time we flesh this page out a bit.

### 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

- [ ] 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.
- [x] 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-09 22:29:32 -08:00
naomi fb525d31db feat: add legacy to nav items
Node.js CI / Lint and Test (push) Failing after 1m6s
2025-01-25 23:33:25 -08:00
naomi d1ea7d41d7 feat: add character family tree
Node.js CI / Lint and Test (push) Failing after 3m11s
2025-01-25 23:25:57 -08:00
naomi 9c3870ab60 chore: explicit node version
Node.js CI / Lint and Test (push) Successful in 5m13s
2025-01-23 00:54:35 -08:00
naomi 3dcf265b47 feat: set up actions (#1)
Node.js CI / Lint and Test (22.x) (push) Successful in 5m10s
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-01-23 00:43:33 -08:00
naomi d3f795608c feat: cleanup 2025-01-23 00:19:43 -08:00
naomi 4e3068b898 chore: gitea 2025-01-22 17:09:35 -08:00
naomi 9f84fbc4d9 feat: remove twitch, twitter, meta 2025-01-21 22:00:25 -08:00
naomi a66c296b9b feat: I did some stuff but never pushed (#66)
### Explanation

_No response_

### Issue

_No response_

### Attestations

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

### Dependencies

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

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] 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

_No response_

Reviewed-on: https://codeberg.org/nhcarrigan/portfolio/pulls/66
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-01-05 03:53:02 +00:00
naomi d2ffbc914d chore: add games, social, and sonarqube (#65)
### Explanation

_No response_

### Issue

_No response_

### Attestations

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

### Dependencies

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

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] 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

_No response_

Reviewed-on: https://codeberg.org/nhcarrigan/portfolio/pulls/65
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-26 21:11:07 +00:00
naomi bf891145b8 chore: couple more games (#64)
### Explanation

_No response_

### Issue

_No response_

### Attestations

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

### Dependencies

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

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] 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

_No response_

Reviewed-on: https://codeberg.org/nhcarrigan/portfolio/pulls/64
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-21 09:15:26 +00:00
naomi 0660afe142 feat: add external nav links, new game, better contrast (#63)
### Explanation

_No response_

### Issue

_No response_

### Attestations

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

### Dependencies

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

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] 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

_No response_

Reviewed-on: https://codeberg.org/nhcarrigan/portfolio/pulls/63
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-21 01:55:19 +00:00
naomi 33d0d594c2 chore: add new game (#62)
### Explanation

_No response_

### Issue

_No response_

### Attestations

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

### Dependencies

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

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] 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

_No response_

Reviewed-on: https://codeberg.org/nhcarrigan/portfolio/pulls/62
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-21 01:02:00 +00:00