hyperhive/frontend/packages/dashboard
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris bd7ae83860 fix(#2443): catch fetch() network errors in bindAsyncForms doSubmit
Wrap the fetch() call in a try/catch so network errors (offline, DNS
failure, CORS) surface via themedToast instead of becoming unhandled
promise rejections. The asyncBtn finally() still restores the button
either way — the catch just adds the missing operator feedback.
2026-07-20 19:58:04 +02:00
..
src fix(#2443): catch fetch() network errors in bindAsyncForms doSubmit 2026-07-20 19:58:04 +02:00
build.mjs feat: rename matrix-accounts page to credentials, add github PAT tab 2026-07-11 12:40:13 +02:00
package.json chore(frontend): update npm dependencies 2026-07-15 23:30:25 +02:00