aboutsummaryrefslogtreecommitdiff
path: root/backend/data/genLinkedImgs.py
AgeCommit message (Expand)Author
2022-06-22Refactor backend scriptsTerry Truong
2022-06-19Fix linked_imgs table compound-img representation bugTerry Truong
2022-06-16Fix client-requesting-0.jpg bugTerry Truong
2022-06-15Adjust 'node_imgs' table to use node name, not idTerry Truong
2022-06-11Adapted linked-images code to handle merged image setsTerry Truong
2022-05-28Convert from python "...".format() to f"..."Terry Truong
2022-05-24For compound-nodes without sub-images, don't use a child imageTerry Truong
2022-05-24Don't generate compound-image if both sub-images non-existentTerry Truong
2022-05-23Display 'compound images'Terry Truong
2022-05-22Up-propgate images for usage in parents without imagesTerry Truong