Slug-Boi
|
329304c240
|
feat: add share code utility to program using 2 new flags on the users cli command
still need to add it to the TUI utility as a command
|
2026-04-28 13:21:06 +02:00 |
|
Slug-Boi
|
08c926f2f5
|
fix: cocommit would never ask to create an author file if non was found
|
2026-01-30 16:42:24 +01:00 |
|
Slug-Boi
|
b0591306f5
|
refactor: redudandant
|
2025-06-17 21:02:11 +02:00 |
|
Slug-Boi
|
a6d90b86dc
|
refactor: author file config
|
2025-06-16 17:30:23 +02:00 |
|
Slug-Boi
|
ff9b8739cb
|
refactor: change config to be optional and create default state
|
2025-06-03 19:47:04 +02:00 |
|
Slug-Boi
|
eac0e43023
|
fix: if author file was not set empty string not caught
|
2025-06-03 17:28:09 +02:00 |
|
Slug-Boi
|
f89d399e17
|
refactor: add config load to author func
|
2025-04-20 22:13:45 +02:00 |
|
Slug-Boi
|
c1b9e35851
|
chore: change to viper
|
2025-04-19 20:48:06 +02:00 |
|
Slug-Boi
|
c8923525ea
|
refactor(depen_injec): add dependency injection to CheckAuthorFile and change to panics
remove comment
|
2025-04-09 22:35:33 +02:00 |
|
Slug-Boi
|
33d93c834d
|
refactor: panic and rename variable plus move an error so it can actually trigger
|
2025-04-09 21:00:30 +02:00 |
|
Slug-Boi
|
97f514ccce
|
feat(CA): create author function (required for gh command)
|
2025-04-04 19:44:55 +02:00 |
|
Theis
|
3690597b0a
|
Update src/cmd/utils/author_file_utils.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-02 19:30:43 +02:00 |
|
Slug-Boi
|
bddcaa9ba2
|
refactor(json): change create authorfile to json file and update directory creator to not panic
|
2025-04-02 19:27:32 +02:00 |
|
Slug-Boi
|
4a8572efdf
|
chore: defer close
|
2025-04-02 18:34:43 +02:00 |
|
Slug-Boi
|
39781da299
|
refactor(json): add ability to delete author using the new json author file
|
2025-04-02 18:25:14 +02:00 |
|
Slug-Boi
|
0e47a9336a
|
fix: issue with creating author file from scratch. Fixed file permissions
|
2025-01-13 15:22:19 +01:00 |
|
Slug-Boi
|
73ee788e8b
|
chore: rename src folder
|
2024-11-01 08:32:10 +01:00 |
|