blakeblackshear.frigate/web/src
Nicolas Mowen 25819584bd
Add ability to filter search by time range (#13946)
* Add ability to filter by time range

* Cleanup

* Handle input with tags

* fix input for time_range filter

* fix before and after filters

* clean up

* Ensure the default value works as expected

* Handle time range in am/pm based on browser

* Fix arrow

* Fix text

* Handle midnight case

* fix width

* Fix bg

* Fix bg

* Fix mobile spacing

* y spacing

* remove left padding

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-09-25 10:05:40 -06:00
..
api Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
components Add ability to filter search by time range (#13946) 2024-09-25 10:05:40 -06:00
context Theme updates (#12373) 2024-07-10 07:04:02 -05:00
hooks Add ability to filter search by time range (#13946) 2024-09-25 10:05:40 -06:00
lib
pages Add ability to filter search by time range (#13946) 2024-09-25 10:05:40 -06:00
types Add ability to filter search by time range (#13946) 2024-09-25 10:05:40 -06:00
utils Add ability to filter search by time range (#13946) 2024-09-25 10:05:40 -06:00
views Add ability to filter search by time range (#13946) 2024-09-25 10:05:40 -06:00
App.tsx Explore page optimizations (#13682) 2024-09-11 14:20:41 -05:00
env.ts
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
vite-env.d.ts