Moe
335cf7398e
Change use cases of fs.unlink with fs.rm
2022-11-16 21:10:26 +00:00
Moe
a75fb21f46
remove some href="#" (fixed font color by modding bootstrap theme css)
2021-10-19 19:35:26 -07:00
Moe
1eef597159
Face Manager : Add Entire Face (folder of images) deletion at once
2020-04-24 10:50:05 -07:00
Moe
59bf04c5d5
Face Manager : enable uploading multiple images concurrently
...
+ if an image is re-added it will replace it in the UI to the beginning of the face container
2020-04-24 09:53:02 -07:00
Moe
5e59a70897
Face Manager : prettier UI
...
- Access the Face Manager in the Super User panel
2020-04-23 21:30:32 -07:00
Moe
e7099d1dbb
Face Manager : Add drag and drop for faces between folders in UI
2020-04-23 20:58:30 -07:00
Moe
b54ce6b965
Face Manager : tag each face image with their name when listed
2020-04-23 10:31:23 -07:00
Moe
2434b5e687
Recompile Trained Faces when images change
...
- the plugin will wait 10 seconds after a request before creating the new face models. If another file is uploaded within those 10 seconds it will reset the timer. The purpose is to avoid overloading the training engine when uploading files in quick succession.
2020-04-23 10:08:25 -07:00
Moe
ca53d562a4
FaceManager : upload, delete, and list working
2020-04-23 00:49:35 -07:00
Moe
0be672edc7
Update super.faceManager.js
2020-04-23 00:38:23 -07:00
Moe
fa70dabcf9
faceManager : face image listing and deletion working
2020-04-23 00:22:10 -07:00
Moe
cb7fb2ac6d
basic UI, loads face images and allows deletion
...
- theoretical code, still missing upload
2020-04-22 20:55:14 -07:00
Moe
c43497cc56
fix responess for faceManager
2020-04-22 20:22:44 -07:00
Moe
051c7abf99
Add Face Plugin's Face Manager customAutoLib framework
...
- currently API methods only, no UI yet
2020-04-22 20:04:51 -07:00