moonfire-nvr/server/db
Scott Lamb 51f43e9124 suppress some "moonfire-nvr check" false positives
In particular, if there are recordings in progress when the process
dies, they may still be around when check runs. They are easily
identifiable by having an id > cum_recordings and get automatically
deleted on startup, so there's no reason to complain about them.
2021-02-11 15:06:04 -08:00
..
proto restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
testdata restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
upgrade overhaul error messages 2021-02-11 10:57:09 -08:00
Cargo.toml upgrade some other deps 2021-01-27 12:42:29 -08:00
auth.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
build.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
check.rs suppress some "moonfire-nvr check" false positives 2021-02-11 15:06:04 -08:00
coding.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
compare.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
db.rs overhaul error messages 2021-02-11 10:57:09 -08:00
dir.rs overhaul error messages 2021-02-11 10:57:09 -08:00
fs.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
lib.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
raw.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
recording.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
schema.sql restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
signal.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
testutil.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
writer.rs restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00