-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgallery.json
More file actions
47 lines (47 loc) · 1.28 KB
/
gallery.json
File metadata and controls
47 lines (47 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
{
"id": "2026-03-24_1550_station-a",
"name": "Pieter",
"description": "tertis",
"station": "A",
"time": "15:50",
"screenshot": "2026-03-24_1550_station-a/screenshot.png",
"submitted_at": "2026-03-24T16:46:29+01:00"
},
{
"id": "2026-03-24_0942_station-a",
"name": "Foo Bar",
"description": "A potential security issue :3",
"station": "A",
"time": "09:42",
"screenshot": "2026-03-24_0942_station-a/screenshot.png",
"submitted_at": "2026-03-24T09:46:34+01:00"
},
{
"id": "2026-03-24_0941_station-a",
"name": "Foo Bar",
"description": "FizBuzz in Rust CF2026 edition",
"station": "A",
"time": "09:41",
"screenshot": "2026-03-24_0941_station-a/screenshot.png",
"submitted_at": "2026-03-24T09:42:42+01:00"
},
{
"id": "2026-03-23_1729_station-a",
"name": "test",
"description": "test",
"station": "A",
"time": "17:29",
"screenshot": "2026-03-23_1729_station-a/screenshot.png",
"submitted_at": "2026-03-23T17:35:03+01:00"
},
{
"id": "2026-03-19_1619_station-a",
"name": "Hello There!",
"description": "Hello There!",
"station": "A",
"time": "16:19",
"screenshot": "2026-03-19_1619_station-a/screenshot.png",
"submitted_at": "2026-03-19T16:57:20+01:00"
}
]