1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00
Commit graph

80 commits

Author SHA1 Message Date
ljf (zamentur)
c415da6d2a
Merge pull request #40 from Gredin67/master
Improve README and install questions
2020-05-07 15:26:13 +02:00
Gredin67
ecec94aec0
Update README.md 2020-04-29 20:39:58 +02:00
Gredin67
d50d1537a6
Improve questions 2020-04-28 00:19:22 +02:00
Gredin67
f64ff46f72
Update README.md 2020-04-27 23:58:41 +02:00
Gredin67
638e97dfee
Update README.md 2020-04-27 23:38:22 +02:00
Gredin67
2057128a41
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:14:38 +02:00
Gredin67
1890428074
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:14:28 +02:00
Gredin67
5f2bc6d371
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:14:14 +02:00
Gredin67
20b98a3258
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:14:05 +02:00
Gredin67
a35d654e1b
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:13:58 +02:00
Gredin67
4881894b3c
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:13:51 +02:00
Gredin67
7e14f8d958
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:13:43 +02:00
Gredin67
efb70b4ac9
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:13:34 +02:00
Gredin67
9fe2d95447
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:13:26 +02:00
Gredin67
6f054412d2
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:12:58 +02:00
Gredin67
381c1b25fe
Update manifest.json
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-27 00:12:48 +02:00
ljf (zamentur)
f97e9f39ed
[enh] Remove experimental 2020-04-24 21:20:24 +02:00
Gredin67
cbd97e84ae
Improve questions 2020-04-18 19:40:29 +02:00
Gredin67
fd760a65c0
Improve setup instructions 2020-04-18 19:08:25 +02:00
ljf (zamentur)
437d9abf63
Merge pull request #37 from autra/master
Fix typo in mail
2020-01-24 17:27:11 +01:00
ljf (zamentur)
8c08d40a19
[fix] Missing dependencies 2020-01-24 17:25:51 +01:00
Augustin Trancart
36e36ee87c Fix typo in mail 2019-11-01 22:31:06 +01:00
ljf (zamentur)
5b1f2fed3c
[enh] Correctly call common.sh in restore 2019-06-10 18:49:50 +02:00
ljf (zamentur)
85e2a0b593
[enh] Pass false positive linter 2019-06-10 18:42:34 +02:00
ljf (zamentur)
62e61ff441
[enh] Pass false positive linter 2019-06-10 18:41:57 +02:00
ljf (zamentur)
a1cbabb4f6
[enh] Remove dead code 2019-06-10 18:41:04 +02:00
ljf (zamentur)
618f99f49e
Merge pull request #35 from YunoHost-Apps/testing
Testing
2019-06-04 20:52:48 +02:00
ljf (zamentur)
19fca4295a
Merge branch 'master' into testing 2019-06-04 20:52:30 +02:00
ljf (zamentur)
5ebfff9dee
[fix] Pip install 2019-06-04 20:50:40 +02:00
ljf
dd9dbfa33f [enh] Pin the borg version to 1.1.10 2019-06-04 14:12:15 +02:00
ljf
18a1bf83ea [fix] Upgrade don't forget to install pip borg package 2019-06-04 14:12:15 +02:00
ljf (zamentur)
c01074739e [fix] Use pip instead backport (#32)
* [fix] Use pip instead backport

* [fix] Don't remove backport in remove script

* [fix] Remove backport in restore script

* [fix] Replace backports with pip during upgrade

* [fix] Update version number

* [fix] Remove backports if exists

* [enh] Delete dead code

* [fix] Remove backports if they exists

* [fix] Don't install backports
2019-06-04 14:12:15 +02:00
keoma
c15bb2d799 adding yunohost tags 2019-06-04 14:12:15 +02:00
ljf
3b26798171 [enh] Pin the borg version to 1.1.10 2019-05-21 17:00:59 +02:00
ljf
9ffad7b376 [fix] Upgrade don't forget to install pip borg package 2019-05-21 16:46:48 +02:00
ljf (zamentur)
56c1cb17b0
[fix] Use pip instead backport (#32)
* [fix] Use pip instead backport

* [fix] Don't remove backport in remove script

* [fix] Remove backport in restore script

* [fix] Replace backports with pip during upgrade

* [fix] Update version number

* [fix] Remove backports if exists

* [enh] Delete dead code

* [fix] Remove backports if they exists

* [fix] Don't install backports
2019-05-21 16:36:47 +02:00
ljf (zamentur)
c237caec67
Merge pull request #29 from keomabrun/readme
adding yunohost tags
2019-04-24 21:06:05 +02:00
keoma
62a07ad492 adding yunohost tags 2019-03-04 20:40:39 +01:00
ljf
bed85be542 [enh] Help about non standard port 2019-02-21 23:10:03 +01:00
ljf (zamentur)
76db172fa5
Merge pull request #23 from YunoHost-Apps/testing
Testing
2019-02-21 22:53:45 +01:00
ljf
805aeb12a1 Merge branch 'master' into testing 2019-02-21 22:51:10 +01:00
ljf (zamentur)
8c573b566d
[fix] Use na instead of 1 in check_process 2019-02-18 23:08:10 +01:00
JocelynDelalande
dc5cad75cf [ehn] Test hostkey presence a more reliable way 2019-02-13 08:13:23 +01:00
nicofrand
d2ce705a7e Fix system conf/data backup setting check (fix #21) 2019-02-04 21:48:02 +01:00
ljf (zamentur)
3471d211d8
Testing (#16)
* [fix] Check process

* [fix] Timers are not supported by yunohost

* [fix] No yuno service to remove

* [fix] Don't fail on missing yuno service
2018-11-28 21:16:36 +01:00
ljf (zamentur)
d67b224d3b
Merge branch 'master' into testing 2018-11-28 21:16:07 +01:00
ljf
ae6f3266d5 [fix] Don't fail on missing yuno service 2018-11-28 21:08:45 +01:00
ljf
696c319ffe [fix] No yuno service to remove 2018-11-28 21:08:14 +01:00
ljf
d5ae901aac [fix] Timers are not supported by yunohost 2018-11-25 23:23:00 +01:00
ljf
309d2fbc7b [fix] Check process 2018-11-25 23:23:00 +01:00