finished containers, added new items on reducing dups per page and prefix of dups

This commit is contained in:
2021-03-03 22:03:06 +11:00
parent df954e1e1a
commit 0c583aa868

4
TODO
View File

@@ -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)