tablejohn/src/server/web
2023-08-13 16:13:59 +02:00
..
admin Move /commit/:hash/enqueue to /admin/queue/add 2023-08-13 15:56:34 +02:00
api Use typed paths in worker 2023-08-13 16:13:59 +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
commit.rs Move /commit/:hash/enqueue to /admin/queue/add 2023-08-13 15:56:34 +02:00
index.rs Add typed commit links 2023-08-10 22:04:30 +02:00
link.rs Rename runners to workers 2023-08-11 02:12:38 +02:00
queue.rs Restructure shared types and db columns 2023-08-12 21:23:36 +02:00
static.rs Move server code into its own module 2023-08-07 14:23:47 +02:00
worker.rs Rename runners to workers 2023-08-11 02:12:38 +02:00