| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup and ready for launch | netop://ウィビ | 2026-04-26 | 1 | -47/+0 |
| | | |||||
| * | Implement v0.4 subscriptions + v0.5 theming and plugin slots | netop://ウィビ | 2026-04-24 | 1 | -0/+47 |
| - SSE and WebSocket fetchers via graphql-sse and graphql-ws, returning AsyncIterable results - SessionStore.run consumes AsyncIterable streams with subscriptionMode "append" (timestamped) or "replace" and honors an AbortSignal for cancellation - Chrome CSS variables documented in styles/theme.scss with prefers-color-scheme light/dark gating and .graphiql-light override - Svelte 5 snippet slots on GraphiQL: toolbarExtras, tabExtras, resultFooter | |||||