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
8c78d9e6334d04c2d615c67e3ef642aee606b8b4
photoassistant
/
internal
/
js
History
Damien De Paoli
8c78d9e633
progress towards allowing overrides. dbox can now allow finding a person and clicking them to post to back-end.. More work to make this real, for now it goes through the routes but does not update the DB, see bottom of face.py for next steps
2022-06-10 16:53:13 +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
progress towards allowing overrides. dbox can now allow finding a person and clicking them to post to back-end.. More work to make this real, for now it goes through the routes but does not update the DB, see bottom of face.py for next steps
2022-06-10 16:53:13 +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