managarten/devlog/2025-12-07/data.json
Till JS ad776c1a1c
Some checks are pending
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
devlog: 107 Tage backfilled (2025-11-22 → 2026-05-15)
Vollständige Bau-Geschichte des Monorepos in der Tages-Devlog-
Konvention (mana/docs/DEVLOG.md). Bodies sind heuristik-
generiert aus den Commit-Subjects pro Tag (Lead-Satz +
Highlights/Commit-Bullets, kein LLM-Pfad). Tage mit hand-
curate-Bedarf können nachträglich überarbeitet werden — der
Auto-Stub-Marker ist weg, die Bodies sind editierbar.

321 Files (data.json + spieler.md + macher.md pro Tag).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 22:24:29 +02:00

174 lines
3.4 KiB
JSON

{
"date": "2025-12-07",
"day_number": 13,
"weekday": "Sonntag",
"commits": 9,
"authors": [
{
"name": "Till-JS",
"count": 9
}
],
"additions": 8093,
"deletions": 1471,
"net_lines": 6622,
"files_changed": 96,
"new_files": 0,
"deleted_files": 0,
"session": {
"first_commit_at": "2025-12-07T12:23:45.000Z",
"last_commit_at": "2025-12-07T15:36:17.000Z",
"total_span_minutes": 193,
"active_minutes": 31,
"pauses": [
{
"from": "13:23",
"to": "14:44",
"minutes": 81
},
{
"from": "14:44",
"to": "16:06",
"minutes": 81
}
],
"longest_focus_minutes": 30
},
"top_dirs": [
{
"path": "apps/manacore/apps/web",
"pct": 28
},
{
"path": "apps/todo/apps/web",
"pct": 20
},
{
"path": "services/mana-core-auth/src",
"pct": 18
},
{
"path": "apps/todo/apps/backend",
"pct": 11
},
{
"path": "apps/picture/apps/web",
"pct": 4
}
],
"top_extensions": [
{
"ext": ".ts",
"count": 56
},
{
"ext": ".svelte",
"count": 38
},
{
"ext": ".mjs",
"count": 8
},
{
"ext": ".md",
"count": 2
},
{
"ext": ".json",
"count": 2
},
{
"ext": ".yaml",
"count": 1
}
],
"tags": ["manacore", "todo", "auth", "picture", "settings"],
"commits_list": [
{
"hash": "ee52f6c",
"short": "chore: remove empty archived app stubs from apps/",
"type": null,
"scope": null,
"additions": 0,
"deletions": 111,
"timestamp": "2025-12-07T13:23:45+01:00"
},
{
"hash": "a6cc0b8",
"short": "fix(manacore): auth flow and dashboard widget API fixes",
"type": "fix",
"scope": "manacore",
"additions": 2634,
"deletions": 68,
"timestamp": "2025-12-07T14:44:58+01:00"
},
{
"hash": "e3ba35b",
"short": "refactor(todo): unify task views into single page with collapsible sections",
"type": "refactor",
"scope": "todo",
"additions": 492,
"deletions": 330,
"timestamp": "2025-12-07T16:06:08+01:00"
},
{
"hash": "6d91831",
"short": "feat(auth): add fraud detection, cron jobs, and admin endpoints to referral system",
"type": "feat",
"scope": "auth",
"additions": 1522,
"deletions": 415,
"timestamp": "2025-12-07T16:09:39+01:00"
},
{
"hash": "6f8585e",
"short": "fix(manacore): improve API response handling and auth flow",
"type": "fix",
"scope": "manacore",
"additions": 110,
"deletions": 80,
"timestamp": "2025-12-07T16:10:51+01:00"
},
{
"hash": "833a828",
"short": "fix(picture): update API client to v1 endpoint and rename steps param",
"type": "fix",
"scope": "picture",
"additions": 6,
"deletions": 6,
"timestamp": "2025-12-07T16:11:04+01:00"
},
{
"hash": "9ece591",
"short": "docs: add referral system implementation plan",
"type": null,
"scope": null,
"additions": 1247,
"deletions": 0,
"timestamp": "2025-12-07T16:11:23+01:00"
},
{
"hash": "7b8335a",
"short": "fix(settings): unify global settings across web apps",
"type": "fix",
"scope": "settings",
"additions": 25,
"deletions": 461,
"timestamp": "2025-12-07T16:28:00+01:00"
},
{
"hash": "bb59227",
"short": "feat(todo): add Kanban board with drag & drop and filters",
"type": "feat",
"scope": "todo",
"additions": 2057,
"deletions": 0,
"timestamp": "2025-12-07T16:36:17+01:00"
}
],
"review_state": "auto",
"llm": {
"model": null,
"generated_at": null
}
}