moonfire-nvr/server/db
Scott Lamb caf65a045b use 90k units for signal days map
I'd once thought about using 1 second resolution for signals and wrote
this map to match that. But I decided to match signals to the timestamps
used elsewhere instead. Match that for the days map also.
2021-03-23 11:33:51 -07:00
..
proto shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
testdata restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
upgrade shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
Cargo.toml shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
auth.rs better error handling for authentication 2021-03-06 05:49:49 -08:00
build.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
check.rs rearrange check deletes to satisfy foreign key 2021-03-05 12:02:43 -08:00
coding.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
compare.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
days.rs use 90k units for signal days map 2021-03-23 11:33:51 -07:00
db.rs extract & generalize calendar day indexes 2021-03-23 09:40:52 -07:00
dir.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
fs.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
lib.rs extract & generalize calendar day indexes 2021-03-23 09:40:52 -07:00
raw.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
recording.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
schema.sql shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
signal.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
testutil.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
writer.rs fix invariant violation on pts jump (#112) 2021-03-10 12:45:32 -08:00