finished containers, added new items on reducing dups per page and prefix of dups
This commit is contained in:
4
TODO
4
TODO
@@ -1,5 +1,6 @@
|
|||||||
## GENERAL
|
## 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
|
* 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
|
* AddJobForLog can absorb DEBUGs, etc. in fact fix up logging in general
|
||||||
* comment your code
|
* comment your code
|
||||||
@@ -8,7 +9,6 @@
|
|||||||
* need a way for page to show we are in import_path or storage_path
|
* need a way for page to show we are in import_path or storage_path
|
||||||
|
|
||||||
## DB
|
## DB
|
||||||
|
|
||||||
Need to think about...
|
Need to think about...
|
||||||
file (image) -> has X faces, Y matches
|
file (image) -> has X faces, Y matches
|
||||||
X == Y (optim: dont scan again)
|
X == Y (optim: dont scan again)
|
||||||
|
|||||||
Reference in New Issue
Block a user