Commit Graph
24 Commits
Author SHA1 Message Date
leccelecceandGitHub e36fe79782 Update webmanifest to use /BASE_PATH/ (#17310) 2025-03-23 05:34:33 -06:00
leccelecceandGitHub 644faaf65b Fix webUI generating HTTP500s when camera disabled (#17305)
* Check camera enabled state before querying go2rtc

* lint

* Add change to CameraStreamingDialog
2025-03-22 14:13:41 -05:00
leccelecceandGitHub 6cb385f6a7 Plus settings - fix model ID overlap (#17265) 2025-03-20 04:46:34 -05:00
leccelecceandGitHub 1787f6130d Add model ID to Frigate+ settings page (#17261) 2025-03-19 20:56:38 -05:00
leccelecceandGitHub ca5c714037 UI: use correct icon/i18n for Face Library on mobile (#17260) 2025-03-19 15:09:35 -06:00
leccelecceandGitHub dda7be99eb Face rec: only consider webp files in /faces and handle_request (#17244)
* Face rec: only consider webp files

* Allow png/jpg/jpeg as well as webp
2025-03-19 06:44:07 -06:00
leccelecceandGitHub ac9e24e2ed Face Library: show name on details (#17245) 2025-03-19 06:23:44 -06:00
leccelecceandGitHub c23653338f GenAI: allow configuring additional send trigger after_significant_updates as well as event_end (#16919) 2025-03-04 09:23:51 -07:00
leccelecceandGitHub f3765bc391 GenAI minor refactor (#16916) 2025-03-03 11:01:02 -06:00
leccelecceandGitHub 00371546a3 GenAI: add ability to save JPGs sent to provider (#15643)
* GenAI: add ability to save JPGs sent to provider

* Remove mention from GenAI docs

* Change config name to debug_save_thumbnails

* Change  folder structure to clips/genai-requests/{event_id}/{1.jpg}
2024-12-23 07:05:34 -07:00
leccelecceandGitHub 189d4b459f Avoid divide by zero in shm_frame_count (#14750) 2024-11-03 08:28:19 -07:00
leccelecceandGitHub 44f40966e7 Docs: correct go2rtc version used (#14753) 2024-11-03 05:16:59 -07:00
leccelecceandGitHub 46f5234bd9 Don't run pull_request builds on docs-only change (#14485) 2024-10-21 16:00:17 -06:00
leccelecceandGitHub 81b8d7a66b Don't run CI builds on docs-only change (#14486) 2024-10-21 15:59:10 -06:00
leccelecceandGitHub 90140e7710 Ollama: minor docs tweak to specify command (#14482) 2024-10-21 09:54:55 -06:00
leccelecceandGitHub c2c6113299 Live view not loading for MSE/JSMpeg if overriding live stream (#11141) 2024-04-28 16:28:19 -06:00
leccelecceandGitHub 64a91f552f Add info logging at startup if vacuuming database (#9432) 2024-01-26 07:18:29 -06:00
James LandGitHub 8d21c950a3 Name capture processes (#5340) 2023-02-01 17:49:18 -06:00
James LandGitHub 11054daebe System page: add last updated time ago (#5195) 2023-01-27 06:20:41 -06:00
James LandGitHub 07c635d822 Add config option to disable version check (#5208)
* Add config option to disable version check

* Add note to docs
2023-01-25 18:36:26 -06:00
James LandGitHub 12d51d3c73 System page: fix 0 FPS for disabled camera (#5155) 2023-01-18 18:05:18 -06:00
James LandGitHub 2031c3146f System page: make clear if detect disabled (#5075) 2023-01-13 17:14:07 -06:00
James LandGitHub 6b123675c4 System page: add detector process mem% (#5028) 2023-01-11 18:11:45 -06:00
James LandGitHub ddcae2d4aa Fix mem usage reporting when using docker limits (#5011)
* Fix mem usage reporting when using docker limits

* format code

* wip
2023-01-11 17:39:26 -06:00