• Joined on 2020-03-05
xenofem pushed to main at xenofem/parent 2022-08-27 15:16:21 -04:00
1448309be4 add nix flake
f9e967b7d6 minimal process wrapper
xenofem created branch main in xenofem/parent 2022-08-27 15:16:21 -04:00
xenofem created repository xenofem/parent 2022-08-27 15:14:09 -04:00
xenofem pushed to main at xenofem/firefox-overlay 2022-08-24 15:21:12 -04:00
4574a166b3 disabling MOZ_REQUIRE_SIGNING should be sufficient to allow unsigned addons without patching?
xenofem pushed to main at xenofem/firefox-overlay 2022-08-24 15:10:51 -04:00
0ddfe72b0b update firefox, improved extension signing requirements detection
xenofem pushed to main at xenofem/transbeam 2022-08-17 03:35:27 -04:00
14204df935 flake update
xenofem pushed to main at xenofem/transbeam 2022-08-17 03:26:46 -04:00
48f10bd234 Move jsondb to crates.io because nix can't take a hint
xenofem pushed to main at xenofem/transbeam 2022-08-17 03:25:50 -04:00
23e8efc6ab Move jsondb to crates.io because nix can't take a hint
xenofem pushed to main at xenofem/jsondb 2022-08-17 03:21:41 -04:00
3958babdcc add info to manifest
xenofem pushed to main at xenofem/transbeam 2022-08-17 03:07:21 -04:00
37c1101dab Explicitly specify jsondb branch because nix can't take a hint
xenofem pushed to main at xenofem/transbeam 2022-08-16 16:46:43 -04:00
c7ceb4113b Keep passwords out of endpoint responses while preserving v1 schema
xenofem pushed to main at xenofem/transbeam 2022-08-16 06:16:13 -04:00
aef58d133b make cosmetic changes to state schema, add fileset passwords for forthcoming functionality
xenofem pushed to main at xenofem/transbeam 2022-08-16 06:05:16 -04:00
073feda920 move state to jsondb
xenofem pushed to main at xenofem/jsondb 2022-08-16 04:37:40 -04:00
b8d31b77d9 More fixes around unversioned v0, more tests, move tests to separate file
xenofem pushed to main at xenofem/jsondb 2022-08-16 03:59:20 -04:00
14fd399403 Add test for nonzero catchall schema versions
805c6cf15e Fix catchall V0 schemas, add more tests
Compare 2 commits »
xenofem pushed to main at xenofem/jsondb 2022-08-16 03:37:13 -04:00
ebffd7a922 Prevent catchall schema types from trying to incorporate the version field during deserialization
xenofem pushed to main at xenofem/jsondb 2022-08-16 02:35:07 -04:00
1a6bb519ef Simplify JsonDb::load_or_else signature to be more idiomatic
xenofem pushed to main at xenofem/jsondb 2022-08-16 02:29:19 -04:00
add3209b91 Remove unused async-trait dependency
xenofem pushed to main at xenofem/jsondb 2022-08-16 01:38:23 -04:00
d90ef29b47 MIT license
xenofem pushed to main at xenofem/jsondb 2022-08-16 01:37:15 -04:00
e6ec9fd202 v0.2.0 with much better read/write API