mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 06:23:42 +00:00
* Add in_progress parameter to /api/events to filter the results. * Change in_progress to default to no filtering, 0 means no in progress, 1 means only in progress. * Fix code format with black. * Clear blank line.