| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-24 | Adjust limits and timeouts | Terry Truong | |
| Increase MAX_REQ_EVENTS in chrona.py. Without this, a large-screened client might request with a limit of 700 events, more than the previous server limit of 500, causing the client to display nothing. Reduce onEventDisplay() throttling timeout in App.vue, for faster user responsiveness. | |||
| 2023-01-22 | Add deployment docs and script | Terry Truong | |
| Add DEPLOY.md and prebuild.sh Update READMEs Change project name | |||
