blakeblackshear.frigate/web/src
Nicolas Mowen c9d253a320
Review improvements (#11879)
* Update segment even when number of active objects is the same

* add score to frigate+ chip

* Add support for selecting zones

* Add api support for filtering on zones

* Adjust UI

* Update filtering logic

* Clean up
2024-06-11 08:19:17 -06:00
..
api Don't show preview for birdseye (#11749) 2024-06-04 14:00:04 -06:00
components Review improvements (#11879) 2024-06-11 08:19:17 -06:00
context Bugfixes (#11420) 2024-05-18 12:55:17 -06:00
hooks UI tweaks and bugfixes (#11692) 2024-06-02 12:00:59 -05:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Review improvements (#11879) 2024-06-11 08:19:17 -06:00
types Review improvements (#11879) 2024-06-11 08:19:17 -06:00
utils Remove live mode from config (#11618) 2024-05-29 13:06:48 -05:00
views Review improvements (#11879) 2024-06-11 08:19:17 -06:00
App.tsx feat: apply ingress path to app paths (#11677) 2024-06-01 07:08:01 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Draggable grid layout bugfixes (#11777) 2024-06-06 06:26:02 -06:00
login.tsx Auth! (#11347) 2024-05-18 10:36:13 -06:00
main.tsx Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts