Commit graph

6 commits

Author SHA1 Message Date
c3c597897c Add typed commit links 2023-08-10 22:04:30 +02:00
6ed6ff1a36 Ensure base path always starts and ends with /
The base path is an absolute path, so it should always start with /.
Whenever it is used, it must also always be followed by at least one /,
so baking that into the value makes sense. Finally, we can now
deduplicate the / in case the base path is the root.
2023-08-10 21:03:25 +02:00
e5de9ccb97 Identify queue items by commit hash, not id 2023-08-09 16:20:20 +02:00
794787a4be Use same commit link style everywhere 2023-08-06 23:40:13 +02:00
02b9468308 Always alternate queue priority background colors 2023-08-06 21:07:06 +02:00
ad5da60b5a Show queued tasks 2023-08-06 20:48:50 +02:00