more TODOs

This commit is contained in:
2021-03-02 22:43:19 +11:00
parent 269009f14f
commit 42e00d0aea

4
TODO
View File

@@ -1,4 +1,5 @@
## 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
* 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
@@ -16,6 +17,9 @@
(file_refimg_link --> file_refimg_link needs a face_num?)
### BACKEND
scan storage/import dir:
ignore *thumb*
scan storage_dir
* need to find / remove duplicate files from inside storage_dir and itself, and in import_dir and in storage_dir
implications --