AcadeDoc/apps
Corentin 11e003e71e refactor(graph): camelCase row keys and drop dead try/catch lazy import
Server: rows from kysely with camelCase plugin already arrive as
sourcePageId / targetPageId / spaceId / spaceName. Drop the snake_case
indexing and update the spec accordingly.

Client: remove the unreachable try/catch around React.lazy for
react-force-graph-2d — lazy() never throws synchronously, the catch
was dead code from an earlier wip.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 09:54:39 +00:00
..
client refactor(graph): camelCase row keys and drop dead try/catch lazy import 2026-05-11 09:54:39 +00:00
extension-clipper refactor(acadedoc): rename API routes /api/acadenice -> /api/v1 — R5.1 2026-05-08 14:52:49 +02:00
server refactor(graph): camelCase row keys and drop dead try/catch lazy import 2026-05-11 09:54:39 +00:00