From 54752d4dacba998470f371192762ae187ebb5c88 Mon Sep 17 00:00:00 2001 From: Till-JS <101404291+Till-JS@users.noreply.github.com> Date: Wed, 28 Jan 2026 13:42:08 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(calendar):=20update=20clean?= =?UTF-8?q?up=20plan=20with=20session=20events=20commit=20hash?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/calendar/docs/CLEANUP_PLAN.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/calendar/docs/CLEANUP_PLAN.md b/apps/calendar/docs/CLEANUP_PLAN.md index a4381013e..d6b4c610d 100644 --- a/apps/calendar/docs/CLEANUP_PLAN.md +++ b/apps/calendar/docs/CLEANUP_PLAN.md @@ -55,6 +55,7 @@ Dieser Plan dokumentiert Features und Code, die überdurchschnittlich viel Kompl #### ✅ 1.2 Session Events → Demo-Modus (2024-01-28) +**Commit:** `cef83216` **Ersparnis:** ~150 Zeilen (netto, nach Abzug der neuen Demo-Events-Datei) **Beschreibung:** @@ -228,6 +229,6 @@ Cross-App API-Integration für Geburtstage. Ersetzbar durch manuelles Eintragen | Datum | Aktion | Commit | |-------|--------|--------| -| 2024-01-28 | Session Events → Demo-Modus | pending | +| 2024-01-28 | Session Events → Demo-Modus | `cef83216` | | 2024-01-28 | Network View entfernt | `9a93ca0c` | | 2024-01-28 | Statistiken & Heatmap entfernt | `2f3473b7` |