| Age | Commit message (Expand) | Author |
| 2022-07-11 | Update backend documentation | Terry Truong |
| 2022-07-11 | Make backend dev server script serve the image files | Terry Truong |
| 2022-07-10 | Update project-level and client-side documentation | Terry Truong |
| 2022-07-09 | Fix links-to-node failing on load | Terry Truong |
| 2022-07-09 | Replace CGI script with WSGI script and dev server | Terry Truong |
| 2022-07-08 | Revert back to using vite-proxy for avoiding CORS issues | Terry Truong |
| 2022-07-08 | Send activeRoot to server, for reducing toroot response sizes | Terry Truong |
| 2022-07-08 | Hard-code root-name in cgi script | 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 | For the 'images' reduced tree, remove composite nodes | 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-28 | Add getImagePath() to lib.ts | 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 | Exclude compound names from search suggestions | Terry Truong |
| 2022-06-26 | Refactor TileInfoModal | Terry Truong |
| 2022-06-23 | Make suggestion-limit client-configurable | Terry Truong |
| 2022-06-23 | Fix root-displayed-in-italics bug | Terry Truong |
| 2022-06-23 | Clean up server.py code | Terry Truong |
| 2022-06-23 | Remove hard-coded root-name from App.vue | Terry Truong |
| 2022-06-23 | Update some client-side READMEs | Terry Truong |
| 2022-06-22 | Refactor backend scripts | Terry Truong |
| 2022-06-22 | Update backend READMEs, rename some files for consistency | Terry Truong |
| 2022-06-20 | Increase type-consistency via server-classes and client-types | Terry Truong |
| 2022-06-20 | Make server order children by num-tips | Terry Truong |
| 2022-06-20 | After trimming low-info nodes, also trim some many-sibling nodes | Terry Truong |
| 2022-06-19 | Enable gzipped server responses | Terry Truong |
| 2022-06-19 | Fix search-result-repeats bug | Terry Truong |
| 2022-06-19 | Make addPickedNames.py avoid redundant updates | Terry Truong |
| 2022-06-19 | Add fallback substring-search | Terry Truong |
| 2022-06-19 | Add code/file for adding manually-picked alt-names | Terry Truong |
| 2022-06-19 | Default to trimming all nodes without images/descs/etc | Terry Truong |
| 2022-06-19 | Make manual enwiki-desc-associations more flexible | Terry Truong |
| 2022-06-19 | Fix linked_imgs table compound-img representation bug | Terry Truong |
| 2022-06-19 | Allow for manually adding images from other sources | Terry Truong |
| 2022-06-17 | Avoid alt-names with many words | Terry Truong |
| 2022-06-17 | Add code+file for excluding bad-alt-names | Terry Truong |
| 2022-06-17 | Add no-file-generation setting to genImgsForWeb.py | Terry Truong |
| 2022-06-17 | Fix reduced-tree composite-node-inclusion bug | Terry Truong |
| 2022-06-17 | Stop tracking reduced-tree name-set | Terry Truong |
| 2022-06-17 | Make reduced-tree a bit more inclusive | Terry Truong |
| 2022-06-16 | Adjust markdown-escapes in README | Terry Truong |
| 2022-06-16 | Fix client-requesting-0.jpg bug | Terry Truong |
| 2022-06-15 | In the reduced-tree, prefer additional-children with images | Terry Truong |
| 2022-06-15 | Separate node-wiki_id association from 'descs' table | Terry Truong |
| 2022-06-15 | Adjust 'node_imgs' table to use node name, not id | Terry Truong |
| 2022-06-15 | Move tree-trimming code into separate script/stage | Terry Truong |
| 2022-06-15 | Add 'src' field to 'names' table | Terry Truong |