blakeblackshear.frigate/web/src
Josh Hawkins efd1194307
Improved search input (#13815)
* create input with tags component

* tweaks

* only show filters pane when there are actual filters

* special case for similarity searches

* similarity search tweaks

* populate suggestions values

* scrollbar on outer div

* clean up

* separate custom hook

* use command component

* tooltips

* regex tweaks

* saved searches with confirmation dialogs

* better date handling

* fix filters

* filter capitalization

* filter instructions

* replace underscore in filter type

* alert dialog button color

* toaster on success
2024-09-18 12:18:16 -06:00
..
api Use camera status to get state of camera config (#12787) 2024-08-08 07:54:13 -06:00
components Improved search input (#13815) 2024-09-18 12:18:16 -06:00
context Theme updates (#12373) 2024-07-10 07:04:02 -05:00
hooks Improved search input (#13815) 2024-09-18 12:18:16 -06:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Improved search input (#13815) 2024-09-18 12:18:16 -06:00
types Improved search input (#13815) 2024-09-18 12:18:16 -06:00
utils Improved search input (#13815) 2024-09-18 12:18:16 -06:00
views Improved search input (#13815) 2024-09-18 12:18:16 -06:00
App.tsx Explore page optimizations (#13682) 2024-09-11 14:20:41 -05: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 switch to vite 2022-03-11 07:49:06 -06:00