frigate/web/public
Eric Work fdafdd1471 Add networking options for configuring listening ports
- Handle both internal (unauth) an external (auth) ports
    - Allow specifying binding IP in `ip:port` format
- Simplify the templating for `listen.gotmpl` and `base_path.gotmpl`
    - Combine nginx settings getters into a single script `get_nginx_settings.py`
- Replace port constants `5000` and `8971` in code with values from config
- Update `Network Configuration` section in the advanced documentation

Provides a solution for discussion #17761
2026-01-26 22:47:02 -08:00
..
fonts Use Inter webfont instead of ttf (#10456) 2024-03-14 09:50:06 -06:00
images Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
locales Add networking options for configuring listening ports 2026-01-26 22:47:02 -08:00
notifications-worker.js Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
robots.txt feat: add robots.txt (#20093) 2025-09-16 06:14:27 -06:00