aboutsummaryrefslogtreecommitdiff
path: root/backend/data
AgeCommit message (Collapse)Author
2022-07-02For the 'images' reduced tree, trim from many-child nodesTerry Truong
2022-07-01Do more 'collapsible' node trimming in 'images' reduced-treeTerry Truong
2022-07-01For the 'images' reduced tree, remove composite nodesTerry Truong
2022-07-01Generate 3 reduced trees, keeping the original, and serve only thoseTerry Truong
Generate a 'trimmed' reduced tree instead of changing the original. Generate an 'images-only' reduced tree, and use it as the default. Combine 'picked' reduced tree code with that of other reduced trees. Adapt server API to allow selecting between more than 2 trees. Add client setting for selecting between 3 trees.
2022-06-23Fix root-displayed-in-italics bugTerry Truong
2022-06-23Update some client-side READMEsTerry Truong
2022-06-22Refactor backend scriptsTerry Truong
2022-06-22Update backend READMEs, rename some files for consistencyTerry Truong
2022-06-20After trimming low-info nodes, also trim some many-sibling nodesTerry Truong
2022-06-19Make addPickedNames.py avoid redundant updatesTerry Truong
2022-06-19Add code/file for adding manually-picked alt-namesTerry Truong
2022-06-19Default to trimming all nodes without images/descs/etcTerry Truong
2022-06-19Make manual enwiki-desc-associations more flexibleTerry Truong
Also enable getEnwikiImgData.py to skip already-processed wiki-ids
2022-06-19Fix linked_imgs table compound-img representation bugTerry Truong
2022-06-19Allow for manually adding images from other sourcesTerry Truong
2022-06-17Avoid alt-names with many wordsTerry Truong
Without this, taxa like 'Amphibia' may get preferred-names like 'frogs, salamanders, and caecilians'
2022-06-17Add code+file for excluding bad-alt-namesTerry Truong
2022-06-17Add no-file-generation setting to genImgsForWeb.pyTerry Truong
2022-06-17Fix reduced-tree composite-node-inclusion bugTerry Truong
2022-06-17Stop tracking reduced-tree name-setTerry Truong
2022-06-17Make reduced-tree a bit more inclusiveTerry Truong
2022-06-16Adjust markdown-escapes in READMETerry Truong
2022-06-16Fix client-requesting-0.jpg bugTerry Truong
2022-06-15In the reduced-tree, prefer additional-children with imagesTerry Truong
2022-06-15Separate node-wiki_id association from 'descs' tableTerry Truong
2022-06-15Adjust 'node_imgs' table to use node name, not idTerry Truong
2022-06-15Move tree-trimming code into separate script/stageTerry Truong
2022-06-15Add 'src' field to 'names' tableTerry Truong
2022-06-14Fix bugs in web-img generationTerry Truong
Also adjust image-reviewing script to allow skiping some user-choices
2022-06-11Adapted linked-images code to handle merged image setsTerry Truong
2022-06-11Adjust server+client code to handle merged image setsTerry Truong
2022-06-11Adapt genImgsForWeb.py to process merged image setsTerry Truong
2022-06-11Add yet more manual-correction for node-desc generationTerry Truong
2022-06-10Add some manual-correction code in eol-name-generationTerry Truong
2022-06-10Add script for merging eol and enwiki image setsTerry Truong
2022-06-08Update READMEs, refactor getEnwikiImgData.pyTerry Truong
2022-06-08Adjust dbp-desc generation for yet more manual correctionsTerry Truong
2022-06-08Avoid some redundant enwiki-generated alt-namesTerry Truong
2022-06-08Fix small bugs in enwiki-desc generationTerry Truong
2022-06-07Add more manual-correction for dbp-desc generationTerry Truong
2022-06-07Add more heuristics for eol-otol-associationTerry Truong
2022-06-07Add more manual-correction for generated otol-dataTerry Truong
2022-06-05Add script for downloading enwiki info-box imagesTerry Truong
2022-06-05Move EOL image download/review scripts into eol/Terry Truong
2022-06-04Add tile-info otol linksTerry Truong
2022-06-03Add script for downloading img license infoTerry Truong
2022-06-03Add script for extracting enwiki infobox-image namesTerry Truong
2022-06-03Adjust enwiki dump-index-db and lookup script to include wiki-idsTerry Truong
2022-06-03Rename some scripts to be eol-specific indicativeTerry Truong
2022-06-01Add script/instructions for filtering out mismatching node descsTerry Truong