blakeblackshear.frigate/web/src
Nicolas Mowen 70618e93b7
Add button to mark review item as reviewed in filmstrip (#12878)
* Add button to mark review item as reviewd in filmstrip

* Add tooltip
2024-08-09 08:29:35 -05:00
..
api Use camera status to get state of camera config (#12787) 2024-08-08 07:54:13 -06:00
components Add button to mark review item as reviewed in filmstrip (#12878) 2024-08-09 08:29:35 -05:00
context Theme updates (#12373) 2024-07-10 07:04:02 -05:00
hooks Persist live view muted/unmuted for session only (#12727) 2024-08-09 06:46:39 -06:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Fix tall videos from covering height in export page (#12725) 2024-08-02 07:06:15 -06:00
types Handle case where user stops scrubbing but remains hovering (#12794) 2024-08-08 07:54:13 -06:00
utils Add more icons to event icon types (#12507) 2024-07-18 16:11:05 -05:00
views Add button to mark review item as reviewed in filmstrip (#12878) 2024-08-09 08:29:35 -05:00
App.tsx Clickable logo on desktop sidebar and useMatch for camera group visibility (#12379) 2024-07-10 09:28:05 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Clickable logo on desktop sidebar and useMatch for camera group visibility (#12379) 2024-07-10 09:28:05 -06:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts