Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use consts for dimensions | Akshay | 2020-08-03 | 1 | -8/+5 |
| | |||||
* | Add support for configuration file | Jordan Jennings | 2020-07-25 | 1 | -3/+3 |
| | |||||
* | switch to local time over utc time | Akshay | 2020-07-21 | 1 | -5/+13 |
| | |||||
* | fix divide by zero for #5 | nc | 2020-07-20 | 1 | -2/+2 |
| | |||||
* | stop habits from consuming global events | Akshay | 2020-07-19 | 1 | -2/+9 |
| | |||||
* | display view mode in statusline | Akshay | 2020-07-15 | 1 | -0/+3 |
| | |||||
* | more boilerplate for auto-trackable habits | Akshay | 2020-07-14 | 1 | -4/+4 |
| | | | | add funding.yml also :^) | ||||
* | improve spacing, line counting; add Week mode to enums | Akshay | 2020-07-12 | 1 | -5/+7 |
| | |||||
* | add new mode: week view mode | Akshay | 2020-07-12 | 1 | -29/+56 |
| | | | | | | accessible via 'v' (single habit week mode toggle) and 'V' (bulk week mode) from any mode, press 'esc' to go back to day mode (this is probably the 'normal' mode of dijo) | ||||
* | fix trait bounds bug, prep for view modes | Akshay | 2020-07-12 | 1 | -23/+24 |
| | |||||
* | begin work on month mode | Akshay | 2020-07-11 | 1 | -20/+31 |
| | |||||
* | add directories crate, simplify done status | Akshay | 2020-07-10 | 1 | -2/+2 |
| | |||||
* | use strikethrough for completion | Akshay | 2020-07-10 | 1 | -16/+18 |
| | |||||
* | add today status to top of each grid item | Akshay | 2020-07-02 | 1 | -5/+12 |
| | |||||
* | add completed markers | Akshay | 2020-07-01 | 1 | -2/+9 |
| | |||||
* | change drawing logic | Akshay | 2020-06-29 | 1 | -25/+17 |
| | |||||
* | require new super trait, add quit callback | Akshay | 2020-03-18 | 1 | -2/+0 |
| | |||||
* | flattened views module | Akshay | 2020-03-11 | 1 | -0/+125 |
| | |||||
* | factor out count and bit views | Akshay | 2020-02-10 | 1 | -95/+0 |
| | |||||
* | simpler view styling logic | Akshay | 2020-02-10 | 1 | -8/+23 |
| | |||||
* | move structs out | Akshay | 2020-02-10 | 1 | -0/+80 |