Alexandre Aubin
|
ba706bdb61
|
Merge pull request #175 from YunoHost-Apps/debackeduping
Typo
|
2024-08-30 18:22:26 +02:00 |
|
tituspijean
|
104ab60195
|
Typo
|
2024-08-24 09:16:07 +00:00 |
|
yunohost-bot
|
f8e9155df3
|
Auto-update READMEs
|
2024-08-20 11:12:00 +00:00 |
|
Kayou
|
7d66c93d6c
|
Update scripts/_common.sh
|
2024-08-20 13:11:50 +02:00 |
|
CodeShakingSheep
|
8de63a4106
|
Update manifest.toml
Update YNH min version
|
2024-08-20 13:11:49 +02:00 |
|
CodeShakingSheep
|
d3d0f98164
|
Update _common.sh
Remove explicit installing of pkgconfig
|
2024-08-20 13:11:38 +02:00 |
|
CodeShakingSheep
|
df0b1b300e
|
Update manifest.toml
Add missing apt packages
|
2024-08-20 13:11:38 +02:00 |
|
CodeShakingSheep
|
6ff4db7fdb
|
Update _common.sh
Explicitly install pkgconfig
|
2024-08-20 13:11:38 +02:00 |
|
CodeShakingSheep
|
98d524c1b1
|
Update version and add autoupdate strategy
|
2024-08-20 13:11:37 +02:00 |
|
|
f752f415d9
|
Add autoupdate
|
2024-08-12 13:07:31 +02:00 |
|
Alexandre Aubin
|
b458195190
|
Merge pull request #170 from YunoHost-Apps/testing
Update manifest.toml: bump yunohost version requirement
|
2024-08-05 19:44:06 +02:00 |
|
Alexandre Aubin
|
41ca283251
|
Update manifest.toml: bump yunohost version requirement
|
2024-08-05 19:42:51 +02:00 |
|
Alexandre Aubin
|
eacade69c7
|
Merge pull request #169 from YunoHost-Apps/testing
Testing
|
2024-08-05 18:39:47 +02:00 |
|
Alexandre Aubin
|
4a618a6290
|
Merge pull request #165 from SimonLefort/patch-1
Update 1.2.8.md
|
2024-08-05 18:39:29 +02:00 |
|
Alexandre Aubin
|
3331ddc489
|
Merge pull request #164 from YunoHost-Apps/testing
Update ADMIN.md
|
2024-08-05 18:37:30 +02:00 |
|
yunohost-bot
|
0deca18470
|
Auto-update READMEs
|
2024-07-24 14:39:55 +00:00 |
|
Alexandre Aubin
|
904717b032
|
Update doc/ADMIN.md: replace source venv/bin/activate with PATH prepend
|
2024-07-24 16:39:51 +02:00 |
|
Simon Lefort
|
65fec6a186
|
Update 1.2.8.md
Add option for port (easier to see where to change if user use a custom port).
|
2024-07-24 09:26:15 +02:00 |
|
Alexandre Aubin
|
7038c68a64
|
Update ADMIN.md: remove confusing stuff about checking the db.sql dumps
|
2024-07-11 01:05:03 +02:00 |
|
Alexandre Aubin
|
0099008da8
|
Update ADMIN.md
|
2024-07-10 22:04:53 +02:00 |
|
Kayou
|
c05121ef5d
|
Merge pull request #162 from YunoHost-Apps/testing
Testing
|
2024-07-03 15:49:59 +02:00 |
|
Kayou
|
e20b7394cd
|
fix upgrade args
|
2024-07-03 10:22:37 +02:00 |
|
Kayou
|
15fe05c5ce
|
g
|
2024-07-03 09:31:30 +02:00 |
|
Kayou
|
a8e76eda94
|
add a working bookworm version to test
|
2024-07-03 09:31:03 +02:00 |
|
Kayou
|
0cffc5bba4
|
Update conf/backup_method
|
2024-07-02 09:15:25 +02:00 |
|
yunohost-bot
|
b9dc0d16fa
|
Auto-update READMEs
|
2024-06-28 08:26:46 +00:00 |
|
Kayou
|
54af11bd4a
|
fix config panel
|
2024-06-28 10:26:42 +02:00 |
|
Kayou
|
68d887fa7d
|
add log file to the service in restore script too
|
2024-06-25 14:37:22 +02:00 |
|
eric_G
|
285999f9ec
|
Merge pull request #163 from YunoHost-Apps/enh/use-repo-and-logging-env-var
Misc improvements
|
2024-06-25 09:19:40 +02:00 |
|
yunohost-bot
|
619b53356f
|
Auto-update READMEs
|
2024-06-24 23:16:32 +00:00 |
|
Alexandre Aubin
|
910751dd13
|
Update manifest.toml: bump version
|
2024-06-25 01:16:28 +02:00 |
|
Alexandre Aubin
|
9bd51cc876
|
Update manifest.toml: bump RAM build requirement to 500M, cf https://forum.yunohost.org/t/30126
|
2024-06-25 01:11:09 +02:00 |
|
Kay0u
|
4e15f55b9b
|
prune -P is deprecated, use --glob-archives
|
2024-06-21 21:11:16 +02:00 |
|
Kay0u
|
7d36895fcb
|
add more info in logs
|
2024-06-21 20:53:29 +02:00 |
|
Kay0u
|
d3f58d01d0
|
avoid an error about the fact that the repo already exists (I assume that getting the config of a repo is fast, but maybe not?)
|
2024-06-21 20:12:09 +02:00 |
|
Kay0u
|
014972b810
|
use env var BORG_REPO and BORG_LOGGING_CONF to manage repo and logs
|
2024-06-21 20:09:16 +02:00 |
|
Kay0u
|
9c033bf31f
|
backup/restore backup-with-borg and logging files
|
2024-06-21 20:07:07 +02:00 |
|
Kay0u
|
d866d0fcaf
|
add logging conf
|
2024-06-21 20:06:39 +02:00 |
|
Alexandre Aubin
|
4fba0e04de
|
Update manifest.toml: lack of permissions block ends up in the config panel being broken because the webadmin wants a label?
|
2024-06-20 20:59:07 +02:00 |
|
Mateusz
|
30aa65c7ef
|
Create 1.2.8.md
|
2024-06-19 10:34:18 +02:00 |
|
yunohost-bot
|
0a4ea21beb
|
Auto-update READMEs
|
2024-06-10 16:56:42 +00:00 |
|
eric_G
|
c257e12c2b
|
Merge pull request #156 from olberger/patch-1
Fix typo in README.md
|
2024-06-10 18:56:38 +02:00 |
|
eric_G
|
053e26943a
|
Merge pull request #161 from CodeShakingSheep/fix-mail-encoding-and-typos
Fix mail encoding and typos
|
2024-06-10 18:55:52 +02:00 |
|
CodeShakingSheep
|
dbee3a5033
|
Update backup-with-borg
Fix mail encoding and typos
|
2024-06-09 09:46:59 -05:00 |
|
Olivier Berger
|
e983d815f9
|
Tiny typo fix in DESCRIPTION.md
Editing the root cause of the typo
|
2024-05-29 18:27:51 +02:00 |
|
Olivier Berger
|
f3e044a7d6
|
Fix typo in README.md
Tiny typo fix. Hth
|
2024-05-29 11:41:16 +02:00 |
|
yunohost-bot
|
159bd111c6
|
Auto-update READMEs
|
2024-05-21 20:33:03 +00:00 |
|
Alexandre Aubin
|
c4921d62ff
|
Merge pull request #148 from YunoHost-Apps/testing
Manifest v2
|
2024-05-21 22:32:52 +02:00 |
|
|
3d91ffd4d1
|
Save password at install time
|
2024-05-16 13:50:12 +02:00 |
|
|
cb09827eea
|
config script: fix call to borg
|
2024-05-15 22:33:30 +02:00 |
|