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-02-20 13:54:36 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d9ef8fa20616fb5fa9df6539fc193903ce537f71
blakeblackshear.frigate
/
frigate
/
config
History
Nicolas Mowen
0e3fb6cbdd
Standardize handling of config files (
#15451
)
...
* Standardize handling of config files * Formatting * Remove unused
2024-12-11 18:46:42 -06:00
..
camera
Various fixes (
#14703
)
2024-10-31 07:31:01 -05: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
Split config.py into multiple files (
#14038
)
2024-09-28 14:21:42 -05:00
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
…