moonfire-nvr/server/base
Scott Lamb aa60bc991c test and fix #282
Sessions' last use updates weren't getting persisted to the database
because the update statement wasn't passing through the hash.

Also address a TODO of tracing in tests by using the same tracing
setup as in production.
2023-07-04 20:53:53 -07:00
..
Cargo.toml test and fix #282 2023-07-04 20:53:53 -07:00
clock.rs switch from log to tracing 2023-07-04 16:51:22 -07:00
error.rs rework WebSocket error return protocol 2023-02-15 17:26:40 -08:00
lib.rs test and fix #282 2023-07-04 20:53:53 -07:00
shutdown.rs upgrade various Rust dependencies 2022-09-28 22:20:48 -07:00
strutil.rs cargo clippy --fix 2023-01-29 15:01:19 -08:00
time.rs fix build on nightly rust 2022-05-01 14:34:38 -07:00
tracing_setup.rs test and fix #282 2023-07-04 20:53:53 -07:00