elemes/frontend
a2nr 9dda8fe3e6 fix: event-driven poll loop for END ACK to work around Android BLE notification delivery issue on Qualcomm chipsets
- Race ackPromise against a polling loop that yields to the event loop
  every 200ms (vs a single blocking await that can miss notifications)
- bump SW cache v5→v6
2026-06-30 13:12:55 +07:00
..
src fix: event-driven poll loop for END ACK to work around Android BLE notification delivery issue on Qualcomm chipsets 2026-06-30 13:12:55 +07:00
static fix: event-driven poll loop for END ACK to work around Android BLE notification delivery issue on Qualcomm chipsets 2026-06-30 13:12:55 +07:00
.dockerignore
Dockerfile
package.json feat: implement LaTeX support with KaTeX and python-markdown-math 2026-04-26 15:47:11 +07:00
svelte.config.js
tsconfig.json
vite.config.ts feat: implement LaTeX support with KaTeX and python-markdown-math 2026-04-26 15:47:11 +07:00