aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
23 hoursChange source code linksHEADmainTerry Truong
2023-02-04Use requirements.txt for backend dependenciesTerry Truong
2023-01-29Adjust frontend coding styleTerry Truong
2023-01-29Adjust backend coding styleTerry Truong
2023-01-28Fix potential redundant handler calls in onResize()Terry Truong
2023-01-28Adjust info and help modal stylingTerry Truong
2023-01-23Clean up some docs and naming inconsistenciesTerry Truong
2022-09-14Update creditsTerry Truong
2022-09-14Fix tile-flash not properly covering overflown scrolled tilesTerry Truong
2022-09-14Add missing constraint for auto-mode move-downTerry Truong
2022-09-14Use Pinia to store user settings, palette colors, etcTerry Truong
2022-09-13Trigger expand/collapse-fail animation via callbackTerry Truong
2022-09-13Use Vue Composition API and ESLintTerry Truong
2022-09-11Update deployment instructionsTerry Truong
2022-09-11Add backend unit testsTerry Truong
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.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