dependabot[bot]
|
ae46f82d94
|
Bump serde from 1.0.117 to 1.0.125
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.125.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.117...v1.0.125)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-27 22:04:30 +00:00 |
|
Dustin J. Mitchell
|
3cccdc7e32
|
v0.3.0
|
2021-01-10 22:45:12 -05:00 |
|
Dustin J. Mitchell
|
451690afb7
|
v0.2.0
|
2020-11-29 20:59:09 -05:00 |
|
Dustin J. Mitchell
|
0a1ee470f7
|
use log and env_logger, and add some logging around sync
|
2020-11-29 18:18:28 -05:00 |
|
Dustin J. Mitchell
|
786d5b6a17
|
Implement actual on-disk storage for sync-server.
|
2020-11-29 17:41:28 -05:00 |
|
Dustin J. Mitchell
|
091f5b5b17
|
use semver ranges for dependencies
|
2020-11-28 15:13:30 -05:00 |
|
Dustin J. Mitchell
|
3092a6bb7f
|
do not require taskchampion from sync-server
|
2020-11-27 20:08:54 -05:00 |
|
Dustin J. Mitchell
|
b0dd3905e7
|
fix crate name for tc-sync-server
|
2020-11-26 22:30:07 -05:00 |
|
Dustin J. Mitchell
|
7472749fee
|
add tests for API methods
|
2020-11-26 19:59:52 -05:00 |
|
Dustin J. Mitchell
|
e84871931f
|
Refactor HTTP implementation of API methods
|
2020-11-26 19:59:52 -05:00 |
|
Dustin J. Mitchell
|
087333a227
|
refactor sync server into modules
|
2020-11-26 19:59:49 -05:00 |
|
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 |
|