| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-30 | Add scripts for generating eol/enwiki mappings | Terry Truong | |
| - New data sources: OTOL taxonomy, EOL provider-ids, Wikidata dump - Add 'node_iucn' table - Remove 'redirected' field from 'wiki_ids' table - Make 'eol_ids' table have 'name' as the primary key - Combine name-generation scripts into genNameData.py - Combine description-generation scripts into genDescData.py | |||
| 2022-07-15 | Change favicon | Terry Truong | |
| 2022-07-11 | Update backend documentation | Terry Truong | |
| 2022-07-11 | Make backend dev server script serve the image files | Terry Truong | |
| Previously, image files in backend/data/img were moved to, or symlinked from, public/. This needed to be changed before each build, otherwise vite would end up copying gigabytes of images. | |||
