Compare commits

...

3 Commits

3 changed files with 6 additions and 2 deletions

3
BUGs
View File

@@ -1,4 +1,5 @@
### Next: 147
### Next: 148
BUG-147: cant change base path in settings anymore?
BUG-146: with an empty DB, I See 'No files in Path!' twice (for file*, except for files_rbp)
BUG-118: can move files from Bin path, but it leaves the del_file entry for it - need to remove it
BUG-117: when search returns files that can be deleted and/or restored, the icon stays as delete and tries to delete!

2
TODO
View File

@@ -1,3 +1,5 @@
* clean up git branches!!!
### GENERAL
* jobs for AI should show path name
* rm dups job should show progress bar

View File

@@ -1,5 +1,5 @@
numpy==1.26.4
setuptools
setuptools<70.0.0
flask
flask_login
flask-ldap3-login
@@ -17,6 +17,7 @@ datetime
pytz
dlib
face_recognition
face_recognition_models @ git+https://github.com/ageitgey/face_recognition_models
Werkzeug
flask-compress
ffmpeg-python