From 2e8de89a6a3d86b531fc626b46942078843bb613 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sun, 30 Jan 2022 23:16:30 +1100 Subject: [PATCH] issue with empty search term --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index f6d4060..58f9e57 100644 --- a/TODO +++ b/TODO @@ -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.