Éric Gaspar
6fc43ed087
Update README.md
2023-02-12 11:35:12 +01:00
Éric Gaspar
74f708013d
Update README.md
2023-02-12 11:34:55 +01:00
Éric Gaspar
6d9859979d
Update README.md
2023-02-12 11:29:33 +01:00
Éric Gaspar
5f348ac137
Merge pull request #127 from Clemorange22/patch-1
...
Fix typo
2023-02-12 11:28:21 +01:00
Éric Gaspar
67723b63ad
Merge branch 'testing' into pr/127
2023-02-12 11:27:43 +01:00
yunohost-bot
18d192fcd5
Auto-update README
2023-02-12 10:26:38 +00:00
Éric Gaspar
444f0a22ba
Update manifest.json
...
Co-authored-by: Florent <florent.fayolle69@gmail.com>
2023-02-12 11:26:35 +01:00
Éric Gaspar
8988448bbc
Fix linter
2023-01-20 20:06:13 +01:00
Éric Gaspar
b8594a54d0
homogenize the description
2023-01-16 22:28:07 +01:00
Jaxom99
7340173ffc
add history details
...
as per this solved issue : https://github.com/YunoHost-Apps/borg_ynh/issues/122
2022-11-02 22:59:55 +01:00
Alexandre Aubin
0281a5970a
Remove ynh_print_ON / OFF
2022-10-09 10:13:43 +02:00
Clemorange22
60ca27c1e4
Fix typo
2022-05-04 14:25:41 +02:00
ljf (zamentur)
c53f0dc070
[fix] Sudo warning issue
2022-04-04 12:02:59 +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)
3aea9ce9b6
[fix] Sudo warning issue
2022-03-23 15:58:05 +01:00
Nolan Darilek
72baec228a
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-03-23 15:57:17 +01:00
ljf (zamentur)
b29e55d768
Merge pull request #113 from YunoHost-Apps/testing
...
[fix] Remove alert in diagnosis
2021-12-06 10:56:57 +01:00
ljf (zamentur)
45773eb4aa
Update manifest.json
2021-12-06 10:56:46 +01:00
ljf (zamentur)
0a0f373647
[fix] Remove alert in diagnosis
2021-12-06 10:56:00 +01:00
ljf (zamentur)
b7938cb03c
Merge pull request #112 from YunoHost-Apps/testing
...
[fix] Error 500 on failed backup in config panel
2021-12-01 13:23:35 +01:00
ljf (zamentur)
3fd1dd495f
New version
2021-12-01 13:22:49 +01:00
ljf (zamentur)
6c85ea8f00
[fix] 500 on failed backup
2021-12-01 13:22:26 +01:00
ljf (zamentur)
003cf5cf2a
Merge pull request #111 from YunoHost-Apps/testing
...
[fix] Bad owner for sudoers file
2021-12-01 00:54:52 +01:00
ljf
555fd28d83
[fix] Bad owner for sudoers file
2021-12-01 00:54:16 +01:00
ljf (zamentur)
3ffe00899e
Merge pull request #110 from YunoHost-Apps/testing
...
Config panel
2021-11-30 19:29:12 +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
d8a95811e2
[enh] Config panel to change repo address
2021-11-30 14:00:48 +01:00
ljf
ef97208252
[enh] Add config panel
2021-11-30 04:13:07 +01:00
Alexandre Aubin
1adfd3205b
Merge pull request #107 from bleuchtang/update_readme
...
update readme for borg client configuration
2021-11-21 20:08:40 +01:00
Émile
3755c5754a
update readme for borg client configuration
2021-10-28 15:32:57 +02:00
Alexandre Aubin
c4a2197868
Merge pull request #105 from YunoHost-Apps/testing
...
Testing
2021-10-11 19:47:28 +02:00
Alexandre Aubin
24c49e1a8f
Merge branch 'master' into testing
2021-10-11 19:47:22 +02:00
ljf (zamentur)
954a096b8f
[enh] Improve logs
2021-09-30 17:32:58 +02:00
Alexandre Aubin
8bb3888f81
Also display error messages in backup create output
2021-09-30 17:32:13 +02:00
ljf (zamentur)
87965e1279
Update manifest
2021-09-07 13:55:41 +02:00
ljf (zamentur)
c92a678fdc
[fix] Borgbase move repo
2021-09-07 13:55:41 +02:00
ljf (zamentur)
36fc746f08
Update manifest
2021-09-07 13:53:00 +02:00
ljf (zamentur)
e9200b8a10
[fix] Borgbase move repo
2021-09-07 13:52:37 +02:00
Alexandre Aubin
5c692ffec7
Merge pull request #98 from YunoHost-Apps/testing
...
Try to upgrade pip as an attempt to fix borgbackup install error
2021-09-03 14:05:32 +02: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
63ca91052a
Merge pull request #96 from YunoHost-Apps/testing
...
Testing
2021-08-22 20:13:10 +02:00
Alexandre Aubin
28267587d2
Merge branch 'master' into testing
2021-08-22 20:12:59 +02:00
Alexandre Aubin
4907bb9f0b
Bump manifest version
2021-08-22 20:09:13 +02:00
Alexandre Aubin
64358b3309
Zgmgnifgrmbl
2021-08-22 20:08:51 +02:00
Alexandre Aubin
cb11cb610b
Add comment to explain why service is disabled
2021-08-15 16:49:20 +02:00
Alexandre Aubin
a7789f7693
Propagate changes on check_process
2021-08-15 16:49:20 +02:00
ljf
4558a90c91
[fix] Don't backup at boot
2021-08-15 16:49:20 +02:00