| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-23 | Clean up some docs and naming inconsistencies | Terry Truong | |
| 2022-09-11 | Add backend unit tests | Terry Truong | |
| - Add unit testing code in backend/tests/ - Change to snake-case for script/file/directory names - Use os.path.join() instead of '/' - Refactor script code into function defs and a main-guard - Make global vars all-caps Some fixes: - For getting descriptions, some wiki redirects weren't properly resolved - Linked images were sub-optimally propagated - Generation of reduced trees assumed a wiki-id association implied a description - Tilo.py had potential null dereferences by not always using a reduced node set - EOL image downloading didn't properly wait for all threads to end when finishing | |||
| 2022-07-11 | Update backend documentation | Terry Truong | |
| 2022-07-10 | Update project-level and client-side documentation | Terry Truong | |
| 2022-07-09 | Replace CGI script with WSGI script and dev server | Terry Truong | |
| 2022-06-28 | Add getImagePath() to lib.ts | Terry Truong | |
| 2022-06-28 | Convert server code to CGI script | Terry Truong | |
| Also adjust server-client API, for clarity/consistency | |||
| 2022-06-23 | Update some client-side READMEs | Terry Truong | |
| 2022-06-22 | Update backend READMEs, rename some files for consistency | Terry Truong | |
