Commit Graph

11 Commits

Author SHA1 Message Date
Slug-Boi 1d432f61ed refactor: longname and remove emptystring on errors 2025-04-10 12:16:48 +02:00
Slug-Boi d70825da65 feat(error): add error message popup and retry when creating all kinds of authors
This is very much so hacky jank on top of more hacky jank but it works
2025-04-04 19:44:26 +02:00
Slug-Boi 375d7f98e5 fix(json): change groups default from empty string to empty string slice 2025-04-02 19:27:03 +02:00
Slug-Boi 5106e9ce1e refactor(json): create author now works on new json authorfile 2025-04-02 18:35:10 +02:00
Slug-Boi 6e2293beb5 refactor: cleanup code 2024-11-16 22:17:09 +01:00
Slug-Boi bbc2e758e5 refactor: unify colors for a tui. May change again not sure 2024-11-12 22:38:20 +01:00
Slug-Boi 8af4f521ef test: add group selection test 2024-11-12 21:50:30 +01:00
Slug-Boi c8e5d87e3f refactor: changed all models for the tui to be in a proper tree structure
All tui elemnts should now be children models to a parent model where
applicable. This should eliminate the weird key regristration issues
seen before and now adhere to proper bubbletea standards
2024-11-11 12:57:14 +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