aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-23Enable vertical wheel-scroll on horizontal ancestry barTerry Truong
2022-05-23Display 'compound images'Terry Truong
2022-05-22Make ancestor-hiding during searches extend halfway to active-rootTerry Truong
2022-05-22Display multiple descriptions for compound-nodesTerry Truong
2022-05-22Hide more ancestors upon search layout-failureTerry Truong
2022-05-19Fix not scrolling to focused nodesTerry Truong
2022-05-18Add wikipedia-link to tile-info displayTerry Truong
2022-05-18For dbpedia data, prioritise manual conflict resolutionsTerry Truong
2022-05-17Make reduced tree generation check non-alt-namesTerry Truong
2022-05-17Make search suggestions include non-alt-namesTerry Truong
2022-05-15Adjust resize/scroll throttling to reliably include end casesTerry Truong
2022-05-15Load only visible tiles when overflowingTerry Truong
2022-05-13Fix info-modal not display image for composite-nodesTerry Truong
2022-05-13Fix inaccurate tile-info data when using reduced treeTerry Truong
2022-05-12Enable info-display for search suggestionsTerry Truong
2022-05-12Don't quote already-quoted common-namesTerry Truong
2022-05-12Adjust code for typescript checksTerry Truong
2022-05-12Add reduced-tree data generation+serving+querying+settingTerry Truong
2022-05-11Use prefix-search with ranking-by-lengthTerry Truong
2022-05-10Add quotes around displayed alt-namesTerry Truong
2022-05-10Add multiple header-color thresholdsTerry Truong
2022-05-10Obtain scrollbar width dynamicallyTerry Truong
2022-05-10Make an overflown-root scroll to a searched nodeTerry Truong
2022-05-10Remove search-focus upon new actionsTerry Truong
2022-05-10Fix border-shadow clipping by overflow:scrollTerry Truong
2022-05-10Enable display of active-root with overflowTerry Truong
2022-05-06Fix lack server querying when click-holding leavesTerry Truong
2022-05-06Remove redundant layout-retry in sweepLayout()Terry Truong
2022-05-05Avoid case where transitionend doesn't trigger for low animation-delayTerry Truong
2022-05-05Display common namesTerry Truong
2022-05-05Make image copyright/link info retrieved upon info-modal openTerry Truong
2022-05-05Make server bulk-query for child nodesTerry Truong
2022-05-05Make Tile use transitionend event instead of certain setTimeout()sTerry Truong
2022-05-04Make search-enter use user input, instead of first matchTerry Truong
2022-05-04Add prevention from starting search while in search/autoTerry Truong
2022-05-04Capitalize displayed node namesTerry Truong
2022-05-04Prevent search-suggestion-request delay for initial inputsTerry Truong
2022-05-04Add scripts for obtaining/sending/displaying wikipedia descriptionsTerry Truong
2022-05-01Fix non-inclusion of canonical-names without english alt-namesTerry Truong
2022-05-01Reduce some unnecessary tolMap updatesTerry Truong
2022-05-01Make name data English-specificTerry Truong
2022-05-01Add fuzzy-search via sqlite extension spellfix1Terry Truong
2022-05-01Use substring searchTerry Truong
2022-05-01Enable search-suggestion sending/displaying/selectionTerry Truong
2022-04-30Make TileInfoModal display more dataTerry Truong
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
2022-04-27Use EOL vernacular-names data for searchingTerry Truong
2022-04-26Change data URL path formatTerry Truong
2022-04-26Add small sqrLayout optimisationTerry Truong
2022-04-26Make TolMap have Map typeTerry Truong