summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-04-07version bumpHEADmaindanimelchor
2023-04-07hide groups when all tasks completed and hiddendanimelchor
2023-03-31deterministic sortingdanimelchor
2023-03-27lintingdanimelchor
2023-03-27update readmedanimelchor
2023-03-27version bumpdanimelchor
2023-03-27better config clidanimelchor
2023-03-26config showingdanimelchor
2023-03-26Merge branch 'main' of github.com:danimelchor/toduidanimelchor
2023-03-26minor improvements to vi modedanimelchor
2023-03-26improve config and sensible defaultsdanimelchor
2023-03-26Merge pull request #7 from danimelchor/feat/ratatuiDaniel Melchor
2023-03-26moved to ratatuidanimelchor
2023-03-26clippy fixesdanimelchor
2023-03-26Merge pull request #6 from danimelchor/bug/delete_task_printDaniel Melchor
2023-03-26fixeddanimelchor
2023-03-26Merge pull request #5 from danimelchor/bug/task_disappearDaniel Melchor
2023-03-26unused importdanimelchor
2023-03-26Merge branch 'main' into bug/task_disappeardanimelchor
2023-03-26fixeddanimelchor
2023-03-26Merge pull request #4 from danimelchor/bug/open_url_failsDaniel Melchor
2023-03-26fixeddanimelchor
2023-03-26Merge pull request #3 from danimelchor/bug/add_fails_cliDaniel Melchor
2023-03-26fixeddanimelchor
2023-03-23updated readme with new urldanimelchor
2023-03-23renamed to todui for crates.iodanimelchor
2023-03-23added licensedanimelchor
2023-03-22fixed db initializationdanimelchor
2023-03-19sorting on date (removed when switching to hashmaps)danimelchor
2023-03-16Update README.mdDaniel Melchor
2023-03-16Merge branch 'main' of github.com:danimelchor/todo-rsdanimelchor
2023-03-16new keycodes + update readmedanimelchor
2023-03-16Update README.mdDaniel Melchor
2023-03-16delete bugdanimelchor
2023-03-16updated readmedanimelchor
2023-03-16minor bug fixdanimelchor
2023-03-16ui code cleanupdanimelchor
2023-03-16delete confirmation for tasksdanimelchor
2023-03-16fixed task creation bugs + tasks have ids againdanimelchor
2023-03-16better strucuturedanimelchor
2023-03-16formattingdanimelchor
2023-03-16group and exact date filters added to lsdanimelchor
2023-03-16added support for any case days or repeatsdanimelchor
2023-03-16vec to hashmap for faster perfdanimelchor
2023-03-16remembering groups, fixing bugs on group creation and deletiondanimelchor
2023-03-15addded support for pretty or tight json formatsdanimelchor
2023-03-15showing groups in cli lsdanimelchor
2023-03-15tab => groupdanimelchor
2023-03-15updated readme to reflect group changesdanimelchor
2023-03-15added tab creation and switchingdanimelchor