|
fba957a6bc
|
Allow for toggling of repo visibility
|
2022-09-28 16:56:44 +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 |
|
|
9ec5b178ac
|
Use smaller loading spinners
|
2022-04-11 08:48:39 +01:00 |
|
|
4c3bafdcca
|
Retrieve repo info with individual requests
|
2022-04-11 07:55:19 +01:00 |
|
|
69fdf0422b
|
Remove unused variable
|
2022-04-09 19:05:50 +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 |
|
|
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 |
|
|
1a72f9243d
|
Update theme to be consistent with 'george' project
|
2022-04-06 12:03:07 +01:00 |
|
|
dd21676b55
|
Move chart creation code to new file
- Use cdn for chart.js
|
2021-07-11 10:15:20 +01:00 |
|
|
0afdab0111
|
Remove path display from index
|
2021-06-10 06:28:55 +01:00 |
|
|
207e52f285
|
Link to root domain
- Add github and borg status links
|
2021-06-04 10:11:44 +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 |
|
|
35c0b1946f
|
Add monthly backup size graph
|
2021-05-21 20:19:46 +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 |
|
|
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 |
|
|
b7054d5b15
|
Remove hourly backups string
|
2021-05-18 22:03:44 +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 |
|
|
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 |
|
|
cb5ab6fdb8
|
Set repo background colour based on backup status
|
2021-05-12 12:32:46 +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 |
|
|
1dd2c0726f
|
Create location form
|
2021-05-11 16:19:31 +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 |
|