| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-19 | Fix linked_imgs table compound-img representation bug | Terry Truong | |
| 2022-06-16 | Fix client-requesting-0.jpg bug | Terry Truong | |
| 2022-06-15 | Adjust 'node_imgs' table to use node name, not id | Terry Truong | |
| 2022-06-11 | Adapted linked-images code to handle merged image sets | Terry Truong | |
| 2022-05-28 | Convert from python "...".format() to f"..." | Terry Truong | |
| 2022-05-24 | For compound-nodes without sub-images, don't use a child image | Terry Truong | |
| 2022-05-24 | Don't generate compound-image if both sub-images non-existent | Terry Truong | |
| 2022-05-23 | Display 'compound images' | Terry Truong | |
| Adjust genLinkedImgs.py to associate multiple images to compound-nodes. Adjust server to send multiple image filenames for such nodes. Adjust Tile and TileInfoModal to display those compound-images. | |||
| 2022-05-22 | Up-propgate images for usage in parents without images | Terry Truong | |
| Also adjust vite config to avoid apparent redundant processing when images are being downloaded. | |||
