moonfire-nvr/server/db
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
..
dir switch from `log` to `tracing` 2023-07-04 16:51:22 -07:00
proto config file reference and doc reorganization 2023-01-06 14:25:13 -06:00
testdata restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
upgrade switch from `log` to `tracing` 2023-07-04 16:51:22 -07:00
Cargo.toml upgrade to Rust 1.70, use `std::sync::OnceLock` 2023-07-04 20:44:21 -07:00
auth.rs test and fix #282 2023-07-04 20:53:53 -07:00
build.rs clean up some clippy warnings 2023-01-28 11:59:21 -08:00
check.rs switch from `log` to `tracing` 2023-07-04 16:51:22 -07:00
coding.rs cargo clippy --fix 2023-01-29 15:01:19 -08:00
compare.rs cargo clippy --fix 2023-01-29 15:01:19 -08:00
days.rs switch from `log` to `tracing` 2023-07-04 16:51:22 -07:00
db.rs switch from `log` to `tracing` 2023-07-04 16:51:22 -07:00
fs.rs various doc improvements 2021-04-10 17:34:52 -07:00
json.rs clean up the easy clippy errors 2022-09-28 09:29:16 -07:00
lib.rs introduce /etc/moonfire-nvr.json (#133) 2022-03-09 13:18:33 -08:00
raw.rs cargo clippy --fix 2023-01-29 15:01:19 -08:00
recording.rs switch from `log` to `tracing` 2023-07-04 16:51:22 -07:00
schema.sql switch from libpasta to just scrypt 2021-10-27 11:50:55 -07:00
signal.rs switch from `log` to `tracing` 2023-07-04 16:51:22 -07:00
testutil.rs test and fix #282 2023-07-04 20:53:53 -07:00
writer.rs switch from `log` to `tracing` 2023-07-04 16:51:22 -07:00