fix: handle base64 uploads correctly #64

Merged
naomi merged 8 commits from fix/urls into main 2026-02-20 16:53:48 -08:00
Owner

Explanation

No response

Issue

No response

Attestations

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

### 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_
naomi added 2 commits 2026-02-20 16:41:04 -08:00
feat: validate book image correctly
Node.js CI / CI (pull_request) Failing after 1m10s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m13s
b3eac4f584
naomi added 1 commit 2026-02-20 16:44:00 -08:00
fix: correct enum value in books
Node.js CI / CI (pull_request) Successful in 1m21s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m28s
7e47e87d85
naomi added 1 commit 2026-02-20 16:46:20 -08:00
fix: handle base64 in game service
Node.js CI / CI (pull_request) Failing after 1m39s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m48s
4b2a8e6fed
naomi added 1 commit 2026-02-20 16:47:01 -08:00
fix: handle base64 in manga service
Node.js CI / CI (pull_request) Failing after 2m8s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m10s
08e25d9f60
naomi added 1 commit 2026-02-20 16:47:37 -08:00
fix: handle base64 in music service
Node.js CI / CI (pull_request) Failing after 1m46s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m54s
2e7e718def
naomi added 1 commit 2026-02-20 16:48:47 -08:00
fix: handle base64 in show service
Node.js CI / CI (pull_request) Failing after 1m23s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m26s
f2d3576547
naomi added 1 commit 2026-02-20 16:52:14 -08:00
fix: correct prop for music
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m14s
Node.js CI / CI (pull_request) Successful in 1m24s
e3a846ac3b
naomi merged commit 208c11d153 into main 2026-02-20 16:53:48 -08:00
naomi deleted branch fix/urls 2026-02-20 16:53:49 -08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/library#64