From db7e822dda56d32135eca6d3e3211a50cf93d31a Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Thu, 16 Jun 2022 22:09:39 +0200 Subject: feat: Add one more state Add a new state to the worker so it can better report what is happening. Also added a status report in the index page. --- templates/index.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/index.tmpl') diff --git a/templates/index.tmpl b/templates/index.tmpl index 9bb7512..ae7f674 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -8,6 +8,7 @@ Title Link Output + Status @@ -18,6 +19,9 @@ {{ .Title }} {{ .Link }} {{ .OutputFolder }} + + + Edit -- cgit v1.2.3