| Age | Commit message (Expand) | Author |
| 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 |
| 2022-06-30 | Avoid triggering tutorial-advance via click-to-hold on active-root | Terry Truong |
| 2022-06-30 | For tutorial, initially hide prev/next | Terry Truong |
| 2022-06-30 | Don't disable actions on tut prev-click | Terry Truong |
| 2022-06-29 | Make title-bar buttons visibly-disabled during tutorial | Terry Truong |
| 2022-06-29 | Add tutorial current-stage indicator | Terry Truong |
| 2022-06-29 | Add setting for disabling keyboard shortcuts | Terry Truong |
| 2022-06-29 | Make search-bar animate-mode-control more setting-indicative | Terry Truong |
| 2022-06-29 | Remove click-to-reset ability for non-range-slider settings | Terry Truong |
| 2022-06-29 | Show pause-icon during auto-mode | Terry Truong |
| 2022-06-29 | Throttle relayouting caused by settings range-slider dragging | Terry Truong |
| 2022-06-29 | Allow single-setting-resets via settings-label-clicks | Terry Truong |
| 2022-06-29 | Refactor to provide default-option access to non-top-level components | Terry Truong |
| 2022-06-29 | Fix min/max-tile-sz not saving in-tandem where needed | Terry Truong |
| 2022-06-29 | Add saved-indicator to Settings | Terry Truong |
| 2022-06-29 | Avoid layout/ui-option saved-string name-collisions | Terry Truong |
| 2022-06-29 | Add breadth prop to AncestryBar | Terry Truong |
| 2022-06-29 | Remove constant-scrollbar-gap for ancestry-bar | Terry Truong |
| 2022-06-29 | Make links open in new tab | Terry Truong |
| 2022-06-29 | Make tile-info image link to source-URL | Terry Truong |
| 2022-06-29 | Resolve info-modal size-jump after getting info response | Terry Truong |
| 2022-06-28 | Use double-taps on mobile | Terry Truong |
| 2022-06-28 | Fix search-suggestion substring-highlight using overly-new input | Terry Truong |
| 2022-06-28 | Add getImagePath() to lib.ts | Terry Truong |
| 2022-06-28 | Fix font path issue | Terry Truong |
| 2022-06-28 | Convert server code to CGI script | Terry Truong |
| 2022-06-27 | Enable client directly using server URL, while avoiding CORS restrictions | Terry Truong |
| 2022-06-27 | Make transition-on-tree-change less abrupt | Terry Truong |
| 2022-06-27 | Move transition/animation CSS classes to index.css | Terry Truong |
| 2022-06-27 | Exclude compound names from search suggestions | Terry Truong |
| 2022-06-27 | Add getServerResponse() | Terry Truong |
| 2022-06-27 | In settings sliders, show mm instead of px | Terry Truong |
| 2022-06-27 | In .vue files, move <template> sections to top | Terry Truong |
| 2022-06-27 | Clean up code in *Button and *Icon components | Terry Truong |