Lilian Jónsdóttir
|
8b01bffffe
|
fix panic when listing and restoring/cleaning wrong file
|
2024-07-30 19:44:02 -07:00 |
|
Lilian Jónsdóttir
|
0d952302d6
|
add selectall back
because I'm dumb
|
2024-07-30 19:42:59 -07:00 |
|
Lilian Jónsdóttir
|
48844886a9
|
make filter case insensitive
|
2024-07-30 18:53:44 -07:00 |
|
Lilian Jónsdóttir
|
1403f2e62f
|
properly handle filtered files being empty
|
2024-07-30 18:48:49 -07:00 |
|
Lilian Jónsdóttir
|
ed2def9c2f
|
add filter to table
|
2024-07-30 18:37:59 -07:00 |
|
Lilian Jónsdóttir
|
3e195f0d73
|
add function to style keybind for header
|
2024-07-30 18:28:30 -07:00 |
|
Lilian Jónsdóttir
|
3f317d58df
|
use const instead of magic strings
|
2024-07-30 18:28:30 -07:00 |
|
Lilian Jónsdóttir
|
11b22887f4
|
remove preselection of items
just hit 'a' if you want to select all
|
2024-07-30 13:12:00 -07:00 |
|
Lilian Jónsdóttir
|
b6cb6df999
|
less magic numbers
|
2024-07-30 13:03:33 -07:00 |
|
Lilian Jónsdóttir
|
84e0c9c926
|
make date column header in table depend on mode
|
2024-07-30 11:51:12 -07:00 |
|
Lilian Jónsdóttir
|
9b87c02744
|
make linters happy
fix typos, less short and more idomatic variable names, package comments, etc.
|
2024-07-30 11:43:54 -07:00 |
|
Lilian Jónsdóttir
|
50e8c992d1
|
cleanup model View() a bit
remove some cruft and verbosity and weird order of things
|
2024-07-28 23:36:51 -07:00 |
|
Lilian Jónsdóttir
|
1a03f7f23f
|
cleanup model Update() a bit
and repeat less
|
2024-07-28 23:31:38 -07:00 |
|
Lilian Jónsdóttir
|
b065126c46
|
split table header into left and right aligned parts
|
2024-07-28 18:18:16 -07:00 |
|
Lilian Jónsdóttir
|
2bffa7518c
|
improve help in header
|
2024-07-28 18:07:23 -07:00 |
|
Lilian Jónsdóttir
|
eafd8cd33d
|
sort some functions
exported on top
|
2024-07-28 18:07:07 -07:00 |
|
Lilian Jónsdóttir
|
c80cf605a8
|
rename package tables to interactive
|
2024-07-28 18:06:41 -07:00 |
|