summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-12Create Dependabot config filedependabot/add-v2-config-filedependabot-preview[bot]
2020-07-10docsAkshay
2020-07-10i dun an oopsieAkshay
2020-07-10add directories crate, simplify done statusAkshay
2020-07-10follow XDG_DATA_DIR spec for app dataAkshay
2020-07-10use strikethrough for completionAkshay
2020-07-10move config management to utils.rsAkshay
2020-07-10redo quit commandAkshay
2020-07-10move to crossterm backendAkshay
2020-07-04add quit commandAkshay
2020-07-04new 'delete' commandAkshay
2020-07-02add boilerplate onto traits for month siftingAkshay
2020-07-02add today status to top of each grid itemAkshay
2020-07-02add month sifting commandsAkshay
2020-07-02fix focus-on-delete bugAkshay
2020-07-02add statusline, month siftingAkshay
2020-07-02undo ideaAkshay
2020-07-01add completed markersAkshay
2020-07-01add readmeAkshay
2020-07-01new name, add spacing for command lineAkshay
2020-07-01o r g a n i z eAkshay
2020-06-30access command mode via ':' and basic command parsingAkshay
2020-06-30basic command mode and parsingAkshay
2020-06-30ignore log and test filesAkshay
2020-06-29more testing stuffAkshay
2020-06-29fix overlapping widget issueAkshay
2020-06-29change drawing logicAkshay
2020-05-02typetag dosen't support generics, use macro hack until thenAkshay
2020-05-02wow its been a month huhAkshay
2020-05-02use typetag to serialize trait objectsAkshay
2020-03-18require new super trait, add quit callbackAkshay
2020-03-18serialize App into json with erased_serdeAkshay
2020-03-11flattened views moduleAkshay
2020-03-11use Trait obj types instead of enumsAkshay
2020-03-11add config cruftAkshay
2020-03-11switch to Trait implementation of HabitAkshay
2020-03-11static configAkshay
2020-02-27refactor into app.rsAkshay
2020-02-27add statusline helpers, simplify drawingAkshay
2020-02-27add helpers for statuslineAkshay
2020-02-27implement grid viewAkshay
2020-02-26fix null entry with bits, add remaining apiAkshay
2020-02-26add App structAkshay
2020-02-15redo main samplesAkshay
2020-02-15rework viewsAkshay
2020-02-15rework habit structuresAkshay
2020-02-11serialize dates, remove cruftAkshay
2020-02-10factor out count and bit viewsAkshay
2020-02-10new module structureAkshay
2020-02-10fix bug with empty countview entriesAkshay