summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-17fix docker contextBenjamin Chausse
2024-12-17non-auto docker setupBenjamin Chausse
2024-12-17code 18Benjamin Chausse
2024-12-17Merge branch 'master' of gh:ChausseBenjamin/termpickerBenjamin Chausse
2024-12-17attempt to fix gh actionBenjamin Chausse
2024-12-17Update generated VHS GIFvhs-action 📼
2024-12-17tmp fixBenjamin Chausse
2024-12-17dockerfile naming fixBenjamin Chausse
2024-12-17Update generated VHS GIFv1.3.6vhs-action 📼
2024-12-17Github workflow to publish to the AUR (#25)Benjamin Chausse
2024-12-17Update generated VHS GIFvhs-action 📼
2024-12-17Copy hex escape sequences directly (#24)Benjamin Chausse
Co-authored-by: Benjamin Chaussé <Benjamin.Chausse@goto.com>
2024-11-26Update generated VHS GIFv1.3.5vhs-action 📼
2024-11-26Enforce 60fps demo.gif (#22)Benjamin Chausse
2024-11-26Update generated VHS GIFvhs-action 📼
2024-11-26fix: smoother progress bar (#21)Benjamin Chausse
2024-11-26fix: friendly version name for `go install ...` (#20)v1.3.4Benjamin Chausse
* Better when installing with `go install ...`
2024-11-26Update generated VHS GIFv1.3.3vhs-action 📼
2024-11-26Fix logs (#19)Benjamin Chausse
* Implement logsink instead of relying on /dev/null * Add version during build to `--help` * Update README roadmap * Make Goreleaser inject build-time variables
2024-11-26Update generated VHS GIFv1.3.2vhs-action 📼
2024-11-25fix: logs, readme, release version (#18)Benjamin Chausse
* Implement logsink instead of relying on /dev/null * Add version during build to `--help` * Update README roadmap
2024-11-26Update generated VHS GIFv1.3.1vhs-action 📼
2024-11-25underline+bold+bright to indicate active tab (#17)Benjamin Chausse
2024-11-26Update generated VHS GIFv1.3.0vhs-action 📼
2024-11-25feat: Interactive input (#16)Benjamin Chausse
* Refactor copy keybinds into single help entry * Manually input color values at runtime * Showcase input instead of clipboard in demo * more vhs updates
2024-11-25Update generated VHS GIFv1.2.0vhs-action 📼
2024-11-25fix: initial color notice didn't expire (#15)Benjamin Chausse
* Accept initial color using -c flag * fix: Initial color notice expiry * Inform user of detected initial color
2024-11-25Update generated VHS GIFvhs-action 📼
2024-11-25Accept initial color using -c flag (#14)Benjamin Chausse
2024-11-25Update generated VHS GIFvhs-action 📼
2024-11-25fix vhs build command (#13)Benjamin Chausse
2024-11-25fix: enhance readme, and update notice duration (#12)Benjamin Chausse
* Move main.go to root for easy go install ... * Better README * elongate notice duration
2024-11-24Update generated VHS GIFv1.1.0vhs-action 📼
2024-11-24feat: Notice messages when performing actions (#11)Benjamin Chausse
* Update releaser CI/CD version * feat: Notice messages when performing actions * Showcase notices in demo.gif
2024-11-24Update generated VHS GIFv1.0.0vhs-action 📼
2024-11-24Update releaser CI/CD version (#10)Benjamin Chausse
2024-11-24Update generated VHS GIFvhs-action 📼
2024-11-24Goreleaser implementation works locally (#9)Benjamin Chausse
2024-11-24Update generated VHS GIFvhs-action 📼
2024-11-24fix: update roadmap + small help message update (#8)Benjamin Chausse
2024-11-24Update generated VHS GIFvhs-action 📼
2024-11-24feat: Update master (#7)Benjamin Chausse
* Attemp at using goreleaser * Fix syntax error in .goreleaser.yml * fix: Check roadmap feature for clipboard (README) * feat: add help menu at the bottom (#4) * MVP for a help menu * fix: commented code is evil * feat: box-drawing UI (#6) * feat: add help at the bottom (#5) * Attemp at using goreleaser * Fix syntax error in .goreleaser.yml * fix: Check roadmap feature for clipboard (README) * feat: add help menu at the bottom (#4) * MVP for a help menu * fix: commented code is evil * Update generated VHS GIF * feat: Rounded corner box UI * Update roadmap checkmarks in README --------- Co-authored-by: vhs-action 📼 <actions@github.com> --------- Co-authored-by: vhs-action 📼 <actions@github.com>
2024-11-24Update generated VHS GIFvhs-action 📼
2024-11-24Update vhs.ymlBenjamin Chausse
2024-11-24Update generated VHS GIFvhs-action 📼
2024-11-24feat: add help at the bottom (#5)Benjamin Chausse
* Attemp at using goreleaser * Fix syntax error in .goreleaser.yml * fix: Check roadmap feature for clipboard (README) * feat: add help menu at the bottom (#4) * MVP for a help menu * fix: commented code is evil
2024-11-24Update generated VHS GIFvhs-action 📼
2024-11-24feat: implement gorealeaser for CI/CD (#3)Benjamin Chausse
* Attemp at using goreleaser * Fix syntax error in .goreleaser.yml
2024-11-24Update generated VHS GIFvhs-action 📼
2024-11-24Merge branch 'dev'Benjamin Chausse