upend/src
2021-02-21 12:30:17 +01:00
..
addressing.rs fix FromStr for Address 2021-02-19 22:35:05 +01:00
database.rs refactoring: remove query_entries(), from_sexp into TryFrom, query_to_sqlite is a method 2021-02-20 12:39:19 +01:00
filesystem.rs add "jobs", endpoint to query vault update progress 2021-02-20 17:36:19 +01:00
hash.rs add hash encode/decode test 2021-02-19 22:27:54 +01:00
jobs.rs add "jobs", endpoint to query vault update progress 2021-02-20 17:36:19 +01:00
main.rs add "jobs", endpoint to query vault update progress 2021-02-20 17:36:19 +01:00
models.rs non-duplicate updates (without updating virtual fs structure yet) 2020-09-22 00:41:59 +02:00
routes.rs /query returns map with hashes 2021-02-21 12:30:17 +01:00
schema.rs non-duplicate updates (without updating virtual fs structure yet) 2020-09-22 00:41:59 +02:00
util.rs remove DbExecutor, store plain pool in state; refactor into functions 2020-09-15 19:26:47 +02:00