Commit Graph

20 Commits

Author SHA1 Message Date
3031454682 Retrieve monthly archives more efficiently 2022-04-11 10:03:23 +01:00
8a6984ef48 Simplify error and warning code 2022-04-11 08:08:13 +01:00
5952578754 Show errors in last week 2022-04-06 13:39:37 +01:00
776325a5d5 Limit errors shown 2022-03-14 13:18:24 +00:00
e216e50d74 Retrieve latest available repo size 2021-06-14 18:14:01 +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
dc1db5006c Shorten hourly string 2021-05-18 21:14:33 +01:00
cb5ab6fdb8 Set repo background colour based on backup status 2021-05-12 12:32:46 +01:00
62bc41692e Arrange into grid 2021-05-10 13:04:04 +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
ce66431a01 Display recent errors 2021-05-08 23:03:56 +01:00
7d1734d147 Improve aesthetic and layout
- Return error count
2021-05-08 16:27:21 +01:00
cc35f276ef Correct references to archives 2021-05-07 20:23:42 +01:00
9e49079ef1 Check if archives are empty before getting them 2021-05-07 19:41:59 +01:00
3853f2ba2d Recreate database using 2021-05-07 18:33:30 +01:00
feb1953064 Show basic repo information 2021-05-07 14:04:22 +01:00
7aee79787a Move utility functions to separate package 2021-05-06 14:18:15 +01:00
2aa5917691 Move models to separate files
- Implement last backup method
2021-05-06 13:29:20 +01:00