Commit Graph

127 Commits

Author SHA1 Message Date
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
1b51eb38e2 Categorise views 2021-05-19 21:51:40 +01:00
026cf1a311 Cache daily repo view for an hour 2021-05-19 21:03:53 +01:00
2705641d0d Load daily repo graph separately 2021-05-19 21:01:32 +01:00
36a3974393 Create repo page stub 2021-05-19 20:04:33 +01:00
5759839415 Cache index for 60 seconds 2021-05-18 22:17:47 +01:00
b7054d5b15 Remove hourly backups string 2021-05-18 22:03:44 +01:00
938379b7ba Cache index for 5 minutes 2021-05-18 21:16:27 +01:00
dc1db5006c Shorten hourly string 2021-05-18 21:14:33 +01:00
ee439c9e0e Disable caching and graph 2021-05-18 21:02:28 +01:00
c3825efe26 Cache all base scripts 2021-05-18 18:04:20 +01:00
0ad734eb72 Cache entire index for 10 seconds 2021-05-18 17:47:46 +01:00
90f27c5850 Cache repos for a minute 2021-05-18 17:11:40 +01:00
00c6e91c63 Cache navbar for an hour 2021-05-18 17:04:23 +01:00
430808d7fa Cache sass for an hour 2021-05-18 17:00:56 +01:00
7736025e99 Cache index 2021-05-18 16:25:58 +01:00
ca5c7af470 Show tick label for 0GB 2021-05-14 12:55:46 +01:00
cb5ab6fdb8 Set repo background colour based on backup status 2021-05-12 12:32:46 +01:00
395e03803f Add axes support with custom error page 2021-05-12 11:36:20 +01:00
24d930dbc6 Include favicon 2021-05-11 18:34:55 +01:00
e7cb649cb4 Indicate when no paths have been specified 2021-05-11 16:34:17 +01:00
4e75b89212 Display paths 2021-05-11 16:31:01 +01:00
e7eafee84f Create location table 2021-05-11 16:30:44 +01:00
d901aaa210 Always print short description 2021-05-11 16:30:33 +01:00
1dd2c0726f Create location form 2021-05-11 16:19:31 +01:00
eca02882da Create location model to keep track of filesystem paths 2021-05-11 15:46:52 +01:00
c024300507 Move error templates to root template dir 2021-05-11 15:46:48 +01:00
3c4f3a2694 Change navbar search button colour 2021-05-11 15:12:53 +01:00
bd032b8c3b Create error template 2021-05-11 05:52:52 +01:00
89163abbfb Use call block.super 2021-05-11 05:52:39 +01:00
d2d8b9012c Move forms to own directory 2021-05-10 20:17:56 +01:00
eaa9130b47 Center 404 correctly 2021-05-10 19:39:09 +01:00
767c8aff10 Change div to main 2021-05-10 19:02:01 +01:00
08a3169440 Apply style only to container div 2021-05-10 18:57:38 +01:00
bb3d0485d4 Create custom 404 page using base template 2021-05-10 18:55:01 +01:00
df3d51e6ec Create base template with navbar 2021-05-10 18:54:47 +01:00
66c113fb8b Remove unnecessary tags 2021-05-10 16:10:00 +01:00
9270efeadf Add shadows and set overflow correctly 2021-05-10 15:35:18 +01:00
946f24ad41 Set repo div widths explicitly 2021-05-10 15:04:22 +01:00
2181ff9c33 Replace bootstrap source files with scss 2021-05-10 14:10:25 +01:00
62bc41692e Arrange into grid 2021-05-10 13:04:04 +01:00
0897884de4 Use static files instead of CDN 2021-05-10 11:39:48 +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
8e47638108 Add padding to container 2021-05-10 03:58:14 +01:00
e875446c0d Upgrade to bootstrap 5 2021-05-10 03:51:48 +01:00
9591840e15 Implement method to subtract n months from datetime object 2021-05-10 01:26:42 +01:00
db270feb06 Hide overflowing text 2021-05-10 00:34:52 +01:00
93da0603da Show daily repo size changes as graph 2021-05-09 15:58:53 +01:00
5b9c7dfa31 Remove unused canvas 2021-05-09 05:10:24 +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
a2949847ce Add bootstrap css and js 2021-05-08 15:34:34 +01:00
80489ffd84 Correct error and time labels 2021-05-08 10:51:22 +01:00
3babf80a3b Add login form and require permissions 2021-05-07 21:12:37 +01:00
9f71901a49 Move label to start 2021-05-07 20:31:49 +01:00
7208421021 Create error form 2021-05-07 20:31:19 +01:00
194afd9c66 Create archive form 2021-05-07 20:24:06 +01:00
cc35f276ef Correct references to archives 2021-05-07 20:23:42 +01:00
5c6f05256a Invert archive - cache relationship
- regenerate initial migration
2021-05-07 19:57:08 +01:00
9e49079ef1 Check if archives are empty before getting them 2021-05-07 19:41:59 +01:00
c7da5c26c8 Allow creation of repo with label from form 2021-05-07 18:36:15 +01:00
3853f2ba2d Recreate database using 2021-05-07 18:33:30 +01:00
70b636f28b Move forms to package 2021-05-07 16:39:38 +01:00
cb2c342449 Create repo form 2021-05-07 16:37:57 +01:00
feb1953064 Show basic repo information 2021-05-07 14:04:22 +01:00
bd31338b9e Display basic borg repo information 2021-05-06 14:18:48 +01:00
196a49f18b Set explicit relation name 2021-05-06 14:18:38 +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
c6b5ddbd2e Create initial project
- create borg package
- create initial database with migration
2021-05-06 06:34:08 +01:00