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
50f9fbee20fef04e06ee3e75253e075e03450ebb
photoassistant
/
internal
/
js
History
Damien De Paoli
50f9fbee20
update to use new viewing data structures, consolidate to one set of transform functions with successCallback to cover the files vs viewer content. Updated TODO appropriately
2025-10-04 10:39:11 +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
moved cFO() to changeOPT() into internal/js, transformed file_list_ip to work with new query_data model, made the Size buttons use modern bootstrap5 radio buttons and work again without the form for all file* routes. Removed a lot of dead code, moved code to resetNextPrev buttons to anytime we getPage, reducing code, handle setting OPT in jscript via a to_dict() for States. Overall, search and file_list_ip now work. Only main thing left is the override code
2025-10-02 23:11:14 +10:00
files_transform.js
update to use new viewing data structures, consolidate to one set of transform functions with successCallback to cover the files vs viewer content. Updated TODO appropriately
2025-10-04 10:39:11 +10:00
jobs.js
broad (small) changes to make style of all routes and jobs to be consistent, e.g. use underscords between words
2023-01-15 23:17:59 +11:00
view_support.js
need to check length of faces, not just it exists - it comes back as an empty array when no faces
2025-10-04 10:37:29 +10:00