frigate/frigate
Josh Hawkins 859c5c7972 More auth role fixes (#17067)
* simplify check and handle comma separated roles

* spacing
2025-03-18 15:12:41 +01:00
..
api More auth role fixes (#17067) 2025-03-18 15:12:41 +01:00
camera Dynamically enable/disable cameras (#16894) 2025-03-18 15:12:38 +01:00
comms Disabled camera output (#16920) 2025-03-18 15:12:40 +01:00
config UI viewer role (#16978) 2025-03-18 15:12:41 +01:00
data_processing LPR tweaks (#17046) 2025-03-18 15:12:41 +01:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Remove rocm detector (#16913) 2025-03-18 15:11:28 +01:00
embeddings GenAI: allow configuring additional send trigger after_significant_updates as well as event_end (#16919) 2025-03-18 15:12:40 +01:00
events Ensure audio listener is defined before trying to stop ffmpeg (#17045) 2025-03-18 15:12:41 +01:00
genai Adapt openai.py to work with xAI (#16903) 2025-03-18 15:12:40 +01:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Fix code comment 2025-02-25 14:50:24 +01:00
output Refactor enabled camera listeners (#16979) 2025-03-18 15:12:40 +01:00
ptz Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
record Fix incorrect storage usage per camera (#16825) (#16851) 2025-03-18 15:11:27 +01:00
review Refactor enabled camera listeners (#16979) 2025-03-18 15:12:40 +01:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Embeddings tweaks (#16864) 2025-03-18 15:11:28 +01:00
test UI viewer role (#16978) 2025-03-18 15:12:41 +01:00
track Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
util video['global'] can be empty resulting in a divide by zero (#16993) 2025-03-18 15:12:40 +01:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Ensure admin is default role (#17044) 2025-03-18 15:12:41 +01:00
const.py Reuse constants (#16874) 2025-03-18 15:11:28 +01: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 Ensure admin is default role (#17044) 2025-03-18 15:12:41 +01: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-18 15:11:28 +01:00
object_processing.py Refactor enabled camera listeners (#16979) 2025-03-18 15:12:40 +01:00
plus.py Simplify plus submit (#15941) 2025-01-11 07:04:11 -07: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 Ensure disabling a camera also disables audio detection (#16961) 2025-03-18 15:12:40 +01:00
watchdog.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00