moonfire-nvr/server/db
Scott Lamb 070400095d simplify UI preferences change logic
I copied the example of the password field by introducing a setter.
But I forgot: it was only that way because the password field has
the complexity of hashing/salting. For fields where setting is
idempotent, it can be directly exposed.
2021-09-01 21:17:44 -07:00
..
dir upgrade some server deps 2021-07-09 15:01:15 -07:00
proto various doc improvements 2021-04-10 17:34:52 -07:00
testdata restructure into "server" and "ui" subdirs 2021-01-22 22:01:17 -08:00
upgrade UI preferences: #153 #155 2021-09-01 15:08:09 -07:00
Cargo.toml UI preferences: #153 #155 2021-09-01 15:08:09 -07:00
auth.rs simplify UI preferences change logic 2021-09-01 21:17:44 -07:00
build.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
check.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
coding.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
compare.rs various doc improvements 2021-04-10 17:34:52 -07:00
days.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
db.rs start schema version 7 (#155) 2021-08-31 21:03:52 -07:00
fs.rs various doc improvements 2021-04-10 17:34:52 -07:00
lib.rs various doc improvements 2021-04-10 17:34:52 -07:00
raw.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
recording.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
schema.sql UI preferences: #153 #155 2021-09-01 15:08:09 -07:00
signal.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
testutil.rs config: validate more in cameras dialog box 2021-08-23 15:55:47 -07:00
writer.rs upgrade some server deps 2021-07-09 15:01:15 -07:00