| Filename | Latest commit message | Latest commit date |
|---|---|---|
- common.js fetchStateFile: 'HTTP' -> 'http' — last uppercase instance in the frontend (tabs.js, app.js, logs.js already fixed in prior PRs) - tabs.js: two redundant arrow wrappers in setTimeout dropped — setTimeout(() => f(), N) -> setTimeout(f, N) where f takes no args |
||
| .. | ||
| src | ||
| build.mjs | ||
| package.json | ||