dependabot[bot]
3c828c1f47
Bump @docusaurus/core from 3.5.2 to 3.6.2 in /docs
...
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 3.5.2 to 3.6.2.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.6.2/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 11:09:13 +00:00
Rui Alves
e76f4e9bd9
Started unit tests for the review controller ( #15077 )
...
* Started unit tests for the review controller
* Revert "Started unit tests for the review controller"
This reverts commit 7746eb146f
.
* Started unit tests for the review controller
* FIrst test
* Added test for review endpoint (time filter - after + before)
* Assert expected event
* Added more tests for review endpoint
* Added test for review endpoint with all filters
* Added test for review endpoint with limit
* Comment
* Renamed tests to increase readability
2024-11-19 16:35:10 -07:00
Josh Hawkins
0df091f387
Fix link to api in genai docs ( #15075 )
2024-11-19 14:33:01 -06:00
Nicolas Mowen
66277fbb6c
Fix embeddings ( #15072 )
...
* Fix embeddings reading frames
* Fix event update reading
* Formatting
* Pin AIO http to fix build failure
* Pin starlette
2024-11-19 12:20:04 -06:00
Josh Hawkins
a67ff3843a
Update genai docs ( #15070 )
2024-11-19 08:41:16 -07:00
Josh Hawkins
9ae839ad72
Tracked object metadata changes ( #15055 )
...
* add enum and change topic name
* frontend renaming
* docs
* only display sublabel score if it it exists
* remove debug print
2024-11-18 11:26:44 -07:00
Bazyl Ichabod Horsey
66f71aecf7
fix regex for cookie_name to be general snake case ( #14854 )
...
* fix regex for cookie_name to be general snake case
* Update frigate/config/auth.py
Co-authored-by: Blake Blackshear <blake.blackshear@gmail.com>
---------
Co-authored-by: Blake Blackshear <blake.blackshear@gmail.com>
2024-11-18 11:26:36 -07:00
Nicolas Mowen
0b203a3673
fix writing to birdseye restream buffer ( #15052 )
2024-11-18 10:14:49 -06:00
Nicolas Mowen
26c3f9f914
Fix birdseye ( #15051 )
2024-11-18 09:38:58 -06:00
Nicolas Mowen
474c248c9d
Cleanup correctly ( #15043 )
2024-11-17 16:57:58 -06:00
Nicolas Mowen
5b1b6b5be0
Fix round robin ( #15035 )
...
* Move camera SHM frame creation to main process
* Don't reset frame index
* Don't fail if shm exists
* Set more types
2024-11-17 11:25:49 -06:00
Nicolas Mowen
45e9030358
Round robin SHM management ( #15027 )
...
* Output frame name to frames processor
* Finish implementing round robin
* Formatting
2024-11-16 16:00:19 -07:00
Nicolas Mowen
f9c1600f0d
Duplicate onnx build info ( #15020 )
2024-11-16 13:24:42 -06:00
Josh Hawkins
ad85f8882b
Update ollama docs and add genai debug logging ( #15012 )
2024-11-15 15:24:17 -06:00
Nicolas Mowen
206ed06905
Make all SHM management untracked ( #15011 )
2024-11-15 14:14:37 -07:00
Nicolas Mowen
e407ba47c2
Increase max shm frames ( #15009 )
2024-11-15 14:25:57 -06:00
Nicolas Mowen
7fdf42a56f
Various Fixes ( #15004 )
...
* Don't track shared memory in frame tracker
* Don't track any instance
* Don't assign sub label to objects when multiple cars are overlapping
* Formatting
* Fix assignment
2024-11-15 09:54:59 -07:00
Levi Tomes
4eea541352
Updated Documentation: Autotracking add support details for Sunba 405-D20X 4K camera. ( #14352 )
...
* Add support details for Sunba 405-D20X 4K camera.
* Update cameras.md
Updated changes to meet documentation goals of upstream project.
2024-11-15 05:35:43 -07:00
Josh Hawkins
ed9c67804a
UI fixes ( #14933 )
...
* Fix plus dialog
* Remove activity indicator on review item download button
* fix explore view
2024-11-12 05:37:25 -07:00
Nicolas Mowen
9c20cd5f7b
Handle in progress previews export and fix time check bug ( #14930 )
...
* Handle in progress previews and fix time check bug
* Formatting
2024-11-11 09:30:55 -06:00
Rui Alves
6c86827d3a
Fix small typo ( #14915 )
2024-11-11 05:02:46 -07:00
Rui Alves
d2b2f3d54d
Use custom body for the export recordings endpoint ( #14908 )
...
* Use custom body for the export recordings endpoint
* Fixed usage of ExportRecordingsBody
* Updated docs to reflect changes to export endpoint
* Fix friendly name and source
* Updated openAPI spec
2024-11-10 20:26:47 -07:00
Josh Hawkins
64b3397f8e
Add tooltip and change default value for is_submitted ( #14910 )
2024-11-10 19:25:16 -06:00
Josh Hawkins
0829517b72
Add ability to filter Explore by Frigate+ submission status ( #14909 )
...
* backend
* add is_submitted to query params
* add submitted filter to dialog
* allow is_submitted filter selection with input
2024-11-10 16:57:11 -06:00
Austin Kirsch
c1bfc1df67
fix tensorrt model generation variable ( #14902 )
2024-11-10 16:23:32 -06:00
Nicolas Mowen
96c0c43dc8
Add support for specifying tensorrt device ( #14898 )
2024-11-10 08:43:24 -06:00
Nicolas Mowen
a68c7f4ef8
Pin all intel packages ( #14887 )
2024-11-09 11:08:25 -06:00
Nicolas Mowen
7c474e6827
Pin intel driver ( #14884 )
...
* Pin intel driver
* Use slightly older version
2024-11-09 08:09:36 -07:00
Josh Hawkins
143bab87f1
Genai bugfix ( #14880 )
...
* Fix genai init when disabled at global level
* use genai config for class init
2024-11-09 06:48:53 -07:00
Josh Hawkins
580f35112e
revert changes to audio process to prevent shutdown hang ( #14872 )
2024-11-08 11:47:46 -07:00
Josh Hawkins
3249ffb273
Auto-unmute inbound audio when enabling two way audio ( #14871 )
...
* Automatically enable audio when initiating two way talk with mic
* remove check
2024-11-08 09:19:49 -06:00
Josh Hawkins
7bae9463b2
Small general filter bugfix ( #14870 )
2024-11-08 08:49:05 -06:00
Josh Hawkins
ae30ac6e3c
Refactor general review filter to only call the update function once ( #14866 )
2024-11-08 07:45:00 -06:00
Nicolas Mowen
46ed520886
Don't generate tensorrt models by default ( #14865 )
2024-11-08 07:37:18 -06:00
Nicolas Mowen
ace02a6dfa
Don't pass hwaccel args to preview ( #14851 )
2024-11-07 17:24:38 -06:00
Josh Hawkins
0d59754be2
Small genai fix ( #14850 )
...
* Ensure the regenerate button shows when genai is only enabled at the camera level
* update docs
2024-11-07 13:27:55 -07:00
Josh Hawkins
15bd26c9b1
Re-send camera states after websocket disconnects and reconnects ( #14847 )
2024-11-07 08:25:13 -06:00
Josh Hawkins
bc371acb3e
Cleanup batching ( #14836 )
...
* Implement batching for event cleanup
* remove import
* add debug logging
2024-11-06 10:05:44 -07:00
Nicolas Mowen
2eb5fbf112
Add more debug logs for preview and output ( #14833 )
2024-11-06 07:59:33 -06:00
Josh Hawkins
fc0fb158d5
Show dialog when restarting from config editor ( #14815 )
...
* Show restart dialog when restarting from config editor
* don't save until confirmed restart
2024-11-05 09:33:41 -06:00
Nicolas Mowen
404807c697
UI tweaks ( #14814 )
...
* Tweak bird icon and fix _ in object name
* Apply to all capitalization
2024-11-05 08:29:07 -07:00
Josh Hawkins
29ea7c53f2
Bugfixes ( #14813 )
...
* fix api filter from matching event id as timestamp
* add padding on platform aware sheet for tablets
* docs tweaks
* tweaks
2024-11-05 07:22:41 -07:00
Josh Hawkins
1fc4af9c86
Optimize Explore summary database query ( #14797 )
...
* Optimize explore summary query with index
* implement rollback
2024-11-04 16:04:49 -07:00
Josh Hawkins
ac762762c3
Overwrite existing saved search ( #14792 )
...
* Overwrite existing saved search
* simplify
2024-11-04 12:50:05 -07:00
Nicolas Mowen
553676aade
Fix missing tensor_input ( #14790 )
2024-11-04 13:04:33 -06:00
Nicolas Mowen
a13b9815f6
Various fixes ( #14786 )
...
* Catch openvino error
* Remove clip deletion
* Update deletion text
* Fix timeline not respecting timezone config
* Tweaks
* More timezone fixes
* Fix
* More timezone fixes
* Fix shm docs
2024-11-04 07:07:57 -07:00
Nicolas Mowen
156e7cc628
Clarify semantic search GPU ( #14767 )
...
* Clarify semantic search GPU
* clarity
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
* fix wording
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-11-03 19:49:13 -06:00
Josh Hawkins
959ca0f412
Fix object processing logic for detections ( #14766 )
2024-11-03 17:41:31 -07:00
Felipe Santos
9755fa0537
Fix exports migration when there is none ( #14761 )
2024-11-03 10:00:12 -07:00
Felipe Santos
77ec86d31a
Fix devcontainer when there is no ~/.ssh/know_hosts file ( #14758 )
2024-11-03 08:52:27 -07:00