| 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-07-10 | Add preload <link> for font | 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-06-28 | Add getImagePath() to lib.ts | Terry Truong | |
| 2022-06-27 | Enable client directly using server URL, while avoiding CORS restrictions | Terry Truong | |
| 2022-05-22 | Up-propgate images for usage in parents without images | Terry Truong | |
| Also adjust vite config to avoid apparent redundant processing when images are being downloaded. | |||
| 2022-05-04 | Prevent vite from watching image files | Terry Truong | |
| 2022-04-26 | Change data URL path format | 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-03-12 | Make basic conversion to typescript | Terry Truong | |
| 2022-03-03 | Add basic multi-level-tree display | Terry Truong | |
| 2022-03-02 | Initial commit | Terry Truong | |
