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 (
Expand
)
Author
2022-09-11
Add backend unit tests
Terry Truong
2022-09-07
Add python type annotations
Terry Truong
2022-08-31
Improve search suggestions
Terry Truong
2022-08-30
Add node-popularity data for search-sugg ordering
Terry Truong
2022-08-30
Display IUCN status in TileInfoModal
Terry Truong
2022-08-30
Add scripts for generating eol/enwiki mappings
Terry Truong
2022-08-20
Use argparse in python scripts
Terry Truong
2022-07-15
Change favicon
Terry Truong
2022-07-12
Fix search-suggestions not prioritising prefix-matches
Terry Truong
2022-07-12
Fix desc-association error due to case-insensitive label-matching
Terry Truong
2022-07-11
Include picked-names when collapsing nodes in 'images' tree
Terry Truong
2022-07-11
Update backend documentation
Terry Truong
2022-07-11
Make backend dev server script serve the image files
Terry Truong
2022-07-10
Update project-level and client-side documentation
Terry Truong
2022-07-09
Fix links-to-node failing on load
Terry Truong
2022-07-09
Replace CGI script with WSGI script and dev server
Terry Truong
2022-07-08
Revert back to using vite-proxy for avoiding CORS issues
Terry Truong
2022-07-08
Send activeRoot to server, for reducing toroot response sizes
Terry Truong
2022-07-08
Hard-code root-name in cgi script
Terry Truong
2022-07-02
For the 'images' reduced tree, trim from many-child nodes
Terry Truong
2022-07-01
Do more 'collapsible' node trimming in 'images' reduced-tree
Terry Truong
2022-07-01
For the 'images' reduced tree, remove composite nodes
Terry Truong
2022-07-01
Account for compound-node info-lookup sub-name-denoted node absence
Terry Truong
2022-07-01
Generate 3 reduced trees, keeping the original, and serve only those
Terry Truong
2022-06-28
Add getImagePath() to lib.ts
Terry Truong
2022-06-28
Convert server code to CGI script
Terry Truong
2022-06-27
Enable client directly using server URL, while avoiding CORS restrictions
Terry Truong
2022-06-27
Exclude compound names from search suggestions
Terry Truong
2022-06-26
Refactor TileInfoModal
Terry Truong
2022-06-23
Make suggestion-limit client-configurable
Terry Truong
2022-06-23
Fix root-displayed-in-italics bug
Terry Truong
2022-06-23
Clean up server.py code
Terry Truong
2022-06-23
Remove hard-coded root-name from App.vue
Terry Truong
2022-06-23
Update some client-side READMEs
Terry Truong
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
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
2022-06-17
Add code+file for excluding bad-alt-names
Terry Truong
[next]