Commit graph

24 commits

Author SHA1 Message Date
d0997234b6 added datetime to log file 2024-11-25 11:56:01 +00:00
f6301cfaf2 made notify non-discardable 2024-11-25 11:20:50 +00:00
bb114f66e5 added generate_config command 2024-11-25 11:15:15 +00:00
fd28fc2b58 added exclusion and patterns options. Also added config file to backup 2024-09-03 15:20:44 +01:00
2e2e0dde82 added option to set repo as append only so prune does not run 2024-08-27 21:50:02 +01:00
287495608a implemented threadlogging 2024-08-27 21:16:31 +01:00
1f9c53b3f2 added version output 2024-08-27 20:21:21 +01:00
c8933f9b09 added version flag to command line output 2024-08-27 19:58:50 +01:00
37b3bbe601 tidy 2024-08-24 22:41:33 +01:00
e5ad7ed1d4 added ability to set binary locations for restic or borg 2024-08-24 22:32:10 +01:00
59dead5ea5 removed risk of restic failing is --stats flag is passed 2024-08-23 15:46:35 +01:00
eaa47c9356 updated readme with some delete/forget options 2024-08-23 14:08:14 +01:00
1007797119 Restic init, list, backup, mount and restore working 2024-08-23 13:29:02 +01:00
7654fc04bf WIP: find out why --repository arg isn't working 2024-08-23 12:31:43 +01:00
02f8c0f98b added restic mount, waits for Ctrl+C to unmount 2024-08-23 12:04:27 +01:00
f142e7b1cf added config options for restic 2024-08-23 10:12:00 +01:00
aad6bf38d3 refactor to allow for restic implementation 2024-08-23 09:50:53 +01:00
79a3dab734 fix misfile 2024-08-19 02:21:46 +01:00
3a9294dcf1 added initial beginnings to actions 2024-08-18 18:45:37 +01:00
578bf97505 readme formatting 2024-08-18 16:13:10 +01:00
00c2696f82 added borg extract functionality 2024-08-18 15:43:11 +01:00
c659fe3212 add working uptime kuma notifier 2024-08-18 15:12:44 +01:00
6de02054f7 working on notifiers, need to work out how to have different notifier types 2024-08-17 18:00:30 +01:00
dd09ba5370 first commit, basic features working, needs clean up 2024-08-16 16:40:24 +01:00