Commit graph

9 commits

Author SHA1 Message Date
Tomáš Mládek
61a470dfe3 models::File uses Hash instead of plain Vec<u8> 2021-02-21 19:43:28 +01:00
Tomáš Mládek
ae812b33d1 add hash encode/decode test 2021-02-19 22:27:54 +01:00
Tomáš Mládek
dc71bec67a implement Serialize/Deserialize for Entry, Address, remove as_json
+ cosmetics (to_str -> to_string)
2021-02-19 21:56:25 +01:00
Tomáš Mládek
99f6c6c052 remove InnerEntry, consolidate into Entry 2021-02-19 20:27:30 +01:00
967e3a3c7d lint 2020-09-20 19:32:28 +02:00
0e0afae089 parallelize hashing with rayon 2020-09-20 19:28:44 +02:00
01a737285c clippy fixes 2020-09-14 01:16:01 +02:00
1d952b34dd various fixes, fleshing out, directory retrieval / creation 2020-09-12 14:31:53 +02:00
e49d4c9ff5 implement entity system, first step 2020-09-07 21:21:54 +02:00