This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
blakeblackshear.frigate
Watch
1
Star
0
Fork
0
You've already forked blakeblackshear.frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2026-03-07 02:18:07 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
15ffe5c2549b0ff3355ef8fd52edf93e40ad3e07
blakeblackshear.frigate
/
frigate
/
config
History
Gabriel de Biasi
ddfe8f3921
Fix
#7944
: Adds tls_insecure to the onvif configuration (
#15603
)
...
* Adds tls_insecure to the onvif configuration * reformat using ruff
2024-12-19 12:54:33 -07:00
..
camera
Fix
#7944
: Adds tls_insecure to the onvif configuration (
#15603
)
2024-12-19 12:54:33 -07:00
__init__.py
…
auth.py
fix regex for cookie_name to be general snake case (
#14854
)
2024-11-18 11:26:36 -07:00
base.py
…
camera_group.py
…
config.py
Standardize handling of config files (
#15451
)
2024-12-11 18:46:42 -06:00
database.py
…
env.py
Fixes (
#14668
)
2024-10-29 15:34:07 -05:00
logger.py
Fix logging (
#14122
)
2024-10-03 06:33:53 -06:00
mqtt.py
…
notification.py
…
proxy.py
…
semantic_search.py
Remove device config and use model size to configure device used (
#14290
)
2024-10-11 17:08:14 -05:00
telemetry.py
…
tls.py
…
ui.py
…