Commit graph

39 commits

Author SHA1 Message Date
36ce75b43d Reformat everything 2024-05-11 18:32:36 +02:00
4bdca4d3c8 Style commit-like entities 2023-08-18 03:11:13 +02:00
7ecd812b11 Style graph 2023-08-18 02:57:39 +02:00
8f2dede80d Fix some spacing 2023-08-18 01:26:58 +02:00
7e0bf21223 Track and untrack refs 2023-08-18 01:03:14 +02:00
4af950b6a4 Simplify css 2023-08-18 00:51:36 +02:00
a97b229e7d Style queue commit table 2023-08-17 23:20:33 +02:00
689894d2e8 Overhaul index page 2023-08-17 22:36:31 +02:00
9caf664b10 Set up and document uPlot 2023-08-14 17:45:33 +02:00
6f4793bcf2 Rename runners to workers 2023-08-11 02:12:38 +02:00
f3d646c8d5 List runners in queue 2023-08-10 23:04:34 +02:00
c3c597897c Add typed commit links 2023-08-10 22:04:30 +02:00
0253d2d90b Add /runner/:name endpoint 2023-08-10 21:26:57 +02:00
5c8c037417 Move logo inside first nav <a> 2023-08-10 17:50:23 +02:00
246cbf82cf Fix build script not using $OUT_PATH 2023-08-07 02:21:32 +02:00
794787a4be Use same commit link style everywhere 2023-08-06 23:40:13 +02:00
2b81d497bc Show individual tasks 2023-08-06 21:49:17 +02:00
171505d7ec Simplify commit css 2023-08-06 21:29:44 +02:00
df4e44d338 Fix queue table hover 2023-08-06 21:07:13 +02:00
02b9468308 Always alternate queue priority background colors 2023-08-06 21:07:06 +02:00
6af47b8c30 Refresh queue regularly 2023-08-06 20:50:42 +02:00
ad5da60b5a Show queued tasks 2023-08-06 20:48:50 +02:00
b1db46a200 Fix underline of first nav bar link 2023-08-06 19:07:07 +02:00
8d4253d511 Change look of links to allow any color 2023-08-06 19:06:40 +02:00
72f762464d Show all refs on index page 2023-08-06 13:45:16 +02:00
7768e4ad4b Serve commit page entirely from the db 2023-08-06 11:53:48 +02:00
00a0934658 Remove outlier link to the right 2023-08-06 01:51:53 +02:00
4b31740758 Wrap more text in commit view 2023-08-06 01:35:36 +02:00
d031eee14e Grey out untracked children 2023-08-06 00:53:26 +02:00
128384bcf7 Add /commit/:hash page 2023-08-05 23:26:49 +02:00
755f23dbb9 Set page title properly 2023-08-05 21:33:46 +02:00
52e2d74b96 Make current tab bold 2023-08-05 21:17:46 +02:00
db814b6d40 Use <dl> for tracked refs 2023-08-05 21:08:01 +02:00
3b4d8dab72 List tracked refs on index page 2023-08-05 21:03:18 +02:00
ed404f302e Style nav bar 2023-08-05 16:01:35 +02:00
e17483b4d6 Set up base template 2023-08-05 14:22:31 +02:00
feb73c96c4 Create basic logo 2023-08-05 14:11:11 +02:00
8b5bfdd231 Use askama to render test template 2023-08-03 19:14:58 +02:00
658c523e9c Set up typescript project 2023-08-03 14:32:49 +02:00