Commit Graph
931 Commits
Author SHA1 Message Date
Paul ArmstrongandBlake Blackshear 633d45d02f fix(web): set default path to cameras view 2021-01-26 21:40:33 -06:00
Blake Blackshear 7f4e042dfa update index.js to use baseUrl 2021-01-26 21:40:33 -06:00
Blake Blackshear 507ec13848 first pass at subfilter for ingress support 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 2132352639 fix(web): dark mode text color fixes
fixes #544
2021-01-26 21:40:33 -06:00
Blake Blackshear 11016b8486 ensure error message with missing config is printed 2021-01-26 21:40:33 -06:00
Blake Blackshear 8615f14407 update notification example 2021-01-26 21:40:33 -06:00
Blake Blackshear 1e84f08018 fix mqtt switch handling 2021-01-26 21:40:33 -06:00
Blake Blackshear 7f663328dc initialize detection correctly from config 2021-01-26 21:40:33 -06:00
Blake Blackshear ea53068432 update wheels version 2021-01-26 21:40:33 -06:00
Blake Blackshear 144aff9b4e pin numpy 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 18db6daf0a feat(web): layout & auto-update debug page 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 26ba29b538 fix(web): ensure button bg colors show in prod builds 2021-01-26 21:40:33 -06:00
Blake Blackshear 70167a34b6 fix zone config 2021-01-26 21:40:33 -06:00
Blake Blackshear ccb668a1b6 no longer need special aarch64 wheels build 2021-01-26 21:40:33 -06:00
Blake Blackshear 0989c64eab versioning wheels image 2021-01-26 21:40:33 -06:00
Blake Blackshear c082fc5cb2 move wheels to build container 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear d39111a294 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-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 3c072f94b0 feat(web): hash build files to avoid cache issues 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 7f8ae2ce5c fix(web): ensure mask editing works in firefox 2021-01-26 21:40:33 -06:00
Blake Blackshear d84b75168c docs updates for notification changes 2021-01-26 21:40:33 -06:00
Blake Blackshear eb0a5e1c55 rename snapshot endpoint to thumbnail 2021-01-26 21:40:33 -06:00
Blake Blackshear 47ac77dbb0 mqtt tweaks for switches 2021-01-26 21:40:33 -06:00
Blake Blackshear ec84847be7 allow summary data to be filtered 2021-01-26 21:40:33 -06:00
Blake Blackshear e7839bfd40 update readme 2021-01-26 21:40:33 -06:00
Blake Blackshear 8762da627b snapshots config typo 2021-01-26 21:40:33 -06:00
Blake Blackshear 3fab321045 update object filters to inherit like motion settings 2021-01-26 21:40:33 -06:00
Blake Blackshear 9451048574 remove support for image masks 2021-01-26 21:40:33 -06:00
Blake Blackshear 46c002038b don't fallback to the CPU
fixes #381
2021-01-26 21:40:33 -06:00
Blake Blackshear d1d833ea9a add change type to events topic
#476
2021-01-26 21:40:33 -06:00
Blake Blackshear c1f0750526 ensure each camera has a detect role set 2021-01-26 21:40:33 -06:00
Blake Blackshear 89e02b6956 add detection enable to config
fixes #482
2021-01-26 21:40:33 -06:00
Blake Blackshear 97e8258288 add env vars to config
fixes #509
2021-01-26 21:40:33 -06:00
Blake Blackshear 39040c1874 enable and disable detection via mqtt 2021-01-26 21:40:33 -06:00
Blake Blackshear c709851888 move setproctitle to prebuilt wheel location 2021-01-26 21:40:33 -06:00
Blake Blackshear b022bec1fa switch to docker based web builds 2021-01-26 21:40:33 -06:00
Blake Blackshear bca0531963 handle null thumbnail data 2021-01-26 21:40:33 -06:00
Blake Blackshear b2c7fc8f5b add mask as object filter 2021-01-26 21:40:33 -06:00
Blake Blackshear 96ac2c29d6 add object masks and move moton mask 2021-01-26 21:40:33 -06:00
Blake Blackshear 14a5118b4d add missing global shapshots config 2021-01-26 21:40:33 -06:00
Patrick DecatandBlake Blackshear 232fa1ffe8 Add missing migrations in docker images 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear d2e91754e9 fix(web): ensure postcss and postcss-cli are marked as deps 2021-01-26 21:40:33 -06:00
Patrick DecatandBlake Blackshear 4d9066a58d Fix Makefile to ignore gpg signatures in commits 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear c618867941 feat!: web user interface 2021-01-26 21:40:33 -06:00
Blake Blackshear 5ad4017510 try to cleanup some migration logging 2021-01-26 21:40:33 -06:00
Blake Blackshear 63e14a98f9 add retention settings for snapshots 2021-01-26 21:40:33 -06:00
Blake Blackshear 25e3fe8eab init variables on camera state 2021-01-26 21:40:33 -06:00
Blake Blackshear 840f046572 handle process exit exceptions 2021-01-26 21:40:33 -06:00
Blake Blackshear 89e3c2e4b1 store has_clip and has_snapshot on events 2021-01-26 21:40:33 -06:00
Blake Blackshear c770470b58 add database migrations 2021-01-26 21:40:33 -06:00
Nat MorrisandBlake Blackshear 4619836122 Set titles for forked processes 2021-01-26 21:40:33 -06:00