mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-15 00:11:15 +03:00
- Added source, source_start_time, source_end_time, source_review_id fields to Export model - Updated migration 024 with new export table schema - Added source_review_id to export request body schemas - Updated ExportJob dataclass with source_review_id field - Implemented source metadata persistence in RecordingExporter - Added /exports/overlap endpoint for finding overlapping exports - Implemented camera ACL filtering and null-range filtering - Added 4 integration tests covering source persistence, overlap semantics, and access control - All 50 export tests passing (46 existing + 4 new)
10 lines
341 B
JSON
10 lines
341 B
JSON
{
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/common-utils:2": {
|
|
"version": "2.5.7",
|
|
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
|
|
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
|
|
}
|
|
}
|
|
}
|