| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-22 | Refactor backend scripts | Terry Truong | |
| 2022-06-22 | Update backend READMEs, rename some files for consistency | Terry Truong | |
| 2022-06-11 | Adapt genImgsForWeb.py to process merged image sets | Terry Truong | |
| 2022-06-07 | Add more heuristics for eol-otol-association | Terry Truong | |
| 2022-06-05 | Move EOL image download/review scripts into eol/ | Terry Truong | |
| 2022-05-07 | Update README line breaks | Terry Truong | |
| 2022-05-04 | Fix forgetting to commit imagesList.db generator script | 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-04-30 | Add scripts for downloading/reviewing/cropping_and_resizing images | Terry Truong | |
| Also adjust client code to handle new format, and add backend/data/README.md explaining image production process. | |||
| 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 | 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. | |||
