Commit Graph

30 Commits

Author SHA1 Message Date
ViViDboarder
1c09348f4d Add changelog 2023-11-13 13:54:45 -08:00
ViViDboarder
37c2fb4d1c Bump version to 1.6.1 2023-11-13 13:52:52 -08:00
ViViDboarder
de4b02dae7 Fix protected file filter variable
The filter was only being set during schedule creation.
This meant that no new files created since scheduling the task
would be included. To avoid this, the rclone command is now
built when the task is run instead via a new script.
2023-11-13 13:52:24 -08:00
ViViDboarder
e5b0ae6160 Fix config schema typo 2023-11-13 13:39:54 -08:00
ViViDboarder
339faf8a70 Bump version to 1.6.0 2023-11-07 09:16:59 -08:00
ViViDboarder
4760360df6 Add protected_only option to filter out unencrypted files 2023-11-07 09:16:27 -08:00
ViViDboarder
d47cbf146e Bump rclone version 2023-11-07 09:15:31 -08:00
ViViDboarder
28490b3850 Add a change log 2023-11-07 09:13:03 -08:00
ViViDboarder
1c9f9ce58f Unpin python3 and pip versions
Since this is built on device, the base image updates unpredictably. I can
pin these again if I run my own off-device build pipeline.
2023-11-07 09:09:59 -08:00
ViViDboarder
e59400160c Fix include rule 2023-11-07 08:53:08 -08:00
ViViDboarder
e2bba0156d Bump addon version 2023-11-07 08:47:32 -08:00
ViViDboarder
315671e62a Add filter to include only tar files 2023-11-07 08:44:29 -08:00
ViViDboarder
c6178e6550 Fix init for s6 supervisor 2022-05-18 10:54:12 -07:00
ViViDboarder
f34558cfb8 Bump rclone addon version 2022-05-18 10:32:12 -07:00
ViViDboarder
50a8590d38 Update pins of python and pip and reduce image size 2022-05-18 10:31:41 -07:00
ViViDboarder
57376bfdef Output crond logs to stderr 2022-05-18 10:28:30 -07:00
Ian
ae71c3d5f9 bake backup dir writeable to allow pruning 2022-01-09 06:13:52 -08:00
Ian
37c85c69b6 bump version 2021-12-25 10:21:30 -08:00
Ian
8ec9e96d7b Fix path to backup files 2021-12-25 10:20:18 -08:00
Ian
2b749a7f76 Bump version 2021-12-14 21:24:48 -08:00
Ian
a97c838413 Fix adding time gaps
Incorrectly checking for length of variable
2021-12-14 21:23:22 -08:00
ViViDboarder
f678ec65b9 Initial addition of timegaps pruning
Might want to move from two cron tasks to a single one where rclone and prune are executed sequentially
2021-11-29 10:39:52 -08:00
ViViDboarder
9891b6d111 Remove slug prefix 2021-06-15 17:17:06 -07:00
ViViDboarder
e1766c6009 Update documentation 2021-06-15 17:06:25 -07:00
ViViDboarder
44e0eca998 Add name and date to license 2021-06-14 15:20:10 -07:00
ViViDboarder
caa34902ed Update addon description 2021-06-14 14:59:55 -07:00
ViViDboarder
262059b9a0 Convert to an addon repository 2021-06-14 14:57:50 -07:00
ViViDboarder
100f24ddfd Start config validation and ssl
ssl doesn't seem to work right now, so stick to ingress
2021-06-14 14:48:40 -07:00
ViViDboarder
e03459a288 Initial working version 2021-06-14 14:48:31 -07:00
Ian
b64b076b53
Initial commit 2021-06-14 14:46:51 -07:00