Commit Graph

20 Commits

Author SHA1 Message Date
Slug-Boi 6e0d7c57f2 refactor: rewrite parts of the commit function to be a bit more sane, removed the jump as well 2025-04-09 20:01:17 +02:00
Slug-Boi 823dc0ff3d test(gh): add utils tests to gh 2025-04-09 13:07:09 +02:00
Slug-Boi 187fbed439 feat(gh_fetcher): a small fetcher designed to get info of a github user through gh API
might try and see if the gh cli allows for tokened requests later this
will maek life a lot easier for the user
2025-04-04 19:46:00 +02:00
Slug-Boi 97f514ccce feat(CA): create author function (required for gh command) 2025-04-04 19:44:55 +02:00
Slug-Boi 6602b199c5 chore: add go files for gh fetcher part 2025-04-02 21:02:43 +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 36023787b4 test(json): change all test data to json 2025-04-02 19:27:45 +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 ec2f361583 feat: allow for json files to be opened instead of the weird self made csv format 2025-03-29 22:12:52 +01:00
Slug-Boi 2794a9038b fix: rewrite error messages for error in author file to be more descriptive 2025-01-13 15:57:24 +01: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 33221e234b feat: add git push flag to commands 2024-12-14 00:09:59 +01:00
Slug-Boi c4671efd9c feat: add ability to pass flags to git commit 2024-11-28 10:49:12 +01:00
Slug-Boi 8af4f521ef test: add group selection test 2024-11-12 21:50:30 +01:00
Slug-Boi d7f279b0b3 test: fix the tui tests with the new model structure 2024-11-12 21:03:33 +01:00
Slug-Boi 56cf60e071 feat: add groups and start refactor of tree model for tui elements 2024-11-08 16:19:02 +01:00
Slug-Boi 35c747399e fix: import paths after src folder rename 2024-11-01 08:39:04 +01:00
Slug-Boi 73ee788e8b chore: rename src folder 2024-11-01 08:32:10 +01:00