Merge newer features and remove legacy code

This commit is contained in:
kbe
2025-09-18 01:04:55 +02:00
parent a0640b5401
commit 355d4e45d7
12 changed files with 1450 additions and 200 deletions

View File

@@ -104,8 +104,6 @@ Rails.application.routes.draw do
post :mark_processing
post :mark_completed
post :mark_failed
post :process
post :mark_as_manually_processed
end
end
end