No description
Find a file
Corentin 8e717401bd refactor(acadedoc): move branding from .env to UI-only — Patch 020
Per Corentin's feedback (2026-05-08): .env should be reserved for
server-side config (SMTP, DB, OIDC). Branding (name, colors, logo)
is admin/UI territory.

Changes:
- Remove BRAND_NAME / BRAND_LOGO_URL / BRAND_PRIMARY_COLOR /
  BRAND_ACCENT_COLOR from .env.example, vite.config.ts define block
- Hardcode "AcadeDoc" + #2563eb / #7c3aed as defaults in
  apps/client/src/lib/config.ts and brand-theme.ts
- getBrandTheme() now takes optional runtime overrides instead of
  reading process.env (used by per-workspace branding hook to apply
  DB-stored colors)
- Server getMailFromName() defaults to "AcadeDoc" hardcoded; only
  MAIL_FROM_NAME env var can override
- Fix workspace-branding.spec.ts (was importing vitest in jest project,
  R4.4 leftover bug, similar to Patch 017 scope)
- Fix environment.service.spec.ts (was missing ConfigService provider
  in TestingModule, pre-existing upstream bug surfaced by jest run)

Tests: 13 brand-theme + 13 workspace-branding + 2 environment = 28
green. Per-workspace UI override via /settings/branding (R4.4) works
unchanged.

Patch 020.
2026-05-08 11:49:49 +02:00
.github/workflows update release workflow 2026-03-03 20:25:39 +00:00
apps refactor(acadedoc): move branding from .env to UI-only — Patch 020 2026-05-08 11:49:49 +02:00
packages Merge commit from fork 2026-04-13 01:09:36 +01:00
patches feat(ee): SCIM (#1347) 2026-05-01 14:53:30 +01:00
.dockerignore update dockerfile 2026-01-16 13:21:42 +00:00
.env.example refactor(acadedoc): move branding from .env to UI-only — Patch 020 2026-05-08 11:49:49 +02:00
.gitignore feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
.gitmodules feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
.npmrc switch to nx monorepo 2024-01-09 18:58:26 +01:00
ACADENICE_PATCHES.md feat(acadenice): add inline comments threads for R3.8 (30 tests, Patch 016) 2026-05-08 02:47:15 +02:00
crowdin.yml Update Crowdin configuration file 2025-01-04 13:22:31 +00:00
docker-compose.dev.yml fix(server): make package.json require resilient to dist mode 2026-05-08 11:15:06 +02:00
docker-compose.yml cleanup redundant param 2026-02-06 10:28:52 -08:00
Dockerfile update dockerfile 2026-01-16 13:21:42 +00:00
LICENSE LICENSE 2023-11-15 23:11:15 +00:00
nx.json fix(deps): package updates (#2041) 2026-03-25 10:07:01 +00:00
package.json feat(ee): SCIM (#1347) 2026-05-01 14:53:30 +01:00
pnpm-lock.yaml feat(acadenice): add sync blocks for cross-page content sharing — R4.2 2026-05-08 11:40:12 +02:00
pnpm-workspace.yaml * add new tiptap editor extension monorepo package 2024-01-14 23:05:41 +01:00
README.md feat(rebrand): DocAdenice — patch initial sur le fork Acadenice 2026-05-07 21:10:51 +02:00

DocAdenice

Fork Acadenice de Docmost, customise pour formation-hub. Nom de marque temporaire en attendant le rebranding complet (logo, design system, manifest PWA). Voir ACADENICE_PATCHES.md pour la liste des patches custom appliques sur l'upstream.


Docmost

Open-source collaborative wiki and documentation software.
Website | Documentation | Twitter / X


Getting started

To get started with Docmost, please refer to our documentation or try our cloud version .

Features

  • Real-time collaboration
  • Diagrams (Draw.io, Excalidraw and Mermaid)
  • Spaces
  • Permissions management
  • Groups
  • Comments
  • Page history
  • Search
  • File attachments
  • Embeds (Airtable, Loom, Miro and more)
  • Translations (10+ languages)

Screenshots

home editor

License

Docmost core is licensed under the open-source AGPL 3.0 license.
Enterprise features are available under an enterprise license (Enterprise Edition).

All files in the following directories are licensed under the Docmost Enterprise license defined in packages/ee/License.

  • apps/server/src/ee
  • apps/client/src/ee
  • packages/ee

Contributing

See the development documentation

Thanks

Special thanks to;

Crowdin

Crowdin for providing access to their localization platform.

Algolia-mark-square-white

Algolia for providing full-text search to the docs.