feat: Add folder title matching and parsing (#2067)

This is a breaking change for users of the [experimental 'folder'
functionality](https://card.camera/#/configuration/folders).

Related: #1748
This commit is contained in:
Dermot Duffy
2025-05-27 07:50:51 -07:00
committed by GitHub
parent c4400194f5
commit c077f8bf70
35 changed files with 1038 additions and 378 deletions
+1
View File
@@ -36,6 +36,7 @@ const FULL_COVERAGE_FILES_RELATIVE = [
'utils/media-layout.ts',
'utils/media.ts',
'utils/ptz.ts',
'utils/regexp-extract.ts',
'utils/screenshot.ts',
'utils/scroll.ts',
'utils/substream.ts',