aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-07Add python type annotationsTerry Truong
2022-09-01Update creditsTerry Truong
2022-08-31Fix name bug in DEPLOY.mdTerry Truong
2022-08-31Increase default min tile size on non-small screensTerry Truong
2022-08-31Fix compound-node info-display bugTerry Truong
2022-08-31Improve search suggestionsTerry Truong
2022-08-30Add node-popularity data for search-sugg orderingTerry Truong
2022-08-30Display IUCN status in TileInfoModalTerry Truong
2022-08-30Add scripts for generating eol/enwiki mappingsTerry Truong
2022-08-20Use argparse in python scriptsTerry Truong
2022-08-18Make smartcrop a dev-dependencyTerry Truong
2022-07-25Reduce animation stutter when resizing with many tilesTerry Truong
2022-07-25Fix post-deployment CORS issue when requesting from www.*Terry Truong
2022-07-17Add more 'title' tooltipsTerry Truong
2022-07-16Fix grammatical errorTerry Truong
2022-07-15Show tutorial-open icon when tut-pane auto-closesTerry Truong
2022-07-15Change faviconTerry Truong
2022-07-13Merge 'Data Sources' and 'Project Info' help sectionsTerry Truong
2022-07-12Finalise for version 1.0.0v1.0.0Terry Truong
2022-07-12Increase adherence to Vue's Style GuideTerry Truong
2022-07-12Add <meta> image tagsTerry Truong
2022-07-12Add source code link and more creditsTerry Truong
2022-07-12Add links to MIT License on GitHubTerry Truong
2022-07-12Fix search-suggestions not prioritising prefix-matchesTerry Truong
2022-07-12Fix off-center layout after jumping without sidebarTerry Truong
2022-07-12Fix desc-association error due to case-insensitive label-matchingTerry Truong
2022-07-11Include picked-names when collapsing nodes in 'images' treeTerry Truong
2022-07-11Don't keep tut-pane up during an initial search/auto_modeTerry Truong
2022-07-11Add deployment documentationTerry Truong
2022-07-11Add more FAQsTerry Truong
2022-07-11Fix re-init with url-links-to-node bugTerry Truong
2022-07-11Fix auto-hide sometimes auto-collapsing an ancestorTerry Truong
2022-07-11Fix search-mode not closing on EscTerry Truong
2022-07-11Update backend documentationTerry Truong
2022-07-11Make backend dev server script serve the image filesTerry Truong
2022-07-10Update project-level and client-side documentationTerry Truong
2022-07-10Add preload <link> for fontTerry Truong
2022-07-10Add meta tags for SEOTerry Truong
2022-07-10Add scrollbar colorsTerry Truong
2022-07-10Add FAQs section to help infoTerry Truong
2022-07-10Add processing indicatorTerry Truong
2022-07-10Add onActionStart() and onActionEnd()Terry Truong
2022-07-09Add some non-monophyletic-name info in help-sectionTerry Truong
2022-07-09Make clicking 'Tilo' collapse the treeTerry Truong
2022-07-09Fix jump-to-overflowing after startup producing collapsed nodeTerry Truong
2022-07-09Fix search suggestions wrong-text on mobileTerry Truong
2022-07-09Fix links-to-node failing on loadTerry Truong
2022-07-09Replace CGI script with WSGI script and dev serverTerry Truong
2022-07-08Revert back to using vite-proxy for avoiding CORS issuesTerry Truong
2022-07-08Send activeRoot to server, for reducing toroot response sizesTerry Truong