Dustin J. Mitchell
|
779a331003
|
reorganize into separate crates
- taskchampion -- core implementation of a replica
- taskchampion-cli -- command-line interface
- taskchampion-sync-server -- server implementation (not much yet!)
|
2020-11-23 14:27:47 -05:00 |
|
Dustin J. Mitchell
|
1fa6155b22
|
rename to taskchampion
|
2020-11-21 18:01:25 -05:00 |
|
Dustin J. Mitchell
|
afd11d08a7
|
make the TaskStorage API fallible everywhere
|
2020-01-05 15:39:34 -05:00 |
|
Dustin J. Mitchell
|
611b1cd68f
|
factor storage out to a trait object
|
2020-01-05 15:00:08 -05:00 |
|
Dustin J. Mitchell
|
e228c99b83
|
partial refactor to separate taskdb and storage
|
2020-01-05 13:17:07 -05:00 |
|
Dustin J. Mitchell
|
727db7f669
|
name taskwarrior-rest
|
2020-01-02 21:08:17 -05:00 |
|
Dustin J. Mitchell
|
2d000fdeb9
|
merge ot with rask
|
2020-01-01 19:54:26 -05:00 |
|
Dustin J. Mitchell
|
04f6b1d421
|
add test for syncing deletes and creates
|
2019-12-29 13:38:36 -05:00 |
|
Dustin J. Mitchell
|
41acb1fa1e
|
Add support for Delete operations
|
2019-12-29 13:16:42 -05:00 |
|
Dustin J. Mitchell
|
e83bdc28cd
|
use strings as values, with option to allow removing
|
2019-12-29 11:54:59 -05:00 |
|
Dustin J. Mitchell
|
59f4e6abd7
|
actually support synchronization
|
2019-12-28 22:46:10 -05:00 |
|