Blake Blackshear
b981a3110b
first pass at subfilter for ingress support
2021-01-19 19:58:42 -06:00
Paul Armstrong
2da50cc538
fix(web): dark mode text color fixes
...
fixes #544
2021-01-19 18:02:08 -06:00
Blake Blackshear
cb4a0aa594
ensure error message with missing config is printed
2021-01-19 18:00:26 -06:00
Blake Blackshear
52da1fddc7
update notification example
2021-01-19 07:41:45 -06:00
Blake Blackshear
14645ce4f8
fix mqtt switch handling
2021-01-19 07:41:17 -06:00
Blake Blackshear
97ce7f3028
initialize detection correctly from config
2021-01-19 07:40:51 -06:00
Blake Blackshear
3b5302f6ea
update wheels version
2021-01-19 06:19:28 -06:00
Blake Blackshear
74eb16f213
pin numpy
2021-01-19 06:16:44 -06:00
Paul Armstrong
a3d6bf214c
feat(web): layout & auto-update debug page
2021-01-18 12:57:09 -06:00
Paul Armstrong
16121ffd00
fix(web): ensure button bg colors show in prod builds
2021-01-18 11:39:42 -06:00
Blake Blackshear
91628bd5d8
fix zone config
2021-01-18 06:38:26 -06:00
Blake Blackshear
b10b64bf57
no longer need special aarch64 wheels build
2021-01-17 08:18:54 -06:00
Blake Blackshear
749c34be9f
versioning wheels image
2021-01-16 20:03:42 -06:00
Blake Blackshear
8cfdfab985
move wheels to build container
2021-01-16 19:56:21 -06:00
Paul Armstrong
ef25f8a31e
fix(web): mask zone editor to handle object filter masks
...
Includes additional handlers for adding/removing masks, as well as click to copy configs
fixes #523
2021-01-16 19:09:18 -06:00
Paul Armstrong
2a0551a08a
feat(web): hash build files to avoid cache issues
2021-01-16 19:09:18 -06:00
Paul Armstrong
0b80419f15
fix(web): ensure mask editing works in firefox
2021-01-16 19:09:18 -06:00
Blake Blackshear
0dc81117aa
docs updates for notification changes
2021-01-16 19:09:18 -06:00
Blake Blackshear
49b29d72a7
rename snapshot endpoint to thumbnail
2021-01-16 19:09:18 -06:00
Blake Blackshear
21ece238ff
mqtt tweaks for switches
2021-01-16 19:09:18 -06:00
Blake Blackshear
f6ba3f2daa
allow summary data to be filtered
2021-01-16 19:09:18 -06:00
Blake Blackshear
bb0d3cb59a
update readme
2021-01-16 19:09:18 -06:00
Blake Blackshear
ca9b6d6c5c
snapshots config typo
2021-01-16 19:09:18 -06:00
Blake Blackshear
3103ad2bfe
update object filters to inherit like motion settings
2021-01-16 19:09:18 -06:00
Blake Blackshear
eab3998ad0
remove support for image masks
2021-01-16 19:09:18 -06:00
Blake Blackshear
a3dfd3a8e0
don't fallback to the CPU
...
fixes #381
2021-01-16 19:09:18 -06:00
Blake Blackshear
f1c3087775
add change type to events topic
...
#476
2021-01-16 19:09:18 -06:00
Blake Blackshear
1be91ed3f2
ensure each camera has a detect role set
2021-01-16 19:09:18 -06:00
Blake Blackshear
fd83c4f229
add detection enable to config
...
fixes #482
2021-01-16 19:09:18 -06:00
Blake Blackshear
de99221ad5
add env vars to config
...
fixes #509
2021-01-16 19:09:18 -06:00
Blake Blackshear
6892ce56ac
enable and disable detection via mqtt
2021-01-16 19:09:18 -06:00
Blake Blackshear
41cea6f62e
move setproctitle to prebuilt wheel location
2021-01-16 19:09:18 -06:00
Blake Blackshear
4bbffa97df
switch to docker based web builds
2021-01-16 19:09:18 -06:00
Blake Blackshear
614f8abfef
handle null thumbnail data
2021-01-16 19:09:18 -06:00
Blake Blackshear
14289b5fd1
add mask as object filter
2021-01-16 19:09:18 -06:00
Blake Blackshear
4164beff1c
add object masks and move moton mask
2021-01-16 19:09:18 -06:00
Blake Blackshear
9b3ab486de
add missing global shapshots config
2021-01-16 19:09:18 -06:00
Patrick Decat
232a49814a
Add missing migrations in docker images
2021-01-16 19:09:18 -06:00
Paul Armstrong
6c61f0b135
fix(web): ensure postcss and postcss-cli are marked as deps
2021-01-16 19:09:18 -06:00
Patrick Decat
c572cec253
Fix Makefile to ignore gpg signatures in commits
2021-01-16 19:09:18 -06:00
Paul Armstrong
d4941f2a5f
feat!: web user interface
2021-01-16 19:09:18 -06:00
Blake Blackshear
bf5ec2f65f
try to cleanup some migration logging
2021-01-16 19:09:18 -06:00
Blake Blackshear
f8e21584b6
add retention settings for snapshots
2021-01-16 19:09:18 -06:00
Blake Blackshear
3cba83f84b
init variables on camera state
2021-01-16 19:09:18 -06:00
Blake Blackshear
dcb4255d7e
handle process exit exceptions
2021-01-16 19:09:18 -06:00
Blake Blackshear
9fc3c0dc2f
store has_clip and has_snapshot on events
2021-01-16 19:09:18 -06:00
Blake Blackshear
a78830b48e
add database migrations
2021-01-16 19:09:18 -06:00
Nat Morris
949fbadcdc
Set titles for forked processes
2021-01-16 19:09:18 -06:00
Nat Morris
12c9e63b13
New stats module, refactor stats generation out of http module.
...
StatsEmitter thread to send stats to MQTT every 60 seconds by default, optional stats_interval config value.
New service stats attribute, containing uptime in seconds and version.
2021-01-16 19:09:18 -06:00
Blake Blackshear
157b230702
turn off snapshots via mqtt
2021-01-16 19:09:18 -06:00