blakeblackshear.frigate/frigate/config
Josh Hawkins 2387dccc19
Add login page docs hint (#20619)
* add config field

* add endpoint

* set config var when onboarding

* add no auth exception to nginx config

* form changes and i18n

* clean up
2025-10-22 12:24:53 -05:00
..
camera Add optional idle heartbeat for Birdseye (#20453) 2025-10-19 05:20:36 -06:00
__init__.py
auth.py Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
base.py
camera_group.py
classification.py Classification Model UI Refactor (#20602) 2025-10-22 07:36:09 -06:00
config.py Empty cameras view (#20434) 2025-10-11 15:40:39 -06:00
database.py
env.py Read secrets dir from CREDENTIALS_DIRECTORY (#19327) 2025-09-19 06:34:23 -06:00
logger.py Ensure logging config is propagated to forked processes (#18704) 2025-08-16 10:20:33 -05:00
mqtt.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
network.py Enable Optional IPv6 Support for Nginx (#19602) 2025-08-18 17:39:12 -06:00
proxy.py Add role map support for proxy auth (#19758) 2025-08-25 17:58:41 -05:00
telemetry.py
tls.py
ui.py