| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2022-06-22 | Refactor backend scriptsextended-db | Terry Truong | |
| 2022-06-03 | Adjust enwiki dump-index-db and lookup script to include wiki-ids | Terry Truong | |
| 2022-05-28 | Convert from python "...".format() to f"..." | Terry Truong | |
| 2022-05-17 | Improve enwiki description extraction | Terry Truong | |
| Adjust enwiki code to handle single dump file, and add scripts for 'convenient' page-content lookup. | |||
