No description
Find a file
Cameron Redmore 2128c6823c
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m59s
Change to be paused by default.
2025-08-12 11:55:28 +01:00
.forgejo/workflows Refactor Docker setup for minimal image and update build scripts; adjust static asset serving in production 2025-08-08 17:02:32 +01:00
public Add configuration example, enhance song display with history, and improve UI responsiveness 2025-08-08 19:19:37 +01:00
src Change to be paused by default. 2025-08-12 11:55:28 +01:00
.dockerignore Refactor Docker setup: remove Bun dependency installation 2025-08-08 11:24:50 +01:00
.env.example Add configuration example, enhance song display with history, and improve UI responsiveness 2025-08-08 19:19:37 +01:00
.gitignore Fixes to strange bars on mobile, and addition of server which currently powers a new Last.FM-based music tracker. 2025-08-08 09:53:34 +01:00
bun.lock Fixes to strange bars on mobile, and addition of server which currently powers a new Last.FM-based music tracker. 2025-08-08 09:53:34 +01:00
Dockerfile Add the server back to the right location. 2025-08-08 20:21:12 +01:00
index.html Implement Game of Life feature with card flip UI and simulation controls 2025-08-12 11:48:59 +01:00
package.json Refactor Docker setup for minimal image and update build scripts; adjust static asset serving in production 2025-08-08 17:02:32 +01:00
tsconfig.json Refactor song polling logic for adaptive delays and add tsconfig.json for TypeScript configuration 2025-08-08 17:59:21 +01:00
vite.config.js Refactor Docker setup for minimal image and update build scripts; adjust static asset serving in production 2025-08-08 17:02:32 +01:00