5c3ec1122e
Port queue page to Page
2024-05-13 14:54:53 +02:00
bb3d7b86f0
Replace link templates with functions
...
Now that HTML is just a Rust value, we can use normal Rust abstractions
for pretty much everything, which is nice. There's still a few parts I'd
like to clean up, but this is already a lot nicer.
2024-05-12 15:20:10 +02:00
cf96b72dfb
Use extension trait for resolving paths
2024-05-12 15:20:10 +02:00
5d4232ac6b
Port queue page to maud
2024-05-12 15:20:10 +02:00
4478981946
Stop batch-add form being overwritten
2023-08-17 19:37:30 +02:00
af11d54d0c
Add button to batch-queue commits without runs
2023-08-17 19:13:24 +02:00
a54e842478
Restructure config file
2023-08-17 00:28:58 +02:00
1ec72c92d5
Allow worker to specify bench method as string
2023-08-14 16:47:00 +02:00
2620530cc2
Implement queue task deletion
2023-08-14 12:41:47 +02:00
2b6c339c70
Port queue page
2023-08-14 12:23:22 +02:00