Commit graph

  • 731d7f5e93 feat(sync-blocks): SSE endpoint for realtime updates acadenice/main Corentin 2026-05-18 14:31:50 +00:00
  • 7a11ff4e85 feat(database-view): add row creation Corentin 2026-05-18 14:31:50 +00:00
  • 5e0f5cf49e fix(backlinks): navigate via buildPageUrl so reference clicks work Corentin 2026-05-18 11:42:00 +00:00
  • a1f2ee9e0a feat(backlinks): workspace reindex backfill and sub-page references Corentin 2026-05-18 09:22:32 +00:00
  • fe75ea5c45 fix(database-view): send tableId to bridge and correct SSE path Corentin 2026-05-18 09:20:38 +00:00
  • a23f836358 fix(database-view): resolve default Grid view on insert Corentin 2026-05-12 09:08:03 +00:00
  • 3c1b7a094d fix(backlinks): match database-view node type in kebab-case Corentin 2026-05-12 09:08:03 +00:00
  • 60654d5d2f fix(backlinks): read workspaceId from camelCased Kysely row Corentin 2026-05-12 09:08:03 +00:00
  • 43a70929ec fix(database-view): pick a database before listing tables Corentin 2026-05-11 12:28:38 +00:00
  • a87e61e382 fix(wikilink): navigate to real page URL and extend shared node schema Corentin 2026-05-11 12:28:23 +00:00
  • b802f1d647 feat(editor-ext): share wikilink and database-view node schemas Corentin 2026-05-11 12:28:12 +00:00
  • dbd79cc17c fix(page-permission): export RestrictionInfo to satisfy TS4053 Corentin 2026-05-11 09:59:53 +00:00
  • 91eee92282 feat(navigation): replace EE-only pages with Acadenice OSS equivalents Corentin 2026-05-11 09:54:54 +00:00
  • f2e9d2205c refactor(rbac): seed service updates and spec alignment Corentin 2026-05-11 09:54:46 +00:00
  • 11e003e71e refactor(graph): camelCase row keys and drop dead try/catch lazy import Corentin 2026-05-11 09:54:39 +00:00
  • 47dee1eb12 refactor(client): unwrap .data from TransformHttpResponseInterceptor Corentin 2026-05-11 09:54:32 +00:00
  • 843986d5c2 feat(database-view): admin UI and create-database slash command Corentin 2026-05-11 09:54:06 +00:00
  • 41ce6308fa feat(page-permission): OSS-ify page-level permission module Corentin 2026-05-11 09:54:00 +00:00
  • 9e686af2e3 chore: gitignore .pnpm-store Corentin 2026-05-11 09:53:48 +00:00
  • 730e52acd2 fix(build): skip extension-clipper build to unblock Docker build Corentin 2026-05-11 09:53:41 +00:00
  • d120619245 docs(acadedoc): update ACADENICE_PATCHES.md with R5.3 Swagger entry Corentin 2026-05-08 15:37:13 +02:00
  • 21ce2a94c7 feat(acadedoc): add OpenAPI Swagger documentation for /api/v1/* — R5.3 Corentin 2026-05-08 15:36:14 +02:00
  • a39c158748 refactor(acadedoc): audit REST conventions + fix pre-existing tests — R5.2 Corentin 2026-05-08 15:33:54 +02:00
  • 9dd283ced6 refactor(acadedoc): rename API routes /api/acadenice -> /api/v1 — R5.1 Corentin 2026-05-08 14:52:49 +02:00
  • 3af579498b fix(acadenice): filter undefined pageIds before sql.lit() in graph — Patch 030 Corentin 2026-05-08 14:08:34 +02:00
  • 243168a3f8 feat(acadenice): wire /template slash command to TemplatePickerModal via DOM event Corentin 2026-05-08 13:16:19 +02:00
  • 9139fb8728 fix(acadenice): pass content object directly to jsonb param + remove empty text nodes — Patch 028 Corentin 2026-05-08 13:01:10 +02:00
  • 8c3d55024b fix(acadenice): use camelCase row keys in sync-block repo — Patch 027 Corentin 2026-05-08 12:53:29 +02:00
  • 7fba3c0452 fix(acadenice): sync-block date string + graph p.slug column name — Patch 026 Corentin 2026-05-08 12:47:12 +02:00
  • 9b33a2683b fix(client): switch bridge token to import.meta.env (Vite auto-expose) — Patch 025 Corentin 2026-05-08 12:44:18 +02:00
  • e027ae9357 fix(acadenice): unwrap server response envelope in 4 client services — Patch 024 Corentin 2026-05-08 12:41:18 +02:00
  • 5f7bce9b02 fix(client): read VITE_BRIDGE_TOKEN via process.env (define block target) — Patch 023 Corentin 2026-05-08 12:34:38 +02:00
  • aef912f9a4 fix(client): bridge same-origin proxy via Vite + dev token fallback — Patch 021 Corentin 2026-05-08 12:32:33 +02:00
  • 5b512e6324 feat(acadedoc): replace EE Settings with open source UI (audit log, API keys, OIDC status) — R4.5 Corentin 2026-05-08 12:24:00 +02:00
  • 38f7d73e85 fix(acadenice): hoist useDisclosure above early return — Patch 022 Corentin 2026-05-08 12:21:17 +02:00
  • 60d64822e4 fix(acadenice): include parent-child edges in graph + space-scope view — R4.6 Corentin 2026-05-08 12:14:28 +02:00
  • 8e717401bd refactor(acadedoc): move branding from .env to UI-only — Patch 020 Corentin 2026-05-08 11:49:49 +02:00
  • 23a85267bf feat(acadenice): add sync blocks for cross-page content sharing — R4.2 Corentin 2026-05-08 11:40:12 +02:00
  • b53ab5043f feat(acadedoc): add AcadeDoc branding, Brevo SMTP preset, UI customization — R4.4 Corentin 2026-05-08 11:36:38 +02:00
  • d0b75774d8 feat(acadenice): add timeline view (Gantt) for databases — R4.1 Corentin 2026-05-08 11:27:11 +02:00
  • 3c6478826a fix(server): make package.json require resilient to dist mode Corentin 2026-05-08 11:15:06 +02:00
  • 44bfd5d616 chore(client): rename vitest config to .mts (ESM) Corentin 2026-05-08 10:44:15 +02:00
  • 4cf04080cf fix(acadenice): resolve test suite failures across R3 sub-blocks (Patch 017) Corentin 2026-05-08 10:36:19 +02:00
  • be951a22ac feat(acadenice): add inline comments threads for R3.8 (30 tests, Patch 016) Corentin 2026-05-08 02:47:15 +02:00
  • 7d076aa86f feat(acadenice): add mentions notifications system for R3.7 (45 tests, Patch 015) Corentin 2026-05-08 02:29:01 +02:00
  • 614533f228 feat(acadenice): add page templates system for R3.6 (65 tests, Patch 014) Corentin 2026-05-08 02:12:58 +02:00
  • aac0149e7a feat(acadenice): add graph view UI for R3.5.2 (58 tests, Patch 013) Corentin 2026-05-08 01:39:13 +02:00
  • 5f7271da19 feat(acadenice): add graph endpoint for R3.5.1 Corentin 2026-05-08 01:27:23 +02:00
  • 9be979ee90 feat(acadenice): add dual editor (WYSIWYG + markdown source) for R3.4 Corentin 2026-05-08 01:18:29 +02:00
  • ba18a349d4 docs(fork): update ACADENICE_PATCHES.md Patch 010 for R3.3 Corentin 2026-05-08 01:07:22 +02:00
  • 4e2af88144 feat(acadenice): add custom slash commands system for R3.3 Corentin 2026-05-08 01:06:11 +02:00
  • 8cd57f93b3 docs(fork): update ACADENICE_PATCHES.md Patch 009 for R3.2 Corentin 2026-05-08 00:52:12 +02:00
  • 2fc310a2f2 feat(acadenice): add bidirectional backlinks + wikilinks for R3.2 Corentin 2026-05-08 00:51:02 +02:00
  • ba8d8678a0 test(e2e): add data-testid attributes for Playwright e2e (Patch 008 R3.1.e) Corentin 2026-05-08 00:37:39 +02:00
  • ea00386877 docs(fork): update ACADENICE_PATCHES.md Patch 007 for R3.1.d Corentin 2026-05-08 00:24:54 +02:00
  • f3fae2ac78 feat(client): add kanban + calendar renderers + inline edit for R3.1.d Corentin 2026-05-08 00:24:12 +02:00
  • 71c2abad8a feat(client): add database-view Tiptap extension for R3.1.c Corentin 2026-05-08 00:07:33 +02:00
  • 4d8bd250be feat(rbac): R2.3a endpoint /permissions/me + frontend hook propre Corentin 2026-05-07 22:58:22 +02:00
  • 022add9acc feat(rbac): R2.2 frontend pages settings RBAC dynamique avec PermissionMatrix Corentin 2026-05-07 22:42:39 +02:00
  • bcd861126f feat(rbac): R2.1 backend RBAC dynamique multi-roles avec catalogue + 5 roles seed + JWT enrichi Corentin 2026-05-07 22:26:21 +02:00
  • 06c46f7b9b fix(oidc): defaut OIDC_SCOPES align Authentik (sans 'groups') Corentin 2026-05-07 21:28:40 +02:00
  • 07d0b66fda feat(auth): Bloc 4b — OIDC client Authentik via openid-client (active par OIDC_ENABLED env) Corentin 2026-05-07 21:26:53 +02:00
  • efa26440a0 feat(rebrand): DocAdenice — patch initial sur le fork Acadenice Corentin 2026-05-07 21:10:51 +02:00
  • 2b63137217 mail main Philipinho 2026-05-07 18:13:24 +01:00
  • 3227bc6059 fix: a11y Philipinho 2026-05-04 23:04:26 +01:00
  • 73dc62bca3
    update react-email (#2149) Philip Okugbe 2026-05-04 22:26:53 +01:00
  • 3c74bb3dee update package Philipinho 2026-05-04 22:09:19 +01:00
  • dbe6c2d6ba
    feat: A11y fixes (#2148) Philip Okugbe 2026-05-04 21:21:37 +01:00
  • fe18f22dc6
    fix: prevent code block deletion when adding inline comments in read mode (#2146) Sarthak Chaturvedi 2026-05-05 01:44:21 +05:30
  • fcef0c6b96 fix: S3 Philipinho 2026-05-04 20:57:35 +01:00
  • 17f3158a3b update aws packages Philipinho 2026-05-01 20:00:20 +01:00
  • b74ca00bfd sync Philipinho 2026-05-01 14:57:32 +01:00
  • c247d4c1e3
    feat(ee): PDF import (#2142) Philip Okugbe 2026-05-01 14:56:39 +01:00
  • 641ce142df
    feat(ee): SCIM (#1347) Philip Okugbe 2026-05-01 14:53:30 +01:00
  • 1d2486455f
    fix: prevent browser tab fallback in editor (#2123) Sarthak Chaturvedi 2026-05-01 18:28:51 +05:30
  • a0aea43e25 feat(saml): allow disabling RequestedAuthnContext via env var Philipinho 2026-05-01 11:47:03 +01:00
  • 09c69d7a0f
    feat: properly preserve table width (#2143) Philip Okugbe 2026-05-01 00:49:31 +01:00
  • 9943e104a5
    fix(i18n): Correct German column count label rendering (#2131) Sarthak Chaturvedi 2026-05-01 05:07:59 +05:30
  • b16f1e5a55
    fix: ctrl-k behavior on macOS (#2052) Peter Tripp 2026-04-30 19:36:40 -04:00
  • 24be90b95f
    fix: duplicate PDF uploads (#2139) Philip Okugbe 2026-04-29 10:01:47 +01:00
  • 3ecf27c6b0
    fix(page-permission): make people-with-access list scroll past 4 entries (#2137) Olivier Lambert 2026-04-29 10:36:38 +02:00
  • 980521f957 v0.80.1 Philipinho 2026-04-27 16:06:32 +01:00
  • fe44dc92a9 sync Philipinho 2026-04-27 15:51:23 +01:00
  • fad410ef23
    chore: add undici for oidc proxy support (#2132) Philip Okugbe 2026-04-27 15:50:42 +01:00
  • 15b8908b1a update postcss Philipinho 2026-04-27 15:23:47 +01:00
  • 8e15b22d8c package updates Philipinho 2026-04-27 15:22:02 +01:00
  • ec83fc82d5 fix: refactor sanitize Philipinho 2026-04-27 15:16:26 +01:00
  • a573acedd0 fix: local storage, and package overrides Philipinho 2026-04-22 14:13:25 +01:00
  • dba8e315ab override Philipinho 2026-04-14 17:59:59 +01:00
  • 81ae7a17a6 confirm dialog Philipinho 2026-04-14 17:56:36 +01:00
  • 271f855761 v0.80.0 Philipinho 2026-04-14 17:08:44 +01:00
  • 3e6d915227 sync Philipinho 2026-04-14 16:34:44 +01:00
  • a6a7e4370a
    feat(ee): PDF export api (#2112) Philip Okugbe 2026-04-14 16:26:54 +01:00
  • cc00e77dfb
    fix: space overview favorites (#2110) Philip Okugbe 2026-04-14 02:58:24 +01:00
  • 66c70c0e76 fix print Philipinho 2026-04-14 00:40:17 +01:00
  • 0e8b3bbfb3
    New Crowdin updates (#2109) Philip Okugbe 2026-04-14 00:05:51 +01:00
  • a3a9f35005
    fix home flickers (#2108) Philip Okugbe 2026-04-13 23:54:03 +01:00
  • 4056bd0104
    feat: enhancements (#2107) Philip Okugbe 2026-04-13 23:34:40 +01:00
  • bd68e47e03
    feat(ee): page verification workflow (#2102) Philip Okugbe 2026-04-13 20:20:34 +01:00
  • d6068310b4
    Merge commit from fork Philip Okugbe 2026-04-13 01:09:36 +01:00