mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-01-05 20:13:22 -05:00
2bdb2eca5d
* CameraDayKey::bounds (used to generate the start and end times of days in the returned JSON) returned UTC, not matching what recordings were mapped into that day. So fetching a day with its given bounds would return something different. Test and fix it. * Several time-related tests weren't calling testutil::init(), so they weren't fixing the time zone to the expected America/Los_Angeles. If the machine time is set to something else, they would break. |
||
---|---|---|
.. | ||
cmds | ||
testdata | ||
clock.rs | ||
coding.rs | ||
db.rs | ||
dir.rs | ||
error.rs | ||
h264.rs | ||
json.rs | ||
main.rs | ||
mp4.rs | ||
recording.rs | ||
schema.sql | ||
slices.rs | ||
stream.rs | ||
streamer.rs | ||
strutil.rs | ||
testutil.rs | ||
web.rs |