-
released this
2026-09-05 21:05:48 -04:00 | 4 commits to main since this releaseFeatures
- (games) Accept full Steam store URL in create() (
748616d) - (health) Add unauthenticated GET /health endpoint (
38e6d21)
Miscellaneous Tasks
- (compose) Sync example env with codebase (
689610b) - (docker) Portable image and registry run template (
a5ceb72) - (ci) Tag-triggered release workflow and helpers (
4fe5aa2)
Other
- Initial commit (
734bb0a) - Moved api from monorepo (
d575a4e) - Added docker support (
c61d0c4) - Added docker support (
ed889d9) - For now, cors supports all (
cce705c) - Sorting now default starting with most recently created (
2800d2f) - Ensure API Response is in English
added English to the API URL to ensure the returned JSON is in English. I'm leaving the Headers language in place, but it is not as reliable (
20c1fd7)- (games) Reformat controllers/games.js with Prettier (
a9b9fe1)
Downloads
- (games) Accept full Steam store URL in create() (