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
2022-07-10
Add processing indicator
Terry Truong
2022-07-10
Add onActionStart() and onActionEnd()
Terry Truong
2022-07-09
Add some non-monophyletic-name info in help-section
Terry Truong
2022-07-09
Make clicking 'Tilo' collapse the tree
Terry Truong
2022-07-09
Fix jump-to-overflowing after startup producing collapsed node
Terry Truong
2022-07-09
Fix search suggestions wrong-text on mobile
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
Fix jump-to-direct-child-of-ancestor layout-fail
Terry Truong
2022-07-08
Hard-code root-name in cgi script
Terry Truong
2022-07-08
Adjust SCollapsible, allowing for v-model and @open
Terry Truong
2022-07-07
Fix corner-squished retained-overflow on resize-to-larger
Terry Truong
2022-07-07
Adapt loading-modal to show other messages
Terry Truong
2022-07-07
Add auto-hiding of ancestors on leaf-click
Terry Truong
2022-07-07
Use subAction parameter to simplify action-functions
Terry Truong
2022-07-07
Only relayout once during tut_pane/ancestry_bar transitions
Terry Truong
2022-07-07
Add somewhat-dynamic font-sizes in headers
Terry Truong
2022-07-06
During tutorial, avoid disabling actions the user has already used
Terry Truong
2022-07-06
Smoothen initial loading where URL has target node
Terry Truong
2022-07-06
Use URLSearchParams instead of plain strings
Terry Truong
2022-07-06
Add link-to-node functionality
Terry Truong
2022-07-05
Remove some redundant display:block specifiers
Terry Truong
2022-07-05
Add loading-from-server indicator
Terry Truong
2022-07-05
Revert to showing px in settings instead of mm
Terry Truong
2022-07-05
Fix unreliable touch-detection on mobile-mode-swap
Terry Truong
2022-07-05
Fix SCollapsible sometimes not fully expanding
Terry Truong
2022-07-05
Add licensing information
Terry Truong
2022-07-05
Add images to help information
Terry Truong
2022-07-04
Update IconButton to maintain equal width/height
Terry Truong
2022-07-04
Add help-info content
Terry Truong
2022-07-03
Add SCollapsible component
Terry Truong
2022-07-03
Add styling, mainly for TileInfoModal and Settings
Terry Truong
2022-07-02
Adjust tutorial content
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
Fix abruptness/cancellation of an expansion done quickly after a tree-setting...
Terry Truong
2022-07-01
For the 'images' reduced tree, remove composite nodes
Terry Truong
2022-07-01
Fix parent-swept-tiles flash-after-unhidden bug
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-30
Avoid displaying empty img-src info
Terry Truong
2022-06-30
Prevent text-jump before/after tutorial stage 1
Terry Truong
2022-06-30
For large screens, place tutorial-pane on bottom-right
Terry Truong
2022-06-30
Add ui-option touchDevice
Terry Truong
2022-06-30
Fix info-modal not triggering tutorial-advance after closure
Terry Truong
2022-06-30
Add tutorial-stage transitions
Terry Truong
2022-06-30
Fix search-bar mode-checkbox inverted-condition bug
Terry Truong
2022-06-30
Trigger search/auto/settings/help tutorial actions after closure
Terry Truong
[next]