From 0c583aa8684923c37310606d5baddb1501d1b4fb Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Wed, 3 Mar 2021 22:03:06 +1100 Subject: [PATCH] finished containers, added new items on reducing dups per page and prefix of dups --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 6eb1f5e..03be52b 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ ## GENERAL - * get job manager and web into containers, get an fqdn, ssl cert, etc. and get this functional without me manually starting it each time + * fix_dups, etc. need to know path so we don't guess import_path or storage_path to remove the prefix from the keep/del alerts + * pagination in dups, needs to be a drop-down and take affect on page on change * SymlinkName - use it from shared everywhere, never do path_prefix by hand use this function * AddJobForLog can absorb DEBUGs, etc. in fact fix up logging in general * comment your code @@ -8,7 +9,6 @@ * need a way for page to show we are in import_path or storage_path ## DB - Need to think about... file (image) -> has X faces, Y matches X == Y (optim: dont scan again)