- Add byse.sx health check via API upload/server endpoint - Virtual scrolling for queue table (>200 rows renders only visible rows) - O(1) job lookups via index Maps instead of O(n) array.find() - Event delegation on queue tbody instead of per-row listeners - Async config writes to avoid blocking main process - Increase persist debounce to 3s during uploads (was 250ms) - Reduce debug logging to state changes only - Move save button to bottom-right in settings Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.js | ||
| index.html | ||
| styles.css | ||