Commit graph

72 commits

Author SHA1 Message Date
ad5da60b5a Show queued tasks 2023-08-06 20:48:50 +02:00
1eeee43f2c Add queue tab 2023-08-06 19:23:22 +02:00
06e2f25107 Unfold tracked refs by default 2023-08-06 19:07:17 +02:00
b1db46a200 Fix underline of first nav bar link 2023-08-06 19:07:07 +02:00
90a446a576 Group base template parameters 2023-08-06 18:33:50 +02:00
7d314b98ae Remove placeholder links 2023-08-06 18:33:50 +02:00
520ee0f7da Sort and count refs 2023-08-06 13:53:31 +02:00
72f762464d Show all refs on index page 2023-08-06 13:45:16 +02:00
2be929ec94 Rename field for consistency 2023-08-06 13:14:21 +02:00
dca83eed55 Show tracked refs from db 2023-08-06 13:14:21 +02:00
7768e4ad4b Serve commit page entirely from the db 2023-08-06 11:53:48 +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
965efa5b58 Add empty /commit/ page 2023-08-05 23:05:12 +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
79667c15b8 Set up sqlx 2023-08-04 01:30:32 +02:00
8b5bfdd231 Use askama to render test template 2023-08-03 19:14:58 +02:00