Commit Graph

147 Commits

Author SHA1 Message Date
e2e785c12e Load repos and graphs concurrently 2022-04-08 10:31:58 +01:00
2bd447500b Cache repo size json request for longer 2022-04-08 10:26:30 +01:00
8ef54ee81b Add loading spinners 2022-04-08 10:13:49 +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
ab92a70685 Implement repo size json request 2022-04-07 10:32:17 +01:00
5952578754 Show errors in last week 2022-04-06 13:39:37 +01:00
a4cae2ee2c Re-enable graphs 2022-04-06 13:34:41 +01:00
8d838a02ea Re-enable error and warning 2022-04-06 13:34:23 +01:00
9d93dacf97 Disable error and warning 2022-04-06 13:32:48 +01:00
de0b69f3cb Disable size string 2022-04-06 13:31:02 +01:00
a5ef28a0f8 Disable last backup 2022-04-06 13:30:14 +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
3821a52092 Create repo template 2022-04-06 12:45:10 +01:00
77550137f9 Allow list of repos to be queried 2022-04-06 12:19:17 +01:00
1a72f9243d Update theme to be consistent with 'george' project 2022-04-06 12:03:07 +01:00
776325a5d5 Limit errors shown 2022-03-14 13:18:24 +00: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
e216e50d74 Retrieve latest available repo size 2021-06-14 18:14:01 +01:00
0afdab0111 Remove path display from index 2021-06-10 06:28:55 +01:00
2d0aa58c77 Remove path display from index 2021-06-10 06:28:15 +01:00
6cd197556c Move database to central dir 2021-06-04 19:15:29 +01:00
207e52f285 Link to root domain
- Add github and borg status links
2021-06-04 10:11:44 +01:00
039e851b5c Add root urls to allowed hosts 2021-06-03 10:38:54 +01:00
f95b7b1c41 Update allowed hosts and formatting 2021-06-03 09:51:54 +01:00
dd0e981543 Remove leading period from venv dir 2021-06-03 08:58:16 +01:00
8f70d62cc8 Remove unused navbar elements 2021-06-02 09:04:57 +01:00
a3dd01cbe2 Remove extraneous shadow 2021-06-02 09:04:45 +01:00
04d2eba3d9 Cache repo page 2021-06-02 01:49:55 +01:00
10a141819f Add www prefix to allowed hosts 2021-06-01 14:59:53 +01:00
d29ffdc660 Reformat 2021-06-01 14:48:34 +01:00
ba55d7491f Add subdomain to allowed hosts 2021-06-01 14:47:16 +01:00
9ae844d9cb Add george.ooo to allowed hosts 2021-06-01 03:40:07 +01:00
d2ddf086ee Check that day doesn't exceed valid month range 2021-05-30 05:00:14 +01:00
eabbf34fc3 Refactor and remove unneeded comments 2021-05-21 20:35:09 +01:00
7daaa69a62 Implement method to retrieve last day of previous months 2021-05-21 20:30:05 +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
a9cd4f1c65 Improve syntax 2021-05-21 19:21:15 +01:00
713559ade2 Remove custom 503 page 2021-05-21 19:20:55 +01:00
89bbe451d5 Add custom 503 error page 2021-05-21 19:16:22 +01:00
b63de14b8b Remove unused chart.js import 2021-05-21 18:23:43 +01:00
e729ec48c8 Remove versions numbers from js libraries 2021-05-21 18:03:51 +01:00
b2e330de7b Include chart.js in static 2021-05-21 17:51:54 +01:00
3d6f8c8ed9 Refactor graph generation 2021-05-21 17:45:14 +01:00
89b3a33745 Update and include jquery in static 2021-05-21 17:43:17 +01:00