tablejohn/src/server/web
2023-08-14 14:26:53 +02:00
..
admin Implement more /admin/queue/* endpoints 2023-08-14 12:23:22 +02:00
api Include worker name and info in run 2023-08-14 14:26:53 +02:00
pages Implement queue task deletion 2023-08-14 12:41:47 +02:00
admin.rs Move /commit/:hash/enqueue to /admin/queue/add 2023-08-13 15:56:34 +02:00
api.rs Move worker api to server::web::api::worker 2023-08-13 16:04:48 +02:00
base.rs Link without creating a Base 2023-08-13 21:26:06 +02:00
link.rs Port commit page 2023-08-13 21:26:06 +02:00
pages.rs Port queue page 2023-08-14 12:23:22 +02:00
paths.rs Implement queue task deletion 2023-08-14 12:41:47 +02:00
static.rs Make static file links typesafe 2023-08-13 20:49:48 +02:00