blakeblackshear.frigate/frigate
leccelecce 05d39f79b0
Add ability to update Frigate+ model to latest from UI (#17324)
* Add ability to update Frigate+ model to latest

* UI tweaks

* further UI tweaks

* UI tweaks: add width and height, fix select

* Add placeholder while API call in progress

* Fix Frigate+ enabled check

* Fix config change lost when reloading page

* Add persistent message requiring restart

* Drop down supported detectors and dimensions

* Add width and height to display

* Update FrigatePlusSettingsView.tsx

* Temp fix for Codespaces not loading

* Add i18n, format

* remove unneeded brackets

* missing colon

* Revert "Temp fix for Codespaces not loading"

This reverts commit 75b19674ce.
2025-03-24 09:19:58 -06:00
..
api Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
camera Ensure thumb camera directory exists before saving (#17339) 2025-03-24 09:39:51 -05:00
comms LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
config LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
data_processing Dedicated LPR fixes (#17325) 2025-03-23 17:15:15 -05:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Support RF-DETR models with OpenVINO (#17321) 2025-03-23 14:02:16 -06:00
embeddings Classification fixes (#17337) 2025-03-24 09:12:42 -05:00
events LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
genai Adapt openai.py to work with xAI (#16903) 2025-03-03 12:53:24 -07:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
output Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
ptz Bugfixes and docs tweaks (#17307) 2025-03-22 06:38:33 -06:00
record LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
review LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Fix Prometheus Metrics race condition (#17187) 2025-03-16 17:48:25 -06:00
test Review items per user (#17137) 2025-03-13 14:20:09 -06:00
track LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
util Add support for RF-DETR models (#17298) 2025-03-21 19:55:46 -05:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
const.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
ffmpeg_presets.py Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07:00
log.py Update base image (#15103) 2025-02-08 12:47:01 -06:00
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
object_detection.py Remove rocm detector (#16913) 2025-03-03 08:16:14 -06:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Cap storage bandwidth (#15473) 2024-12-12 14:46:00 -06:00
timeline.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
types.py Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
video.py Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
watchdog.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00