Commit Graph

15 Commits

Author SHA1 Message Date
Slug-Boi b0bf47e794 fix: bug with how git authors were handled in tui 2025-05-30 09:55:46 +02:00
Slug-Boi 6d72b93ac2 chore: remove unused code 2025-04-18 23:47:22 +02:00
Slug-Boi c7a9d3429d test: add scope and set scope to be local in all tests 2025-04-18 23:47:22 +02:00
Slug-Boi b608a52aa6 feat: scopes added to tui list model 2025-04-18 23:47:22 +02:00
Slug-Boi 53fef652b1 refactor: edit existing tui elements to add new gh add tui component 2025-04-11 15:37:51 +02:00
Slug-Boi 54d038680f fix: weird commit when quitting whilst filtering 2024-11-25 22:31:30 +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 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
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 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