moonfire-nvr/server/src
Scott Lamb 984989dc1c small readability improvements to web.rs
I think this has a minor behavior change: permission denied replies
change to HTTP 403 where they were HTTP 401. The new behavior seems
more correct, as these errors can occur when authentication has
succeeded but the session in question is not authorized for the given
operation. The UI currently doesn't care about this distinction.
2021-03-10 16:21:34 -08:00
..
cmds 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
analytics.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
body.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
edgetpu.tflite restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
h264.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
json.rs minor api fixes 2021-02-22 13:46:51 -08:00
main.rs improve panic messages and docs (#112) 2021-03-10 08:12:49 -08:00
mp4.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
slices.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
stream.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
streamer.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
web.rs small readability improvements to web.rs 2021-03-10 16:21:34 -08:00