This website requires JavaScript.
Explore
Help
Sign In
ddp
/
photoassistant
Watch
1
Star
0
Fork
0
You've already forked photoassistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6b7694f382f3807ee65da754bc668b664bc314d3
photoassistant
/
internal
/
js
History
Damien De Paoli
6b7694f382
first pass of consolidating search in DBox for existing person, and then using the results to add override force match to that person, and WORKING version of adding refimg to existing person too. Still does not kick off new AI scan at this point, and still need to re-format dbox to be easier to use and code for resetting DB contents, rescaning files from scratch and matching overrides back
2022-07-10 15:21:31 +10:00
..
face.js
changing options on files_*, search, also next/prev all now use POST->redirect model, so should allow back/forward browser buttons to work - commit so we can test in PROD
2022-01-22 21:36:58 +11:00
files_support.js
now use eval() for GetEntries*Fold*, and much better fix for bug where next/prev was breaking with inputs with spaces in names -- dont need those inputs anyway, JUST pass next or prev and the rest comes from pa_user_state now
2022-01-29 18:53:30 +11:00
files_transform.js
comments for files*js
2021-09-06 22:03:11 +10:00
view_support.js
first pass of consolidating search in DBox for existing person, and then using the results to add override force match to that person, and WORKING version of adding refimg to existing person too. Still does not kick off new AI scan at this point, and still need to re-format dbox to be easier to use and code for resetting DB contents, rescaning files from scratch and matching overrides back
2022-07-10 15:21:31 +10:00
view_transform.js
use current var in view_transform, rather than #current - we deleted that ages ago, this fixed BUG-67
2021-09-29 17:23:31 +10:00