Multi-Hoster-Upload/renderer
Administrator 7d992206e8 feat: byse.sx health check + performance optimizations for large queues
- 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>
2026-03-11 00:45:09 +01:00
..
app.js feat: byse.sx health check + performance optimizations for large queues 2026-03-11 00:45:09 +01:00
index.html feat: byse.sx health check + performance optimizations for large queues 2026-03-11 00:45:09 +01:00
styles.css feat: byse.sx health check + performance optimizations for large queues 2026-03-11 00:45:09 +01:00