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

76 commits

Author SHA1 Message Date
Alexandre Aubin
0281a5970a
Remove ynh_print_ON / OFF 2022-10-09 10:13:43 +02:00
Nolan Darilek
967fbbc678 Various fixes needed to make app run (#125)
* Set permissions correctly to avoid warning when sudoing.

* Using sudo here causes the service unit to fail, but it isn't needed anyway. Remove.

* [fix] Typo ?

* Revert sudo

Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-04-04 12:02:59 +02:00
ljf (zamentur)
0a0f373647
[fix] Remove alert in diagnosis 2021-12-06 10:56:00 +01:00
ljf (zamentur)
6c85ea8f00
[fix] 500 on failed backup 2021-12-01 13:22:26 +01:00
ljf
555fd28d83 [fix] Bad owner for sudoers file 2021-12-01 00:54:16 +01:00
ljf
de3c8d6b0a [fix] Exclude multimedia data 2021-11-30 19:18:58 +01:00
ljf
7aa383d41c [enh] Avoid to rebuild borg at every upgrade 2021-11-30 19:04:08 +01:00
ljf
88c040b101 [fix] Bad yaml returned by config script 2021-11-30 19:00:25 +01:00
ljf
ef97208252 [enh] Add config panel 2021-11-30 04:13:07 +01:00
Alexandre Aubin
095826c7da
Also upgrade setuptools before installing borg 2021-09-02 22:45:49 +02:00
Alexandre Aubin
2064b8b286
Try to upgrade pip as an attempt to fix borgbackup install error 2021-09-01 14:16:26 +02:00
Alexandre Aubin
4ff3491567
Add comment to explain why service is disabled 2021-08-15 00:50:53 +02:00
ljf
44ea48f908 [fix] Don't backup at boot 2021-07-04 20:42:36 +02:00
ljf (zamentur)
85104689e7
[fix] mailalert not backuped 2021-07-04 17:16:58 +02:00
squeak
340fe001ee When upgrading, make a default value for mailalert setting, if it is missing. 2021-06-10 14:33:01 +02:00
squeak
b1dc8c9e7c Added option to chose when to receive email alerts, on errors only, never or always. 2021-06-10 14:33:01 +02:00
Alexandre Aubin
eaa22028c7
Unecessary(?) dependency to python(2)-virtualenv breaks bullseye install 2021-05-31 19:09:41 +02:00
ljf
325198c4b2 [fix] Backup script with local repo 2021-04-25 19:21:10 +02:00
ljf
23ddcef627 [fix] Failed status borg__2 2021-04-14 19:34:34 +02:00
ljf (zamentur)
6de5b9ab16
[fix] Warning in diagnosis 2021-04-14 19:23:29 +02:00
ljf (zamentur)
c648bd357e
[fix] Warning in diagnosis 2021-04-14 19:23:07 +02:00
ljf (zamentur)
0c7e302f5b
[fix] Warning in diagnosis 2021-04-14 19:22:40 +02:00
Alexandre Aubin
612bfbd2da
Add comment that installation may take some time because it requires local compilation (at least on ARM board) 2021-04-11 18:56:54 +02:00
Alexandre Aubin
73c2e16312 No need for --time 2021-04-04 01:48:13 +02:00
ljf
38f7d4d95b [fix] Upgrade system user missing 2021-04-03 22:34:55 +02:00
ljf
be59eb6482 [fix] Restore users 2021-04-03 20:46:04 +02:00
ljf
0788666a33 [fix] Backup with borg script was incorrect 2021-04-03 20:17:44 +02:00
ljf
1019fa44e3 [fix] Upgrade process 2021-03-29 12:23:59 +02:00
ljf
15d884afa2 [fix] Missing deps 2021-03-29 10:35:54 +02:00
ljf
a95d8002d5 [fix] Run borg with a specific user 2021-03-29 10:26:15 +02:00
ljf
09d5463b90 [fix] Install process was broken 2021-03-29 09:56:12 +02:00
ljf
bae5b36e7b [fix] Some bugs found on Aleks review 2021-03-28 16:16:01 +02:00
ljf
f02754e21e I should commit every day 2021-03-06 22:04:36 +01:00
ljf
d41defe761 [fix] Support more char in passphrase 2021-03-04 17:07:37 +01:00
ljf
5f3085aae3 [fix] Upgrade borgbackup correctly 2021-03-04 16:38:12 +01:00
ljf
ff0be0b044 [enh] Allow local repository 2021-03-04 15:59:07 +01:00
ljf
710b0d58b9 [enh] Use python -m venv 2021-03-02 17:33:06 +01:00
ljf
8b769f21d4 [enh] Add fuse support 2021-03-02 17:32:20 +01:00
ljf
4a1133915c [fix] Permission issue if we install borgserver and next borg 2021-03-02 17:31:37 +01:00
ljf
b53882a489 [fix] Remove borg if no other borg or borgserver are setup 2021-03-02 17:31:12 +01:00
ericgaspar
bdc16a9bfc
Fix linter warnings 2021-01-24 21:20:30 +01:00
ericgaspar
54fce82efa
upgrade to 1.1.15 2021-01-24 20:53:45 +01:00
ericgaspar
50643e260c
Upgrade to upstream version 2020-12-19 10:25:23 +01:00
Éric Gaspar
6cfb3d5e41
Merge branch 'testing' into update-to-v1.1.13 2020-09-03 08:45:40 +02:00
ljf (zamentur)
e7c32a5d56
[fix] Reinstall 1 time only 2020-07-31 11:01:29 +02:00
ljf (zamentur)
30d3de31c1
[fix] Add is_buster function 2020-07-31 10:59:17 +02:00
ljf (zamentur)
b21619d8cc
[fix] Upgrade to buster 2020-07-31 10:57:52 +02:00
ericgaspar
47bb88d51e
upgrade to v1.1.13 2020-07-15 21:12:00 +02:00
ljf (zamentur)
f9658cdb1e
Merge branch 'master' into testing 2020-07-14 12:21:58 +02:00
ljf (zamentur)
08bf69e11d
[fix] Bad private key to remote connexion 2020-07-14 12:14:45 +02:00