Commit Graph

30 Commits

Author SHA1 Message Date
e2e785c12e Load repos and graphs concurrently 2022-04-08 10:31:58 +01:00
c0cd3b0cc3 Load repo containers before javascript 2022-04-08 10:07:29 +01:00
bbcc71ad3d Create separate monthly size graphs for each repo 2022-04-07 10:43:59 +01:00
dd1bba9748 Add repo size graph canvas to template 2022-04-07 10:32:34 +01:00
a4cae2ee2c Re-enable graphs 2022-04-06 13:34:41 +01:00
d190b7c2f7 Disable graphs and logging 2022-04-06 13:27:32 +01:00
8e648a0a93 Add console logging 2022-04-06 13:26:20 +01:00
0515ff91fc Retrieve repo information via json requests 2022-04-06 13:20:40 +01:00
1a72f9243d Update theme to be consistent with 'george' project 2022-04-06 12:03:07 +01:00
6e1dbb2bb4 Create repo.js stub 2021-07-11 10:16:44 +01:00
dd21676b55 Move chart creation code to new file
- Use cdn for chart.js
2021-07-11 10:15:20 +01:00
35c0b1946f Add monthly backup size graph 2021-05-21 20:19:46 +01:00
76fb5b3763 Allow retrieval of archives based on given dates 2021-05-21 19:40:20 +01:00
e729ec48c8 Remove versions numbers from js libraries 2021-05-21 18:03:51 +01:00
3d6f8c8ed9 Refactor graph generation 2021-05-21 17:45:14 +01:00
2705641d0d Load daily repo graph separately 2021-05-19 21:01:32 +01:00
5759839415 Cache index for 60 seconds 2021-05-18 22:17:47 +01:00
dc1db5006c Shorten hourly string 2021-05-18 21:14:33 +01:00
ca5c7af470 Show tick label for 0GB 2021-05-14 12:55:46 +01:00
66c113fb8b Remove unnecessary tags 2021-05-10 16:10:00 +01:00
b01f326e4b Add y axis label 2021-05-10 08:30:39 +01:00
c047fb77cf Hide 0 on y axis 2021-05-10 08:26:06 +01:00
72d85618a3 Add units to graph tooltip 2021-05-10 07:27:14 +01:00
93da0603da Show daily repo size changes as graph 2021-05-09 15:58:53 +01:00
820e0b391f Colour repo div based on archives/errors 2021-05-09 05:07:44 +01:00
cf099292fe Show errors in time ago format 2021-05-08 23:17:26 +01:00
ce66431a01 Display recent errors 2021-05-08 23:03:56 +01:00
225b55da7a Use better shade of blue 2021-05-08 19:48:59 +01:00
7d1734d147 Improve aesthetic and layout
- Return error count
2021-05-08 16:27:21 +01:00
feb1953064 Show basic repo information 2021-05-07 14:04:22 +01:00