aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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.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
2022-07-08Fix jump-to-direct-child-of-ancestor layout-failTerry Truong
2022-07-08Hard-code root-name in cgi scriptTerry Truong
2022-07-08Adjust SCollapsible, allowing for v-model and @openTerry Truong
2022-07-07Fix corner-squished retained-overflow on resize-to-largerTerry Truong
2022-07-07Adapt loading-modal to show other messagesTerry Truong
2022-07-07Add auto-hiding of ancestors on leaf-clickTerry Truong
2022-07-07Use subAction parameter to simplify action-functionsTerry Truong