Commit graph

17 commits

Author SHA1 Message Date
34ff1d4deb
feat(LICENSE): add dual licenses 2025-06-14 03:44:58 +10:00
42aab22d8a
bump: version 0.1.0 → 0.1.1
All checks were successful
Build and Release / build (push) Successful in 1m31s
2025-06-14 03:18:07 +10:00
e72571ec1e
feat(workflow): run on normal commits too 2025-06-14 03:17:54 +10:00
137ebf4d00
fix(workflow): fix artifact upload 2025-06-14 03:14:13 +10:00
5fea6235e7
fix(workflow): remove sudo again 2025-06-14 03:09:31 +10:00
2ddd047994
fix(workflow): fix the upx install 2025-06-14 03:05:18 +10:00
a760ee7d0d Update .forgejo/workflows/build-release.yml 2025-06-14 02:43:18 +10:00
51150c8187
fix(workflow): fix release workflow 2025-06-14 02:40:40 +10:00
0b8531e018 Update .forgejo/workflows/build-release.yml 2025-06-14 02:32:31 +10:00
d5bd82a6ba
bump: version 0.0.1 → 0.1.0 2025-06-14 02:32:00 +10:00
dade79b6b5
feat(forgejo): add a workflow for building binaries 2025-06-14 02:31:42 +10:00
834c694f85
feat(build-compact.sh): add build script that outputs a heavily compacted binary
https://words.filippo.io/shrink-your-go-binaries-with-this-one-weird-trick/
2025-06-14 02:26:39 +10:00
e22c33b78e
feat: massive additions to output csv 2025-06-14 02:14:20 +10:00
4699841f1e
feat: Get claude AI to generate and debug FPS measurement functionality 2025-06-14 01:10:00 +10:00
f4d7a1a04c
fix(gitignore): add compiled binary to gitignore 2025-06-14 01:09:17 +10:00
5084fad903
feat: allow selecting diff checker type and min diff 2025-06-14 00:42:56 +10:00
6dcf46c597
feat: first wave of tests
I can: count how many frames in a video, compare 2 frames for differences and compare 2 videos to see if their frames match up
2025-06-07 02:48:43 +10:00