mirror of
https://github.com/immich-app/immich.git
synced 2025-07-01 21:40:10 +02:00
feat(web): search improvements and refactor (#7291)
This commit is contained in:
parent
06c134950a
commit
d3e14fd662
6 changed files with 151 additions and 211 deletions
web/src/lib
|
@ -69,7 +69,6 @@ export enum QueryParameter {
|
|||
PREVIOUS_ROUTE = 'previousRoute',
|
||||
QUERY = 'query',
|
||||
SEARCHED_PEOPLE = 'searchedPeople',
|
||||
SEARCH_TERM = 'q',
|
||||
SMART_SEARCH = 'smartSearch',
|
||||
PAGE = 'page',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue