Commit graph

11 commits

Author SHA1 Message Date
e575848c6d Add bug count and issues link to generated chart page
Display the current open bug total on the chart page and add a link to the Forgejo issues list.

Also document optional forgejo.issues_url in config.

Closes #3

Closes #2
2026-02-17 14:26:49 +00:00
0aaabd8671 Merge branch 'main' of https://git.4angle.com/edward/bug-chart 2024-03-26 13:42:43 +00:00
c234074ba8 Remove unused imports 2024-03-26 13:42:06 +00:00
65693e2a8c Add README.md 2023-12-23 10:07:19 +00:00
7dd9881943 No need for pytz 2023-12-23 10:05:24 +00:00
e29c5899aa Add zoom and pan 2023-12-22 19:56:27 +00:00
4bae8bc64a Fix location of template.html and add --refresh 2023-12-22 15:38:29 +00:00
a7fcae14b1 Show actual bug state changes 2023-12-21 19:54:13 +00:00
0aaa90c27a Move location of config and cache 2023-12-21 19:13:33 +00:00
239bfaa79b Improvements 2023-12-21 18:59:28 +00:00
b6ce1cbe64 Initial commit 2023-12-21 18:49:15 +00:00