blakeblackshear.frigate/web/src
Nicolas Mowen c8521554c8
Refactor Search Page (#13645)
* Always enable search page

* Always show eents when searching

* No default search background

* Center and show all filters when semantic search is not enabled

* Limit number of default items shown

* Adjust search options

* Add support for sub label filtering

* Separate out filters and clean up detail pane

* Tablet cleanup

* Fix current hour search preview

* Handle single lists

* Cleanup api search
2024-09-10 10:23:20 -06:00
..
api Use camera status to get state of camera config (#12787) 2024-08-08 07:54:13 -06:00
components Refactor Search Page (#13645) 2024-09-10 10:23:20 -06:00
context Theme updates (#12373) 2024-07-10 07:04:02 -05:00
hooks Refactor Search Page (#13645) 2024-09-10 10:23:20 -06:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Refactor Search Page (#13645) 2024-09-10 10:23:20 -06:00
types Refactor Search Page (#13645) 2024-09-10 10:23:20 -06:00
utils Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
views Refactor Search Page (#13645) 2024-09-10 10:23:20 -06:00
App.tsx Semantic Search Frontend (#12112) 2024-08-29 20:19:50 -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