Commit Graph

193 Commits

Author SHA1 Message Date
a57097d504 Set default for archives that don't exist 2022-10-11 06:55:11 +01:00
2c7b0d2ced Parse proxy ip headers 2022-10-05 18:40:09 +01:00
efb4719914 Convert sizes to big integers 2022-10-05 18:27:38 +01:00
b03b4fadce Use remote cache 2022-10-05 16:51:51 +01:00
cde6c1d288 Create update script to be run as user 2022-10-05 16:48:11 +01:00
53568e360f Add logging 2022-10-05 16:28:46 +01:00
c81e018d97 Use postgres db and add proxy to allowed hosts 2022-10-05 16:27:51 +01:00
71d911c660 Log archive post failure 2022-10-05 16:24:05 +01:00
2fb284a142 Rename django cache to avoid conflicts 2022-10-05 16:21:20 +01:00
c79af4b675 Install postgres pip package 2022-10-05 08:07:34 +01:00
8c8465df52 Don't clear cache 2022-10-05 07:40:33 +01:00
fba957a6bc Allow for toggling of repo visibility 2022-09-28 16:56:44 +01:00
c506d9fcfa Add field to allow repo hiding 2022-07-26 15:25:27 +01:00
b4a1d99ae1 Update warning and error timings 2022-04-13 07:22:17 +01:00
02c10e0c78 Remove unused files 2022-04-13 02:02:20 +01:00
938be8c808 Implement basic error display 2022-04-13 01:33:09 +01:00
29d5b51752 Create graphs based on html data attribute 2022-04-11 11:30:15 +01:00
3031454682 Retrieve monthly archives more efficiently 2022-04-11 10:03:23 +01:00
aa4f31df23 Change database extension 2022-04-11 10:02:21 +01:00
1f5c2b9de6 Ignore database files 2022-04-11 10:01:55 +01:00
b743b7919c Call methods asynchronously 2022-04-11 09:04:16 +01:00
9ec5b178ac Use smaller loading spinners 2022-04-11 08:48:39 +01:00
1651b2f4ef Launch update methods asynchronously 2022-04-11 08:41:32 +01:00
b6f204a15e Use separate event methods 2022-04-11 08:30:58 +01:00
f16a0d5b65 Remove legend 2022-04-11 08:13:55 +01:00
378df87eeb Re-implement repo colouring code 2022-04-11 08:09:02 +01:00
f09a64c26e Correct precedence 2022-04-11 08:08:34 +01:00
8a6984ef48 Simplify error and warning code 2022-04-11 08:08:13 +01:00
4c3bafdcca Retrieve repo info with individual requests 2022-04-11 07:55:19 +01:00
7a12406e60 Implement individual repo json request methods 2022-04-11 07:54:41 +01:00
752ee31c47 Import everything from view sub classes 2022-04-11 07:54:06 +01:00
c973bc9fda Organise views 2022-04-11 07:02:05 +01:00
0b2daf3786 Remove unnecessary space 2022-04-09 19:06:06 +01:00
69fdf0422b Remove unused variable 2022-04-09 19:05:50 +01:00
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