diff --git a/TODO b/TODO index 2c455dc..d9f5b6c 100644 --- a/TODO +++ b/TODO @@ -5,7 +5,7 @@ - [DONE] delete old files from Recycle Bin - [DONE] joblog page should show last X logs, , newest X logs, - [DONE/TEST?] need to use sm-txt class more as the space is too constrained - - make clickable sort toggles + - make clickable sort toggles (or just give in and do a dataTable?) - [DONE] need to archive jobs * per file you could select an unknown face and add it as a ref img to an existing person, or make a new person and attach? @@ -30,6 +30,11 @@ -- only way to fix this, is for when we POST to viewlist, it returns json, and we never leave /view/X -- then we can stay on-page, and stay in FS and then just call ViewImageOrVide() + * on a phone, the files.html page header is a mess "Oldest.." line is too large to fit on 1 line (make it a hamburger?) + - searched for text overlaps buttons above and below + - < 10 files > is subsequently not centered + - the fodler/bin icons might be best below search then? (and on same line as XS/S, etc.) + * metadata at folder level with file level to add more richness - store in DB? or store in hidden file (or both)... IF it is outside the DB, then I can 'rebuild' the DB at anytime from scratch diff --git a/internal/icons.svg b/internal/icons.svg index a463aa5..da3228b 100644 --- a/internal/icons.svg +++ b/internal/icons.svg @@ -30,9 +30,13 @@ - + + + + + diff --git a/templates/files.html b/templates/files.html index 98c3589..6fe4d37 100644 --- a/templates/files.html +++ b/templates/files.html @@ -74,10 +74,10 @@ {% if "files_rbp" in request.url %}