Commit Graph

11 Commits

Author SHA1 Message Date
a70833fb48 Add debug hashing (won't work on windows) 2019-12-17 14:57:36 -05:00
994e3b75fc Add request header and debug statements 2019-12-17 14:10:58 -05:00
436418ea07 Separate out reserve call 2019-12-17 13:56:10 -05:00
bad827c28e Initial pass at chunked upload apis 2019-12-13 15:19:25 -05:00
95c1798369 Remove validation failures and warning annotations (#108)
* Update warnings behavior

* Add void return type
2019-11-21 14:37:54 -05:00
8d14a2150b Add unit tests for save (#98)
* Clean up args and arrange imports

* Arrange args in restore tests

* Add unit tests for save

* Use const instead of let (linting)
2019-11-14 17:14:16 -05:00
bb828da54c Format cache size and display on info (#85) 2019-11-13 11:00:46 -05:00
fb50aa45ec Add initial eslint setup (#88) 2019-11-12 16:48:02 -05:00
b034b26a44 Bump cache limit to 400MB (#61) 2019-11-05 15:24:22 -05:00
25e0c8faac Remove cache checksum debug - close #24 (#26)
* Remove cache checksum debug - close #24

*  Remove cache checksum debug on save

* Fix formatting
2019-11-01 15:24:11 -04:00
37c45447e4 Initial commit 2019-10-30 14:48:49 -04:00