blakeblackshear.frigate/frigate
Josh Hawkins 67e3f8eefa
Miscellaneous fixes (0.17 beta) (#21934)
* improve chip tooltip display

- use formatList to use i18n separators instead of commas
- ensure the correct event type is used so sublabels are not run through normalization
- remove smart-capitalization classes as translated labels use i18n (which includes capitalization)
- give icons an optional key so that the console doesn't complain about duplication when rendering

* Add grace period for recording segment checks to prevent spurious ffmpeg restarts

* add admin precedence to proxy role_map resolution to prevent downgrade

* clean up

* formatting

* work around radix pointer events issue when dialog is opened from drawer

fixes https://github.com/blakeblackshear/frigate/discussions/21940

* prevent console warnings about missing titles and descriptions

make these invisible with sr-only

* remove duplicate language

* Adjust handling for device sizes

* Cleanup

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2026-02-12 13:42:08 -07:00
..
api Miscellaneous fixes (0.17 beta) (#21934) 2026-02-12 13:42:08 -07:00
camera Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
comms Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
config Miscellaneous fixes (0.17 beta) (#21867) 2026-02-03 08:31:00 -06:00
data_processing fix: fix object classification model not reload (#21982) 2026-02-12 08:56:52 -07:00
db Improve LPR regex support (#19767) 2025-08-26 08:11:37 -05:00
detectors Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
embeddings Miscellaneous fixes (0.17 beta) (#21867) 2026-02-03 08:31:00 -06:00
events Fix event getting stuck due to only checking current clip / snapshot (#21893) 2026-02-05 08:43:19 -06:00
genai Miscellaneous fixes (0.17 beta) (#21867) 2026-02-03 08:31:00 -06:00
images
motion Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
object_detection [MemryX] Clean shutdown of detector process (#21035) 2025-11-25 10:25:07 -07:00
output Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
ptz Miscellaneous Fixes (#21193) 2025-12-09 12:08:44 -06:00
record Add languages (#21870) 2026-02-03 13:29:52 -06:00
review Miscellaneous Fixes (#20850) 2025-11-09 08:38:38 -06:00
service_manager
stats Miscellaneous Fixes (0.17 beta) (#21396) 2025-12-24 08:03:09 -06:00
test Miscellaneous fixes (0.17 beta) (#21934) 2026-02-12 13:42:08 -07:00
track Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
util Miscellaneous fixes (0.17 beta) (#21867) 2026-02-03 08:31:00 -06:00
__init__.py
__main__.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
app.py Miscellaneous fixes (#21373) 2025-12-20 18:30:34 -06:00
const.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
ffmpeg_presets.py Miscellaneous Fixes (0.17 beta) (#21301) 2025-12-16 08:11:53 -06:00
log.py Add languages (#21870) 2026-02-03 13:29:52 -06:00
models.py Authentication improvements (#21194) 2025-12-08 09:02:28 -07:00
mypy.ini Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Miscellaneous Fixes (#21102) 2025-12-02 07:21:15 -07:00
timeline.py Miscellaneous Fixes (0.17 beta) (#21355) 2025-12-19 18:59:26 -06:00
types.py Miscellaneous Fixes (#21005) 2025-11-23 08:40:25 -07:00
video.py Miscellaneous fixes (0.17 beta) (#21934) 2026-02-12 13:42:08 -07:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00