Slug-Boi
|
33221e234b
|
feat: add git push flag to commands
|
2024-12-14 00:09:59 +01:00 |
|
Slug-Boi
|
8522fefa86
|
ci: add Coco_version env var to build flow and remove author.txt (no longer used)
|
2024-12-13 23:58:07 +01:00 |
|
Slug-Boi
|
de72d1a35c
|
chore: update install script to work (added sudo to mv) and update gitignore
|
2024-12-13 10:28:51 +01:00 |
|
Theis
|
fa866a7914
|
Merge pull request #51 from Slug-Boi/dependabot/go_modules/golang.org/x/crypto-0.31.0
|
2024-12-12 22:09:58 +01:00 |
|
dependabot[bot]
|
d1abad9409
|
chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-12 21:05:57 +00:00 |
|
Slug-Boi
|
e94f59c1ab
|
docs: remove dollar sign from copy paste required code blocks (thanks github :) )
v1.1.1
|
2024-12-01 22:40:58 +01:00 |
|
Slug-Boi
|
1a338fc921
|
docs: add dollar sign back
|
2024-12-01 22:38:19 +01:00 |
|
Slug-Boi
|
bb0c571d0f
|
docs: add console tag to code blocks as a test
|
2024-12-01 22:37:25 +01:00 |
|
Theis
|
a8d7164dda
|
Merge pull request #48 from Slug-Boi/chore_install_script
|
2024-12-01 22:33:49 +01:00 |
|
Slug-Boi
|
6ffb08c561
|
docs: change readme to include install script commands
|
2024-12-01 22:28:38 +01:00 |
|
Slug-Boi
|
495606d798
|
chore: refactor install scripts to be actual scripts and simplify approach
|
2024-12-01 22:18:43 +01:00 |
|
Slug-Boi
|
c5ee15dd4b
|
refactor: fix syntax errors
v1.1.0
|
2024-12-01 21:03:28 +01:00 |
|
Slug-Boi
|
b224eeba40
|
ci: change tar names and add aarch64
|
2024-12-01 20:58:14 +01:00 |
|
Slug-Boi
|
ccdc550170
|
refactor: change regex to be actually universal
|
2024-12-01 20:55:57 +01:00 |
|
Slug-Boi
|
73c9adf908
|
chore: more work on install scripts
|
2024-12-01 20:52:20 +01:00 |
|
Slug-Boi
|
3862338350
|
feat: add install scripts (actual installer)
|
2024-12-01 20:25:38 +01:00 |
|
Theis
|
0f2a002690
|
Merge pull request #47 from Slug-Boi/feat_add_update_command
|
2024-12-01 19:51:33 +01:00 |
|
Theis
|
22db51ab11
|
Merge branch 'main' into feat_add_update_command
|
2024-11-29 23:58:17 +01:00 |
|
Slug-Boi
|
8f9e1e9ccb
|
ci: add version variable linkage to build command
|
2024-11-29 23:53:42 +01:00 |
|
Slug-Boi
|
08d1942492
|
feat: add version variable to cocommit which gets set through build command
|
2024-11-29 23:53:15 +01:00 |
|
Slug-Boi
|
0350779df3
|
chore: remove default copyright notice from cobra
|
2024-11-29 23:52:22 +01:00 |
|
Theis
|
5f7365cc22
|
Merge pull request #44 from Slug-Boi/feat_add_update_command
|
2024-11-28 13:49:53 +01:00 |
|
Theis
|
354d12b429
|
Merge pull request #43 from Slug-Boi/feat_pass_git_flags
|
2024-11-28 13:40:45 +01:00 |
|
Slug-Boi
|
06c83dce0d
|
fix: zip slip issue
|
2024-11-28 13:40:18 +01:00 |
|
Slug-Boi
|
d90ab2d809
|
ci: update build release workflow to include arm darwin and removed version from tar
the version number was removed from the tar to support new update
command
|
2024-11-28 13:31:04 +01:00 |
|
Slug-Boi
|
3d06dddf22
|
feat: add update command which looks at os and tries to update
this command will try to download and replace your current binary with
the latest release binary
|
2024-11-28 13:30:05 +01:00 |
|
Slug-Boi
|
c4671efd9c
|
feat: add ability to pass flags to git commit
|
2024-11-28 10:49:12 +01:00 |
|
Slug-Boi
|
54d038680f
|
fix: weird commit when quitting whilst filtering
v1.0.1
|
2024-11-25 22:31:30 +01:00 |
|
Slug-Boi
|
a9850510e3
|
fix: crash when no groups defined and opening the group panel
|
2024-11-25 22:17:07 +01:00 |
|
Theis
|
9224da930f
|
chore: Update makefile with new folder structure
|
2024-11-25 20:54:07 +01:00 |
|
Theis
|
0af10b332b
|
Merge pull request #36 from Slug-Boi/docs_completely_redo_docs
|
2024-11-25 20:28:09 +01:00 |
|
Slug-Boi
|
103a59f97c
|
chore: update go sum file
v1.0.0
|
2024-11-25 20:24:52 +01:00 |
|
Slug-Boi
|
472dbbe96d
|
docs: add go install instructions to readme
|
2024-11-25 20:23:30 +01:00 |
|
Slug-Boi
|
ede723294c
|
ci: another attempt at a fix
|
2024-11-25 20:12:39 +01:00 |
|
Slug-Boi
|
27160703f9
|
ci: try and add env var earlier in the workflow
|
2024-11-25 20:02:12 +01:00 |
|
Slug-Boi
|
e35bd65dde
|
ci: fix build_test_release workflow
|
2024-11-25 19:48:59 +01:00 |
|
Slug-Boi
|
c6fa940073
|
docs: add logo and rewrite readme instructions
|
2024-11-25 19:44:22 +01:00 |
|
Theis
|
66a4f74227
|
Merge pull request #35 from Slug-Boi/refactor_dynamic-term-size-for-groups
|
2024-11-25 19:13:35 +01:00 |
|
Slug-Boi
|
8fe4752b2a
|
Merge branch 'main' into docs_completely_redo_docs
|
2024-11-25 18:34:13 +01:00 |
|
Theis
|
2542288c19
|
Merge pull request #34 from Slug-Boi/refactor_dynamic-term-size-for-groups
|
2024-11-25 18:30:17 +01:00 |
|
Slug-Boi
|
7b506adb0a
|
refactor: change height boundry
|
2024-11-25 18:24:11 +01:00 |
|
Slug-Boi
|
2260132ba2
|
style: change pagination dot to match color of other elements
|
2024-11-25 18:19:00 +01:00 |
|
Slug-Boi
|
abd21e41a5
|
refactor: add dynamic groups with height and pagination
|
2024-11-25 16:30:26 +01:00 |
|
Slug-Boi
|
f662eb15b3
|
refactor: add dynamic scaling to group amount
|
2024-11-24 22:34:54 +01:00 |
|
Slug-Boi
|
3c0d647dbd
|
docs: embed gif in readme and delete old imgs
|
2024-11-20 10:18:15 +01:00 |
|
Slug-Boi
|
0d6ce7c7dd
|
docs: changed to a gif format and cropped with video
|
2024-11-20 10:12:47 +01:00 |
|
Slug-Boi
|
43102053fd
|
docs: updated docs with svg video of asciinema demo
|
2024-11-19 09:39:38 +01:00 |
|
Slug-Boi
|
1b95d5b088
|
docs: add asciinema terminal video as TUI demo
|
2024-11-17 13:49:42 +01:00 |
|
Slug-Boi
|
a3336ed6c0
|
refactor: remove some of the clear screen commands
|
2024-11-16 23:20:25 +01:00 |
|
Slug-Boi
|
597d4f5572
|
refactor: small updates to color and flag checking
|
2024-11-16 22:58:53 +01:00 |
|