From 291bf5e9735472fddec49f0fe5495cba569e9833 Mon Sep 17 00:00:00 2001 From: Etienne Delvarre Date: Wed, 3 Jun 2026 11:19:54 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20statuts=20=E2=86=92=20tags,=20panneau?= =?UTF-8?q?=20fiche,=20personnages=20enrichis,=20ic=C3=B4nes=20SVG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Statut absorbé par les tags (migration serveur, couleurs réservées, pas d'exclusivité) - Dropdown Statut supprimé (frise, rédaction, modale) - Filtre par tag ajouté en page Rédaction - Panneau fiche sticky en Rédaction (résumé, intérêt narratif, implications, tags, personnages, commentaires) - Fiches personnages : champs Origines et influences + Backstory (migration NocoDB) - Liens scènes automatiques sur les fiches personnages - Markdown (marked.js + DOMPurify) sur les fiches personnages - Icônes SVG sidebar (étoile, frise, crayon, avatar, livre) Co-Authored-By: Claude Opus 4.6 --- public/index.html | 983 +++++++++++++++++++++++++++++++++++++++++----- server.js | 214 +++++++++- 2 files changed, 1107 insertions(+), 90 deletions(-) diff --git a/public/index.html b/public/index.html index e325327..33a51af 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,8 @@ Tableau de bord — RdB + +