Yunohost-Bot
496bfd2bea
Auto-update README
2022-01-15 15:08:01 +00:00
tituspijean
16a27682c9
Upgrade to v20220103
2022-01-15 16:07:52 +01:00
tituspijean
6879e7097d
Merge pull request #19 from YunoHost-Apps/testing
...
Testing
2021-11-09 00:09:27 +01:00
Yunohost-Bot
fdec4e529e
Auto-update README
2021-11-08 23:02:05 +00:00
tituspijean
fd4ccc60da
Bump package version
2021-11-09 00:01:50 +01:00
tituspijean
32823caf8d
Delete log directory while removing app
2021-11-08 23:53:40 +01:00
tituspijean
7fa6303fec
Downgrade NodeJS req and do not force npm audit fix
2021-11-08 23:49:29 +01:00
tituspijean
c539fa6a2d
Merge pull request #18 from YunoHost-Apps/testing
...
Testing
2021-10-24 14:28:12 +02:00
Yunohost-Bot
04d83cdea0
Auto-update README
2021-10-24 12:27:51 +00:00
tituspijean
b27116166f
Bump package version
2021-10-24 14:27:33 +02:00
tituspijean
cb088d7bf2
Update check_process
2021-10-24 12:06:57 +02:00
tituspijean
a1c1db3e77
Merge pull request #17 from YunoHost-Apps/linter
...
Linter
2021-10-24 11:49:01 +02:00
tituspijean
cc7bb224d8
Remove superfluous log-level flag
2021-10-24 00:28:27 +02:00
tituspijean
153c51bd25
Set HOME for npm commands in upgrade script
2021-10-24 00:27:23 +02:00
tituspijean
63fac66788
Force npm audit fix in upgrade script
...
May introduce breaking changes, someday...
2021-10-24 00:09:59 +02:00
tituspijean
e71197e16a
ynh_use_nodejs needed in upgrade script
2021-10-23 23:33:24 +02:00
tituspijean
7de27214d7
Silence build steps
2021-10-23 18:15:08 +02:00
tituspijean
1fe53c67a4
Fix NodeJS dependencies install
2021-10-06 23:47:30 +02:00
Yunohost-Bot
0b520efc4f
Auto-update README
2021-10-06 21:37:13 +00:00
tituspijean
409432f5fb
Recreate log directory during restore
2021-10-06 23:37:05 +02:00
tituspijean
7a05e06319
Upgrade NodeJS requirement
2021-10-06 23:37:05 +02:00
tituspijean
dedacc0778
Add documentation
2021-10-06 23:37:04 +02:00
Yunohost-Bot
2b43e75375
Auto-update README
2021-10-05 22:20:05 +00:00
tituspijean
97c4bbaa52
Appease linter
2021-10-06 00:19:49 +02:00
yalh76
e326912d30
Merge pull request #16 from YunoHost-Apps/testing
...
Option --others_var is deprecated / irrelevant since 4.2, and will be…
2021-08-14 19:00:41 +02:00
yalh76
d791fc51fd
Option --others_var is deprecated / irrelevant since 4.2, and will be removed in Bullseye. Yunohost now manages conf using ynh_add_config which automatically replace all __FOOBAR__ by $foobar
2021-08-14 16:39:03 +02:00
yalh76
848ab051a4
Merge pull request #15 from YunoHost-Apps/testing
...
Update issue and PR templates
2021-08-11 22:14:42 +02:00
yalh76
a1b8d05259
Merge pull request #13 from yunohost-bot/issue-and-pr-template
...
[autopatch] Update issue and PR templates
2021-08-11 22:13:17 +02:00
yalh76
c23dd5d6c4
Merge branch 'master' into testing
2021-08-11 08:49:25 +02:00
Yunohost-Bot
4c426ae15d
[autopatch] Update issue and PR templates
2021-05-13 17:54:38 +02:00
tituspijean
ee21d7481f
Drop is_public/SSO handling in upgrade
2021-03-22 21:00:21 +01:00
tituspijean
b31f73762d
Improve manifest
2021-03-22 21:00:21 +01:00
tituspijean
0f51aec95c
Fix linter warnings
2021-03-22 21:00:21 +01:00
tituspijean
97965c16ff
Fix sources and bump version
2021-03-22 21:00:21 +01:00
tituspijean
d3df536e45
Drop is_public/SSO handling in upgrade
2021-03-22 17:47:48 +01:00
tituspijean
7aa519dba8
Improve manifest
2021-03-22 12:56:38 +01:00
tituspijean
9b45f33b7b
Fix linter warnings
2021-03-22 12:53:01 +01:00
tituspijean
4ae7c13f7d
Fix sources and bump version
2021-03-22 12:49:49 +01:00
tituspijean
9bb80844ec
Quiet systemctl in restore
2021-01-10 13:02:11 +01:00
Éric Gaspar
f7aa84d20f
Set badge to SVG
2021-01-10 13:02:11 +01:00
Alexandre Aubin
17185df467
Finding an available port
2021-01-10 13:02:11 +01:00
tituspijean
0ecc78b896
Enhancements ( #9 )
...
* [enh] systemd help with dynamic variables
* [fix] unbound variable
* [enh] test nodejs helper
* [fix] node and npm paths
* [fix] ...
* [fix] upgrade
* force replacing certs
* standard admin and password if missing
* [enh] specify experimental helpers
* [fix] check_process
After zerotier_ynh removal from apps list, one has to --force its installation
* [rem] unnecessary sudo in nodejs helpers
* [enh] calibrating script progression
* [upg] package version
* fix
* Fix
* Fix name in README
* Remove integrated helper
* Add service integration progress message
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-12-06 09:29:46 +01:00
tituspijean
a8ec03f1de
Update check_process and fix CI warnings ( #7 )
...
* [fix] check_process
After zerotier_ynh removal from apps list, one has to --force its installation
* [rem] unnecessary sudo in nodejs helpers
* [enh] calibrating script progression
* [upg] package version
2020-05-14 17:31:45 +02:00
tituspijean
724dadb4a5
[enh] improved systemd and nodejs helpers ( #5 )
...
* [enh] systemd help with dynamic variables
* [fix] unbound variable
* [enh] test nodejs helper
* [fix] node and npm paths
* [fix] ...
* [fix] upgrade
* force replacing certs
* standard admin and password if missing
* [enh] specify experimental helpers
2020-04-25 15:34:13 +02:00
Alexandre Aubin
b40dddcbbe
Update manifest.json
...
Co-authored-by: tituspijean <tituspijean@outlook.com>
2020-04-18 18:50:56 +02:00
tituspijean
86821d48e0
[enh] quiet grep
...
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-18 18:48:34 +02:00
tituspijean
d9d7444b09
[rem] default credentials
2020-04-18 18:48:34 +02:00
tituspijean
d29e919bfa
[upd] readme
2020-04-18 18:48:34 +02:00
tituspijean
e45afc1543
[fix] no need to rehash password during upgrade
2020-04-18 18:48:34 +02:00
tituspijean
35d8edd4c8
[fix] proper path to argon2-cli
2020-04-18 18:48:34 +02:00