Commit Graph

112 Commits

Author SHA1 Message Date
91545e2e09 update the appropriate lists on keyenter/space 2023-02-25 21:39:11 -08:00
50cf9c7dd5 add selectable item type 2023-02-25 17:51:37 -08:00
91ae77071e add update switch 2023-02-24 23:21:05 -08:00
acf799bfeb remove main 2023-02-24 19:52:21 -08:00
25d0e0aa99 break out cli into ui subpackage 2023-02-24 18:48:49 -08:00
3082da4404 add settings view lipgloss join 2023-02-24 18:35:07 -08:00
17f056ceb9 starting to go down map route 2023-02-23 08:35:11 -08:00
7296409a49 add update functionality to pull in settings changes 2023-02-22 21:51:55 -08:00
fdaad2b3fb add settings and use settings for model generation 2023-02-22 18:02:14 -08:00
fb8ab20877 add list model dependency and mod tidy 2023-02-21 23:12:32 -08:00
b813a818fe add cursor and struct for settings 2023-02-21 22:43:09 -08:00
009c198cde add caching for authors, expauthor type 2023-02-21 21:37:43 -08:00
c9db6e38e4 fix initial selection/highlighting issue 2023-02-20 21:16:33 -08:00
c1e69b62f1 make commitlog updates more efficient 2023-02-20 20:48:05 -08:00
9c0d06cfcc add keybindings for table navigation 2023-02-20 20:09:51 -08:00
ef50a92ce1 messy first cut of tableview 2023-02-20 19:43:09 -08:00
bbb902ac7b update year for commitlog 2023-02-20 14:33:04 -08:00
3aa9dad280 fix oob error for paginator 2023-02-20 13:45:12 -08:00
3241a8df3f go mod upgrade for net vulns 2023-02-19 10:50:04 -08:00
9e934da2de add keybinds and Update for paginator 2023-02-19 10:30:52 -08:00
902266ede7 repo commits are sorted by default, stub out paginator 2023-02-18 18:12:45 -08:00
ecc3163d28 refactor Author type 2023-02-18 17:56:49 -08:00
b482a11999 add stringer to commit 2023-02-17 17:54:44 -08:00
ec642ccefc fix getAuthor/Email funcs 2023-02-17 17:47:37 -08:00
7dc43e18ed consolidate types 2023-02-16 21:23:36 -08:00
011714eb3b update to fix commitlog message 2023-02-15 23:52:21 -08:00
e4decf6ee2 readying up for loading in commit messages to UI 2023-02-15 23:45:50 -08:00
5d6ca69a2b prepare for git commit chan aggregation 2023-02-14 22:51:54 -08:00
f932d2ce21 Day Commits in progress 2023-02-13 18:00:28 -08:00
51a9797300 add simple help text stub and lipgloss joins 2023-02-12 17:13:46 -08:00
d67287bbb8 remove xmain 2023-02-11 22:01:17 -08:00
c890907cee Add selection ability and cursor movement 2023-02-11 21:58:36 -08:00
2e01847d63 remove debug line, add basic tea structure 2023-02-11 20:14:44 -08:00
ca1abd02d6 remove compilation errors 2023-02-11 17:59:43 -08:00
c2acbdcedf add placeholder models for later 2023-02-10 22:46:35 -08:00
569422c1fd revert back to chan 2023-02-08 18:38:03 -08:00
9541470633 disable slow parsing of additions and deletions 2023-02-08 18:36:38 -08:00
7d080ff153 update gitfetch to use builtins, add config option for author 2023-02-07 15:16:42 -08:00
9271b27511 add additional params to commit loader 2023-02-07 14:44:02 -08:00
c2d04ed3b0 add repo caching for non-chan 2023-02-07 00:27:02 -08:00
f5f268dff7 atart work on caching repos 2023-02-06 23:03:15 -08:00
ee2fa0d24a fix minmax func 2023-02-05 10:50:18 -08:00
88a63e6705 update width of graphic 2023-02-03 12:10:04 -08:00
a56380dafe add logging to endpoints 2023-02-03 09:41:57 -08:00
37d5f0695f change default port 2023-02-03 00:55:29 -08:00
ada61387f2 add red square for failure to commit today 2023-02-02 22:00:24 -08:00
dc1d43e69e add stats endpoint 2023-02-02 21:29:17 -08:00
1ee5ff6bf0 fix an error where the wait group never completes on uninitialized repo 2023-02-01 10:58:31 -08:00
90c0803638 remove references to charm fork 2023-01-31 00:40:21 -08:00
f17cc5e1d5 remove black from palette 2023-01-31 00:25:04 -08:00