initial implementation

This commit is contained in:
2026-03-18 23:15:17 +01:00
parent 897c5a80e1
commit 56b9a0d209
13 changed files with 814 additions and 20 deletions

View File

@@ -1,10 +1,25 @@
{
"total": 123,
"total": 11122,
"sessions": [
{
"begin": "2026-03-17T23:54:43+01:00",
"end": "2026-03-17T23:56:46+01:00",
"duration": 123
},
{
"begin": "2026-03-17T23:56:56+01:00",
"end": "2026-03-18T00:27:03+01:00",
"duration": 1807
},
{
"begin": "2026-03-18T19:11:43+01:00",
"end": "2026-03-18T21:24:21+01:00",
"duration": 7958
},
{
"begin": "2026-03-18T22:54:14+01:00",
"end": "2026-03-18T23:14:49+01:00",
"duration": 1234
}
]
}