blakeblackshear.frigate/web/src
Josh Hawkins b6b3178e3d
Fixes (#19406)
* Fix api filter hook

cameras, labels, sub labels, plates, and zones could be parsed as numeric values rather than strings, which would break the explore filter. This change adds an optional param to the useApiFilterArgs hook to always parse keys as string[]

* fix notifications register button from being incorrectly disabled
2025-08-06 22:09:43 -05:00
..
api
components Timezone fix (#19293) 2025-07-26 18:24:08 -06:00
context
hooks Fixes (#19406) 2025-08-06 22:09:43 -05:00
lib Fixes (#18877) 2025-06-25 16:45:24 -05:00
pages Fixes (#19406) 2025-08-06 22:09:43 -05:00
types
utils Fix motion timeline offset (#19185) 2025-07-17 08:17:58 -06:00
views Fixes (#19406) 2025-08-06 22:09:43 -05:00
App.tsx
env.ts
index.css
login.tsx
main.tsx
vite-env.d.ts