| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-04 | Prevent search-suggestion-request delay for initial inputs | Terry Truong | |
| 2022-05-04 | Add scripts for obtaining/sending/displaying wikipedia descriptions | Terry Truong | |
| Add backend/data/enwiki/ directory containing scripts and instructive READMEs. Adjust some other scripts to generate 'eol_ids' sqlite table separate from 'names'. Make server respond to /data/desc requests, and have client TileInfo component display response data. Also adjust .gitignore entries to be root-relative. | |||
| 2022-05-01 | Reduce some unnecessary tolMap updates | Terry Truong | |
| 2022-05-01 | Make name data English-specific | Terry Truong | |
| 2022-05-01 | Add fuzzy-search via sqlite extension spellfix1 | Terry Truong | |
| Also add delay between client search-suggestion requests when search input undergoes multiple quick changes | |||
| 2022-05-01 | Use substring search | Terry Truong | |
| Also display common-name in search suggestions, and add more-results indicator. | |||
| 2022-05-01 | Enable search-suggestion sending/displaying/selection | Terry Truong | |
| 2022-04-27 | Use EOL vernacular-names data for searching | Terry Truong | |
| Add data/eolNamesToSqlite.py to read EOL vernacular-names data and add to sqlite db. Adjust server.py to handle search requests, and adjust SearchModal to make them. | |||
| 2022-04-26 | Change data URL path format | Terry Truong | |
| 2022-04-26 | Make TolMap have Map type | Terry Truong | |
| 2022-04-26 | Have tol data in sqlite db, and add server script that accesses it | Terry Truong | |
| Adapt otol-data-converting script to generate otol.db, add server.py script that provides access to that db, and adapt the app to query the server for tol data when needed. | |||
| 2022-04-25 | Adapt to handle open-tree-of-life data | Terry Truong | |
| Added data_otol/ with script that converts data from 'Open Tree of Life' release 13.4 into a JSON form. Moved old tree-of-life data and images into data_tol_old/. Added TolMap type to tol.ts, changed TolNode, and adapted other code to handle it. Temporarily disabling tile images until image data is added. | |||
| 2022-03-29 | Update comments, adjust names, do minor refactors | Terry Truong | |
| 2022-03-28 | Make option passing less irregular | Terry Truong | |
| 2022-03-28 | Convert SVG icons into icon components | Terry Truong | |
| 2022-03-28 | Split lib.ts into layout.ts and util.ts | Terry Truong | |
| 2022-03-28 | Move TolNode code to tol.ts | Terry Truong | |
| 2022-03-27 | Fix close-button unreliability bug | Terry Truong | |
| 2022-03-27 | Move svg details to index.html | Terry Truong | |
| 2022-03-27 | Make search shortcut re-focus input when search-bar is open | Terry Truong | |
| 2022-03-26 | Remove close button from search bar | Terry Truong | |
| 2022-03-25 | Make search-bar clear/animate on fail | Terry Truong | |
| 2022-03-25 | Add tolNode parent pointers, tolMap, and layoutMap | Terry Truong | |
| 2022-03-25 | Fix typescript errors | Terry Truong | |
| 2022-03-25 | Add search enter/escape, and close-icon svgs | Terry Truong | |
| 2022-03-25 | Add search icon and basic modal | Terry Truong | |
