index
:
tilo
main
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
23 hours
Change source code links
HEAD
main
Terry Truong
2023-02-04
Use requirements.txt for backend dependencies
Terry Truong
2023-01-29
Adjust frontend coding style
Terry Truong
2023-01-29
Adjust backend coding style
Terry Truong
2023-01-28
Fix potential redundant handler calls in onResize()
Terry Truong
2023-01-28
Adjust info and help modal styling
Terry Truong
2023-01-23
Clean up some docs and naming inconsistencies
Terry Truong
2022-09-14
Update credits
Terry Truong
2022-09-14
Fix tile-flash not properly covering overflown scrolled tiles
Terry Truong
2022-09-14
Add missing constraint for auto-mode move-down
Terry Truong
2022-09-14
Use Pinia to store user settings, palette colors, etc
Terry Truong
2022-09-13
Trigger expand/collapse-fail animation via callback
Terry Truong
2022-09-13
Use Vue Composition API and ESLint
Terry Truong
2022-09-11
Update deployment instructions
Terry Truong
2022-09-11
Add backend unit tests
Terry Truong
2022-09-07
Add python type annotations
Terry Truong
2022-09-01
Update credits
Terry Truong
2022-08-31
Fix name bug in DEPLOY.md
Terry Truong
2022-08-31
Increase default min tile size on non-small screens
Terry Truong
2022-08-31
Fix compound-node info-display bug
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-08-18
Make smartcrop a dev-dependency
Terry Truong
2022-07-25
Reduce animation stutter when resizing with many tiles
Terry Truong
2022-07-25
Fix post-deployment CORS issue when requesting from www.*
Terry Truong
2022-07-17
Add more 'title' tooltips
Terry Truong
2022-07-16
Fix grammatical error
Terry Truong
2022-07-15
Show tutorial-open icon when tut-pane auto-closes
Terry Truong
2022-07-15
Change favicon
Terry Truong
2022-07-13
Merge 'Data Sources' and 'Project Info' help sections
Terry Truong
2022-07-12
Finalise for version 1.0.0
Terry Truong
2022-07-12
Increase adherence to Vue's Style Guide
Terry Truong
2022-07-12
Add <meta> image tags
Terry Truong
2022-07-12
Add source code link and more credits
Terry Truong
2022-07-12
Add links to MIT License on GitHub
Terry Truong
2022-07-12
Fix search-suggestions not prioritising prefix-matches
Terry Truong
2022-07-12
Fix off-center layout after jumping without sidebar
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
Don't keep tut-pane up during an initial search/auto_mode
Terry Truong
2022-07-11
Add deployment documentation
Terry Truong
2022-07-11
Add more FAQs
Terry Truong
2022-07-11
Fix re-init with url-links-to-node bug
Terry Truong
2022-07-11
Fix auto-hide sometimes auto-collapsing an ancestor
Terry Truong
2022-07-11
Fix search-mode not closing on Esc
Terry Truong
2022-07-11
Update backend documentation
Terry Truong
2022-07-11
Make backend dev server script serve the image files
Terry Truong
[next]