|
1fd009b819
|
add ci mode
|
2020-11-13 15:48:40 +01:00 |
|
|
91e902d7ef
|
docs
|
2020-11-13 15:48:20 +01:00 |
|
|
b690c1c3a9
|
correct link
|
2020-11-07 12:55:16 +01:00 |
|
|
b025aeeeab
|
version bump
|
2020-11-07 12:50:05 +01:00 |
|
|
01cafb9436
|
Update README.md
|
2020-11-07 12:47:06 +01:00 |
|
|
6a2c34df48
|
vercel
|
2020-11-07 12:41:51 +01:00 |
|
|
88e47efc68
|
Merge pull request #30 from cupcakearmy/rewrite
Rewrite with commander & docs cleanup
|
2020-11-06 23:51:57 +01:00 |
|
|
60d7e0b561
|
rewrite with commander
|
2020-11-06 23:51:23 +01:00 |
|
|
e9a7e03af7
|
docs
|
2020-11-06 22:48:19 +01:00 |
|
|
d959a50b5a
|
docs
|
2020-11-06 22:42:00 +01:00 |
|
|
b5bc1a4cee
|
Merge pull request #27 from sumnerboy12/patch-1
fix typo on skipping/scheduled log message
|
2020-07-24 10:38:07 +02:00 |
|
Ben Jones
|
e61c940d23
|
fix typo on skipping/scheduled log message
|
2020-07-24 11:53:27 +12:00 |
|
|
7fb0fbd467
|
new version
|
2020-07-23 13:34:23 +02:00 |
|
|
cbc1b33750
|
docs
|
2020-07-23 13:33:14 +02:00 |
|
|
e7be01da37
|
Merge pull request #26 from sumnerboy12/patch-1
add support for rest server backends
|
2020-07-23 13:29:20 +02:00 |
|
Ben Jones
|
309073fe4d
|
Update available.md
|
2020-07-23 23:26:31 +12:00 |
|
Ben Jones
|
1243721a7e
|
add support for rest server backends
Backend configuration would be;
```
rest_repo:
type: rest
path: http://backup:8001/repo_name
```
Would result in the following env var;
```
RESTIC_REPOSITORY=rest:http://backup:8001/repo_name
```
|
2020-07-23 15:21:55 +12:00 |
|
|
ebb934d1c5
|
docs
|
2020-06-28 22:48:00 +02:00 |
|
|
8417a6e0aa
|
update docs version
|
2020-06-28 22:47:46 +02:00 |
|
|
2b5efd0499
|
cron docs
|
2020-06-28 22:36:44 +02:00 |
|
|
af6e715b27
|
generate docs
|
2020-06-28 22:33:22 +02:00 |
|
|
9484299cd9
|
cron working now
|
2020-06-28 22:33:15 +02:00 |
|
|
ef93fef36a
|
help for releasing
|
2020-06-25 09:36:17 +02:00 |
|
|
995f2250a1
|
version bump
|
2020-06-25 09:36:11 +02:00 |
|
|
3498e6da7b
|
fix check for executable
|
2020-06-25 09:33:08 +02:00 |
|
|
7128983581
|
lock file
|
2020-06-25 09:21:33 +02:00 |
|
|
158407927a
|
Merge branch 'master' of https://github.com/cupcakearmy/autorestic
|
2020-06-25 09:17:23 +02:00 |
|
|
ea8bf83799
|
always unlock
|
2020-06-25 09:17:20 +02:00 |
|
|
e8a8ccccd0
|
use longer wrap length
|
2020-06-25 09:17:02 +02:00 |
|
|
b332897713
|
upgrade packages, included lock file, fixed types
|
2020-06-25 09:16:53 +02:00 |
|
|
369037ea77
|
Merge pull request #23 from jin-park-dev/feature/spell-fix
Feature/spell fix
|
2020-06-25 08:43:59 +02:00 |
|
Jin Park
|
52cd6fe3fd
|
Fix e to E
|
2020-06-25 01:40:04 +01:00 |
|
Jin Park
|
b6f7ef6577
|
Minor spell fixes in doc
|
2020-06-25 01:23:31 +01:00 |
|
|
1a891fffbd
|
funding
|
2020-05-26 10:31:59 +02:00 |
|
|
ed68160a9a
|
Update README.md
|
2020-05-20 19:31:59 +02:00 |
|
|
20ecd21928
|
Update README.md
|
2020-05-20 19:30:48 +02:00 |
|
|
df6fd75ca4
|
Update README.md
|
2020-05-20 19:30:31 +02:00 |
|
|
c918fb6ded
|
Update README.md
|
2020-05-20 19:30:05 +02:00 |
|
|
2bc8fe4ee7
|
logo
|
2020-05-20 19:26:13 +02:00 |
|
|
757a134362
|
default open
|
2020-05-17 19:04:44 +02:00 |
|
|
6bb36cbde0
|
docs
|
2020-05-17 18:56:14 +02:00 |
|
|
5c0b67b7fb
|
version bump
|
2020-05-17 18:14:09 +02:00 |
|
|
1520e10a59
|
do not allow multiple instances
|
2020-05-17 18:13:50 +02:00 |
|
|
f9c645120b
|
run in shell to set paths and find restic
|
2020-05-17 18:12:58 +02:00 |
|
|
8fd0240929
|
changelog
|
2020-05-17 15:42:51 +02:00 |
|
|
da7b70c7a7
|
rebuild links
|
2020-05-17 15:37:38 +02:00 |
|
|
c138ac9882
|
Update README.md
|
2020-05-17 15:33:07 +02:00 |
|
|
af04f1cded
|
Update README.md
|
2020-05-17 15:32:47 +02:00 |
|
|
3a43b2b113
|
Update README.md
|
2020-05-17 15:31:54 +02:00 |
|
|
885c7ca778
|
finished docs
|
2020-05-17 15:30:23 +02:00 |
|