Go to file
Tomáš Mládek 279b9c5fc8
ci/woodpecker/push/woodpecker Pipeline failed Details
fix: correct screen resolution
2024-03-26 14:09:07 +01:00
.idea/runConfigurations dev: add intellij run configuration 2024-02-03 18:13:42 +01:00
assets feat: add audio channel test, av sync test 2024-02-24 22:21:24 +01:00
av-sync style: render a/v sync video from the mid-point 2024-02-26 12:59:13 +01:00
src fix: correct screen resolution 2024-03-26 14:09:07 +01:00
.earthlyignore dev: add Earthfile to .earthlyignore 2024-02-22 23:05:14 +01:00
.eslintignore Initial commit. 2024-02-02 21:23:20 +01:00
.eslintrc.cjs Initial commit. 2024-02-02 21:23:20 +01:00
.gitattributes feat: add a/v sync indicator scaffolding + PoC 2024-02-22 23:05:14 +01:00
.gitignore feat: add audio channel test, av sync test 2024-02-24 22:21:24 +01:00
.npmrc Initial commit. 2024-02-02 21:23:20 +01:00
.prettierignore Initial commit. 2024-02-02 21:23:20 +01:00
.prettierrc Initial commit. 2024-02-02 21:23:20 +01:00
.woodpecker.yml ci: enable CI 2024-02-02 21:59:37 +01:00
Earthfile ci: fix +site target 2024-02-26 16:53:03 +01:00
index.html Initial commit. 2024-02-02 21:23:20 +01:00
package.json style: use Atkinson Hyperlegible for all non-card text 2024-03-07 16:32:18 +01:00
pnpm-lock.yaml style: use Atkinson Hyperlegible for all non-card text 2024-03-07 16:32:18 +01:00
style.css Initial commit. 2024-02-02 21:23:20 +01:00
svelte.config.js fix: re-enable SSR, somewhat functional pre-JS version 2024-02-02 22:23:47 +01:00
tsconfig.json Initial commit. 2024-02-02 21:23:20 +01:00
vite.config.ts feat: add version + repo link 2024-02-24 22:48:40 +01:00