mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00: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
|
|
@ -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