managarten/devlog/2026-01-25/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

232 lines
4.8 KiB
JSON

{
"date": "2026-01-25",
"day_number": 34,
"weekday": "Sonntag",
"commits": 16,
"authors": [
{
"name": "Till-JS",
"count": 16
}
],
"additions": 28504,
"deletions": 16593,
"net_lines": 11911,
"files_changed": 356,
"new_files": 0,
"deleted_files": 0,
"session": {
"first_commit_at": "2026-01-25T12:15:02.000Z",
"last_commit_at": "2026-01-25T16:47:49.000Z",
"total_span_minutes": 273,
"active_minutes": 63,
"pauses": [
{
"from": "14:17",
"to": "17:47",
"minutes": 210
}
],
"longest_focus_minutes": 63
},
"top_dirs": [
{
"path": "apps/presi/apps/mobile",
"pct": 15
},
{
"path": "apps/storage/apps/web",
"pct": 12
},
{
"path": "apps/storage/apps/backend",
"pct": 12
},
{
"path": "apps/presi/apps/web",
"pct": 11
},
{
"path": "apps/presi/apps/backend",
"pct": 9
}
],
"top_extensions": [
{
"ext": ".ts",
"count": 142
},
{
"ext": ".svelte",
"count": 56
},
{
"ext": ".json",
"count": 46
},
{
"ext": ".tsx",
"count": 30
},
{
"ext": ".md",
"count": 21
},
{
"ext": ".png",
"count": 12
}
],
"tags": ["todo", "watchtower", "deps", "infra", "docker"],
"commits_list": [
{
"hash": "b77dd41",
"short": "fix(deps): update lockfile for telegram-stats-bot",
"type": "fix",
"scope": "deps",
"additions": 388,
"deletions": 0,
"timestamp": "2026-01-25T13:15:02+01:00"
},
{
"hash": "b6af01e",
"short": "✨ feat(nutriphi): add AI-powered nutrition tracking app",
"type": null,
"scope": null,
"additions": 4256,
"deletions": 4,
"timestamp": "2026-01-25T13:19:51+01:00"
},
{
"hash": "9472978",
"short": "🔧 chore(scripts): add nutriphi to database setup script",
"type": null,
"scope": null,
"additions": 7,
"deletions": 2,
"timestamp": "2026-01-25T13:24:48+01:00"
},
{
"hash": "36a9e3a",
"short": "feat: restore presi and storage apps from archive",
"type": null,
"scope": null,
"additions": 21510,
"deletions": 26,
"timestamp": "2026-01-25T13:25:51+01:00"
},
{
"hash": "0a4e7e0",
"short": "feat: add dev scripts for presi and storage apps",
"type": null,
"scope": null,
"additions": 29,
"deletions": 2,
"timestamp": "2026-01-25T13:27:55+01:00"
},
{
"hash": "4a236a7",
"short": "feat(todo): add Prometheus metrics and update docs",
"type": "feat",
"scope": "todo",
"additions": 1128,
"deletions": 385,
"timestamp": "2026-01-25T13:31:44+01:00"
},
{
"hash": "32c207e",
"short": "feat(infra): add presi and storage apps to Mac Mini deployment",
"type": "feat",
"scope": "infra",
"additions": 114,
"deletions": 1,
"timestamp": "2026-01-25T13:52:45+01:00"
},
{
"hash": "a12c7e5",
"short": "feat(docker): add Dockerfiles for presi and storage apps",
"type": "feat",
"scope": "docker",
"additions": 332,
"deletions": 0,
"timestamp": "2026-01-25T13:55:23+01:00"
},
{
"hash": "11411ff",
"short": "fix(todo): capture error responses in metrics interceptor",
"type": "fix",
"scope": "todo",
"additions": 15,
"deletions": 23,
"timestamp": "2026-01-25T13:56:25+01:00"
},
{
"hash": "f47bf8e",
"short": "refactor(todo): use express middleware for HTTP metrics",
"type": "refactor",
"scope": "todo",
"additions": 41,
"deletions": 74,
"timestamp": "2026-01-25T14:00:06+01:00"
},
{
"hash": "ac663a6",
"short": "chore: remove staging/Hetzner infra, add Watchtower auto-deploy",
"type": null,
"scope": null,
"additions": 103,
"deletions": 15581,
"timestamp": "2026-01-25T14:01:11+01:00"
},
{
"hash": "62e9d0d",
"short": "fix(watchtower): set DOCKER_API_VERSION for compatibility",
"type": "fix",
"scope": "watchtower",
"additions": 1,
"deletions": 1,
"timestamp": "2026-01-25T14:03:05+01:00"
},
{
"hash": "87724f8",
"short": "fix(watchtower): remove custom notification template",
"type": "fix",
"scope": "watchtower",
"additions": 1,
"deletions": 8,
"timestamp": "2026-01-25T14:03:43+01:00"
},
{
"hash": "8ff8cd5",
"short": "test: update loading text to test Watchtower auto-deploy",
"type": null,
"scope": null,
"additions": 1,
"deletions": 1,
"timestamp": "2026-01-25T14:16:03+01:00"
},
{
"hash": "409f9a0",
"short": "feat(ci): add Docker build jobs for presi and storage apps",
"type": "feat",
"scope": "ci",
"additions": 164,
"deletions": 0,
"timestamp": "2026-01-25T14:17:48+01:00"
},
{
"hash": "75ffd50",
"short": "fix(presi,storage): use adapter-node for Docker builds",
"type": "fix",
"scope": "presi,storage",
"additions": 414,
"deletions": 485,
"timestamp": "2026-01-25T17:47:49+01:00"
}
],
"review_state": "auto",
"llm": {
"model": null,
"generated_at": null
}
}