mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-11 07:56:50 +02:00
b9180868b7d919820783285c4000fdaca9280ee3
- nostr-kinds.ts: clarify exclusive boundary comments for kind ranges
- useStable.ts: use JSON.stringify instead of join(",") to prevent
false positives with arrays containing commas
- useProfile.ts: check abort signal before initiating database writes
to prevent race conditions
- KindRenderer.tsx: rename "Regular Lists" to "Replaceable Events",
simplify redundant condition (isReplaceableKind includes kinds 0, 3),
remove unused `kinds` import
- BaseEventRenderer.tsx: remove duplicate comment
…
Languages
TypeScript
98.9%
CSS
0.8%
JavaScript
0.3%