frigate/web/public
Josh Hawkins 39500b20a0 implement profile friendly names and improve profile UI
- Add ProfileDefinitionConfig type and profiles field to FrigateConfig
- Use ProfilesApiResponse type with friendly_name support throughout
- Replace Record<string, unknown> with proper JsonObject/JsonValue types
- Add profile creation form matching zone pattern (Zod + NameAndIdFields)
- Add pencil icon for renaming profile friendly names in ProfilesView
- Move Profiles menu item to first under Camera Configuration
- Add activity indicators on save/rename/delete buttons
- Display friendly names in CameraManagementView profile selector
- Fix duplicate colored dots in management profile dropdown
- Fix i18n namespace for overridden base config tooltips
- Move profile override deletion from dropdown trash icon to footer
  button with confirmation dialog, matching Reset to Global pattern
- Remove Add Profile from section header dropdown to prevent saving
  camera overrides before top-level profile definition exists
- Clean up newProfiles state after API profile deletion
- Refresh profiles SWR cache after saving profile definitions
2026-03-11 20:55:56 -05: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 implement profile friendly names and improve profile UI 2026-03-11 20:55:56 -05: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