Commit Graph

133 Commits

Author SHA1 Message Date
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
67643b4ad0 Improve grammar and clarity 2021-05-08 13:27:18 +01:00
2a8cade317 Add summary, features, and notes 2021-05-08 13:14:37 +01:00
67aed1764b Disable urllib3 warnings for self signed certificates 2021-05-08 13:01:42 +01:00
80489ffd84 Correct error and time labels 2021-05-08 10:51:22 +01:00
1362410ae6 Create client to convert json to web requests 2021-05-08 10:51:12 +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
373434c3ef Access borg app from root url 2021-05-07 16:08:11 +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
8819a52cc0 Don't use timezone support #utc 2021-05-06 14:17:45 +01:00
2aa5917691 Move models to separate files
- Implement last backup method
2021-05-06 13:29:20 +01:00
f0b685d802 Move secret key to ignored secrets.py file 2021-05-06 07:13:23 +01:00
c6b5ddbd2e Create initial project
- create borg package
- create initial database with migration
2021-05-06 06:34:08 +01:00
4224603daa Ignore sqlite files 2021-05-06 06:31:07 +01:00
db7d0074ec Ignore pycharm files 2021-05-06 05:49:05 +01:00
aa649ccb5a
Initial commit 2021-05-06 05:43:35 +01:00