index
:
tilo
main
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Age
Commit message (
Collapse
)
Author
2022-06-22
Refactor backend scripts
Terry Truong
2022-06-22
Update backend READMEs, rename some files for consistency
Terry Truong
2022-06-20
Increase type-consistency via server-classes and client-types
Terry Truong
2022-06-20
Make server order children by num-tips
Terry Truong
2022-06-20
After trimming low-info nodes, also trim some many-sibling nodes
Terry Truong
2022-06-19
Enable gzipped server responses
Terry Truong
2022-06-19
Fix search-result-repeats bug
Terry Truong
2022-06-19
Make addPickedNames.py avoid redundant updates
Terry Truong
2022-06-19
Add fallback substring-search
Terry Truong
2022-06-19
Add code/file for adding manually-picked alt-names
Terry Truong
2022-06-19
Default to trimming all nodes without images/descs/etc
Terry Truong
2022-06-19
Make manual enwiki-desc-associations more flexible
Terry Truong
Also enable getEnwikiImgData.py to skip already-processed wiki-ids
2022-06-19
Fix linked_imgs table compound-img representation bug
Terry Truong
2022-06-19
Allow for manually adding images from other sources
Terry Truong
2022-06-17
Avoid alt-names with many words
Terry Truong
Without this, taxa like 'Amphibia' may get preferred-names like 'frogs, salamanders, and caecilians'
2022-06-17
Add code+file for excluding bad-alt-names
Terry Truong
2022-06-17
Add no-file-generation setting to genImgsForWeb.py
Terry Truong
2022-06-17
Fix reduced-tree composite-node-inclusion bug
Terry Truong
2022-06-17
Stop tracking reduced-tree name-set
Terry Truong
2022-06-17
Make reduced-tree a bit more inclusive
Terry Truong
2022-06-16
Adjust markdown-escapes in README
Terry Truong
2022-06-16
Fix client-requesting-0.jpg bug
Terry Truong
2022-06-15
In the reduced-tree, prefer additional-children with images
Terry Truong
2022-06-15
Separate node-wiki_id association from 'descs' table
Terry Truong
2022-06-15
Adjust 'node_imgs' table to use node name, not id
Terry Truong
2022-06-15
Move tree-trimming code into separate script/stage
Terry Truong
2022-06-15
Add 'src' field to 'names' table
Terry Truong
2022-06-14
Fix bugs in web-img generation
Terry Truong
Also adjust image-reviewing script to allow skiping some user-choices
2022-06-11
Adapted linked-images code to handle merged image sets
Terry Truong
2022-06-11
Adjust server+client code to handle merged image sets
Terry Truong
2022-06-11
Adapt genImgsForWeb.py to process merged image sets
Terry Truong
2022-06-11
Add yet more manual-correction for node-desc generation
Terry Truong
2022-06-10
Add some manual-correction code in eol-name-generation
Terry Truong
2022-06-10
Add script for merging eol and enwiki image sets
Terry Truong
2022-06-08
Update READMEs, refactor getEnwikiImgData.py
Terry Truong
2022-06-08
Adjust dbp-desc generation for yet more manual corrections
Terry Truong
2022-06-08
Avoid some redundant enwiki-generated alt-names
Terry Truong
2022-06-08
Fix small bugs in enwiki-desc generation
Terry Truong
2022-06-07
Add more manual-correction for dbp-desc generation
Terry Truong
2022-06-07
Add more heuristics for eol-otol-association
Terry Truong
2022-06-07
Add more manual-correction for generated otol-data
Terry Truong
2022-06-05
Add script for downloading enwiki info-box images
Terry Truong
2022-06-05
Move EOL image download/review scripts into eol/
Terry Truong
2022-06-04
Add tile-info otol links
Terry Truong
2022-06-03
Add script for downloading img license info
Terry Truong
2022-06-03
Add script for extracting enwiki infobox-image names
Terry Truong
2022-06-03
Adjust enwiki dump-index-db and lookup script to include wiki-ids
Terry Truong
2022-06-03
Rename some scripts to be eol-specific indicative
Terry Truong
2022-06-01
Add script/instructions for filtering out mismatching node descs
Terry Truong
2022-05-28
Convert from python "...".format() to f"..."
Terry Truong
[next]