upend/src
2021-04-24 00:08:17 +02:00
..
addressing.rs fix clippy hints 2021-04-24 00:08:17 +02:00
database.rs fix clippy hints 2021-04-24 00:08:17 +02:00
filesystem.rs fix clippy hints 2021-04-24 00:08:17 +02:00
hash.rs add latest_files endpoint 2021-02-21 19:51:23 +01:00
jobs.rs add "jobs", endpoint to query vault update progress 2021-02-20 17:36:19 +01:00
main.rs add /api/files endpoint, refactor retrieve_file() 2021-04-23 23:28:58 +02:00
models.rs finish renaming target/key/value to entity/attribute/value 2021-03-14 10:44:13 +01:00
routes.rs add /api/files endpoint, refactor retrieve_file() 2021-04-23 23:28:58 +02:00
schema.rs finish renaming target/key/value to entity/attribute/value 2021-03-14 10:44:13 +01:00
util.rs remove DbExecutor, store plain pool in state; refactor into functions 2020-09-15 19:26:47 +02:00