Commit Graph

25 Commits

Author SHA1 Message Date
Renovate Bot 19b30f6a1f Update Rust crate serde_json to 1.0.107 2023-09-14 13:55:36 +00:00
Renovate Bot 5837285455 Update Rust crate clap to 4.4.3 2023-09-12 18:33:51 +00:00
Renovate Bot 8ec1f6237d Update Rust crate subtle to 2.5 2023-09-11 17:35:00 +00:00
Renovate Bot aade6e4913 Update Rust crate serde_json to 1.0.106 2023-09-11 17:04:02 +00:00
Renovate Bot 56632e9dec Update Rust crate chrono to 0.4.30 2023-09-11 15:34:49 +00:00
onyinyang f787253ad5
Added support for lox-context storage through sled 2023-09-07 15:30:50 -04:00
Renovate Bot 20f5da98e3 Update Rust crate serde_with to 3.3.0 2023-09-07 17:30:48 +00:00
Renovate Bot b5ce8c9d40 Update Rust crate clap to 4.4.2 2023-09-07 17:28:46 +00:00
Renovate Bot 003be57c1a Update Rust crate time to 0.3.28 2023-09-07 15:30:33 +00:00
Renovate Bot e17af05fa0 Update Rust crate thiserror to 1.0.48 2023-09-06 17:34:36 +00:00
Renovate Bot 39577b95ca Update Rust crate serde_json to 1.0.105 2023-08-30 17:43:11 +00:00
Renovate Bot 26d0f4ad40 Update Rust crate serde to 1.0.188 2023-08-30 17:33:09 +00:00
Renovate Bot 66a1d792eb Update Rust crate chrono to 0.4.27 2023-08-29 23:34:44 +00:00
onyinyang a01619de6c
Addresses naming confusion and improves failure message 2023-08-02 10:21:38 -04:00
onyinyang 572928a271
Fixed Basic Serialization/Deserialization to json 2023-08-02 10:15:11 -04:00
onyinyang ef1ceafffe
Add better command line args and support for serialized Lox context 2023-08-02 10:15:10 -04:00
Cecylia Bocovich 7a24fdfa06
Update lox distributor to use most recent rdsys_backend
The structure of the ResourceDiff has been changed, so the lox
distributor has to modify how it parses the diff.
2023-06-29 13:11:44 -04:00
onyinyang 69e4579450
Change encbuckets to HashMap with EncryptedBucket 2023-06-23 08:30:14 -04:00
onyinyang 73c3ef8728
Change lox package to lox-library for consistency 2023-06-23 08:22:15 -04:00
onyinyang d1710d2f80
Add lastpassed to rdsys-backend-api 2023-06-16 17:18:18 -04:00
onyinyang e7db9e7151
Add more tests for lox-distributor handle 2023-06-16 12:01:56 -04:00
onyinyang 54c5a837ad
Add more common functions to lox_utils, clean up lox_wasm 2023-06-09 18:31:35 -04:00
onyinyang b016bc9742
Move credential helpers out of lox-wasm 2023-06-07 16:10:37 -04:00
onyinyang 5ac0fc7bef
Fixup cargo imports to address stdweb issue 2023-06-07 16:02:02 -04:00
Cecylia Bocovich 545481f320
Add a Cargo.lock file for reproducible builds 2023-06-06 17:42:21 -04:00