issue with empty search term

This commit is contained in:
2022-01-30 23:16:30 +11:00
parent cc656ffd6d
commit 2e8de89a6a

3
TODO
View File

@@ -1,4 +1,5 @@
## GENERAL
* search_term='' gives server error (POSTS to /search)
* [DONE] order/ find face with largest size and at least show that as unmatched
- could also try to check it vs. other faces, if it matches more than say 10? we offer it up as a required ref img, then cut that face (with margin) out and use it is a new ref image / person
* on viewer: allow face to be used to create person, add to existing person, and allow 'ignore', mark as 'not a face', etc. -> all into DB
@@ -11,7 +12,7 @@
* should allow right-click from View menu (particularly useful on search) to show other files around this one by date (maybe that folder or something?)
* re-think unmatched faces...
(the view needs a orig_url and pa_user_state to support viewer for this)
(the view needs a orig_url and pa_user_state to support viewer for current)
* refimg locns can lose an array idx of 0 always.