Commit graph

143 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
e5ad0ce1ed Call refresh on every action from user 2020-08-04 17:30:05 -06:00
Dheepak Krishnamurthy
ee738f8852 Support colors 2020-08-04 17:18:38 -06:00
Dheepak Krishnamurthy
48ddf56fe3 Use master of task-hookrs 2020-08-04 08:12:11 -06:00
Dheepak Krishnamurthy
953ec46e74 Move thread to start_background_thread function 2020-08-04 05:19:06 -06:00
Dheepak Krishnamurthy
a7b4f424e3 Update export_headers to always create new vec! 2020-08-04 05:15:17 -06:00
Dheepak Krishnamurthy
8962784852 Refactor to support multi threading 2020-08-04 05:00:33 -06:00
Dheepak Krishnamurthy
b1fd3e4686 Bump to v0.5.3 2020-08-04 04:07:10 -06:00
Dheepak Krishnamurthy
0dcfc21284 Allow adding tasks when there are zero tasks in the list 2020-08-04 04:06:06 -06:00
Dheepak Krishnamurthy
e7d33c6749 Autoformat changes 2020-08-02 12:34:39 -06:00
Dheepak Krishnamurthy
0ac3996443 Restructure to support color 2020-08-02 12:34:07 -06:00
Dheepak Krishnamurthy
6e6b6857c0 Update color parsing 2020-08-02 11:13:54 -06:00
Dheepak Krishnamurthy
d44bfa9519 Fix color parsing 2020-08-02 10:40:01 -06:00
Dheepak Krishnamurthy
619bae59a1 Fix lints 2020-07-31 00:08:36 -06:00
Dheepak Krishnamurthy
40d7f8a481 Autoformat changes 2020-07-30 21:22:34 -06:00
Dheepak Krishnamurthy
4dbe165449 Set up for color support 2020-07-30 21:22:03 -06:00
Dheepak Krishnamurthy
4f54f148f5 Clippy changes 2020-07-30 20:44:50 -06:00
Dheepak Krishnamurthy
6b8425d8d3 Autoformat changes 2020-07-30 19:51:54 -06:00
Dheepak Krishnamurthy
fbae019ebf Bump to v0.5.2 2020-07-30 19:42:53 -06:00
Dheepak Krishnamurthy
0b5fa70957 Add clap for parsing command line arguments 2020-07-30 19:41:20 -06:00
Dheepak Krishnamurthy
58c0ee5cb8 Update README.md 2020-07-30 19:19:53 -06:00
Dheepak Krishnamurthy
7420ed4c1b Bump to v0.5.1 2020-07-30 19:17:08 -06:00
Dheepak Krishnamurthy
39febd7b29 Move task_id before command where ever possible 2020-07-30 19:14:30 -06:00
Dheepak Krishnamurthy
c27e70cd5b Update Cargo.lock 2020-07-30 18:36:41 -06:00
Dheepak Krishnamurthy
5fcfd7e40f Bump to v0.5.0 2020-07-30 16:19:44 -06:00
Dheepak Krishnamurthy
25214730a7 Update error message support for task edit 2020-07-30 16:18:34 -06:00
Dheepak Krishnamurthy
33cf5497b6 Add error message support to task edit 2020-07-30 16:04:31 -06:00
Dheepak Krishnamurthy
b706f34b53 Add error message support to task done 2020-07-30 15:56:47 -06:00
Dheepak Krishnamurthy
ed3180ef2d Add error message support to task undo 2020-07-30 15:54:48 -06:00
Dheepak Krishnamurthy
d13ae4b567 Add error message support to task done 2020-07-30 15:52:08 -06:00
Dheepak Krishnamurthy
ca1444865a Change start or stop to support errors 2020-07-30 15:48:46 -06:00
Dheepak Krishnamurthy
e71c59e8b3 Add error message support 2020-07-30 14:26:21 -06:00
Dheepak Krishnamurthy
3c6bb5f03f Update README.md 2020-07-29 10:04:15 -06:00
Dheepak Krishnamurthy
98c1a7395d Add help menu 2020-07-29 09:08:07 -06:00
Dheepak Krishnamurthy
aa2571f726 Update README.md 2020-07-29 04:18:08 -06:00
Dheepak Krishnamurthy
42d42b3f42 Update README.md 2020-07-29 00:29:20 -06:00
Dheepak Krishnamurthy
7ad01fee2e Change default min percentage to 70 2020-07-29 00:19:44 -06:00
Dheepak Krishnamurthy
5a2b9973c9 Bump to v0.4.0 2020-07-28 17:59:56 -06:00
Dheepak Krishnamurthy
5b3e42d69e Fix add and modify functionality 2020-07-28 16:19:45 -06:00
Dheepak Krishnamurthy
ab359ea193 Fix height for command window 2020-07-28 16:04:32 -06:00
Dheepak Krishnamurthy
65d128fcfb Add modify functionality 2020-07-28 14:58:37 -06:00
Dheepak Krishnamurthy
2e32659d22 Add log functionality 2020-07-28 14:10:24 -06:00
Dheepak Krishnamurthy
acd512ab7d Add delete functionality 2020-07-28 13:58:03 -06:00
Dheepak Krishnamurthy
fb925e6182 Add start stop functionality 2020-07-28 13:05:18 -06:00
Dheepak Krishnamurthy
c91a0f0630 Bump to v0.3.1 2020-07-28 04:33:51 -06:00
Dheepak Krishnamurthy
78a248f4a9 Update README.md 2020-07-28 04:32:47 -06:00
Dheepak Krishnamurthy
13e2d0f692 Fix bug with filter 2020-07-28 04:14:54 -06:00
Dheepak Krishnamurthy
c00d660759 Make done behave nicely 2020-07-28 04:06:04 -06:00
Dheepak Krishnamurthy
7edbc28960 Add add functionality 2020-07-28 03:59:19 -06:00
Dheepak Krishnamurthy
f7217aee8e Wait with output 2020-07-28 03:30:47 -06:00
Dheepak Krishnamurthy
885dc5b44f Add publish to crates.io github action 2020-07-28 03:11:18 -06:00