dbx/src/stores
t8y2 0aa562f6ee fix: replace crypto.randomUUID with polyfill for HTTP contexts
crypto.randomUUID() is only available in secure contexts (HTTPS/localhost).
Add uuid() utility with fallback for HTTP deployments.
2026-05-05 23:51:07 +08:00
..
connectionStore.ts fix: replace crypto.randomUUID with polyfill for HTTP contexts 2026-05-05 23:51:07 +08:00
historyStore.ts fix: replace crypto.randomUUID with polyfill for HTTP contexts 2026-05-05 23:51:07 +08:00
queryStore.ts fix: replace crypto.randomUUID with polyfill for HTTP contexts 2026-05-05 23:51:07 +08:00
settingsStore.ts chore: add oxfmt + husky + lint-staged for code formatting and CI format checks 2026-05-05 15:41:34 +08:00