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

223 commits

Author SHA1 Message Date
Éric Gaspar
d1e2a3107a Revert "Merge pull request #35 from YunoHost-Apps/testing"
This reverts commit c7129a59c0, reversing
changes made to da3cc18b28.
2024-05-14 10:37:34 +02:00
Salamandar
5158d3be8a Bump Node version to 18 2024-03-29 18:37:49 +01:00
ec2d072e53 Cleanup upgrade, full_replace=1 2024-03-29 16:41:41 +01:00
f9128326e3 Fix restore script 2023-06-10 21:28:57 +02:00
Éric Gaspar
d7c84e5347 fix 2023-06-10 21:15:54 +02:00
Éric Gaspar
03cc4a989d fix 2023-06-10 21:15:54 +02:00
Éric Gaspar
dfa4ff1614 linter 2023-06-10 21:15:54 +02:00
b7f0114af1 Manifest v2 port 2023-06-09 22:20:33 +02:00
ericgaspar
26446b90f9 Upgrade to 2.4.1 2022-05-28 10:36:47 +02:00
ericgaspar
e2e69bd714
Fix
- Fix linter warning
- Add description
2021-09-04 10:33:30 +02:00
Alexandre Aubin
aaac82951a
Fix nginx conf not being removed 2021-06-19 13:21:35 +02:00
bd57971b33 Wetty needs auth_header=false to log as another user. auth_header is settable on a new permission only. 2021-05-19 20:36:12 +02:00
4e3bc60f93 Try to fix permissions 2021-05-19 20:36:12 +02:00
da7ad42b92 Small changes from example_ynh, spaces to tabs 2021-05-19 19:53:27 +02:00
aa47f27d91 Change where the log directory is created. 2021-05-19 09:05:43 +02:00
yalh76
232119e635 Update upgrade 2021-05-18 23:28:39 +02:00
yalh76
7ec376572c Update install 2021-05-18 23:28:39 +02:00
yalh76
f67554baa1 remove not needed files after build 2021-05-18 23:28:39 +02:00
yalh76
d54f3cec73 Fix restore on a fresh YunoHost 2021-05-18 23:28:39 +02:00
yalh76
0415ee9a86 Several fixes 2021-05-18 23:28:39 +02:00
yalh76
50b756a5e6 Apply last example_ynh 2021-05-18 23:28:39 +02:00
e6f4eb3d1c Local build, to be sure of which version we use 2021-05-18 23:28:39 +02:00
a6e87ff237 Use config file instead of writing config in systemd file 2021-02-07 13:40:19 +01:00
Salamandar
f69c54c53d Rollback to 2.0.2 because of upstream bug.
Keep yunohost version at 2.0.3~ynh3 to force an "update".
Force version installed by yarn.
2021-02-07 11:42:10 +01:00
7029742de2 Fix permissions on installed files.
Try to fix "unknown command -p".
2021-01-25 17:08:06 +01:00
Alexandre Aubin
9426cab0d7
Finding an available port 2021-01-09 22:33:02 +01:00
yalh76
74ea9c33b3
Update scripts/upgrade 2020-10-21 00:09:05 +02:00
ericgaspar
713a913ebd
Small typos 2020-10-13 09:08:33 +02:00
ericgaspar
fd6a8b78fa
Update _common.sh 2020-10-13 08:53:58 +02:00
ericgaspar
95f7f7a068
Upgrade to v.2.0.2 2020-10-13 08:47:33 +02:00
Félix Piédallu
39da33232b Remove --time, fix progressions 2020-07-01 10:20:07 +02:00
Félix Piédallu
94e407e0fb Cleanup scripts, add checks for automatic variables 2020-07-01 10:15:20 +02:00
4ab7265e89 Add missing variable in change_url 2020-06-30 23:13:46 +02:00
Félix Piédallu
1b66a7b4f1 Do not restore logrotate (yet) 2020-06-30 18:29:40 +02:00
Félix Piédallu
58eae4da98 fix indent 2020-06-30 18:14:28 +02:00
Félix Piédallu
1aa40052e6 Update change_url script 2020-06-30 17:57:11 +02:00
Félix Piédallu
310d930618 Update backup/restore scripts 2020-06-30 17:56:59 +02:00
Félix Piédallu
213d950508 Update install,upgrade scripts and systemd service to remove log redirection 2020-06-30 17:29:11 +02:00
Félix Piédallu
6bd42c19ab Remove --time from install, remove. Adapt backup script. 2020-06-30 16:01:37 +02:00
Félix Piédallu
77696a23cb Wooops, forgot node env for yarn call 2020-06-30 16:00:38 +02:00
Félix Piédallu
8f825815fc Specify home dir at install 2020-06-30 14:57:57 +02:00
Félix Piédallu
4afe62cb17 Initial wetty commit. App works, only install/remove though. 2020-06-30 11:15:48 +02:00
yalh76
d2f32be8ed Update upgrade 2020-06-16 23:07:13 +02:00
yalh76
370d562e89 Merge branch 'master' into service_integration 2020-06-16 22:55:28 +02:00
yalh76
7d726ecf54
Merge pull request #128 from YunoHost/upgrade_steps
Change upgrade step order
2020-06-16 22:50:21 +02:00
yalh76
b5a7e543ff Bored of the A CRON FILE step
because in the example, there is more than juste the cron file in the remove script
2020-06-04 17:38:27 +02:00
yalh76
26a5c52d5b Change step upgrade step order
to be compliant with install script
2020-06-04 17:26:46 +02:00
yalh76
6e9e1728b0 Revert "Change upgrade steps order"
This reverts commit 265e7b02ca.
2020-06-04 17:24:38 +02:00
yalh76
265e7b02ca
Change upgrade steps order
to be homogeneous with install steps order
2020-06-04 17:22:45 +02:00
yalh76
67437ba64d Adding service integration step during upgrade 2020-06-04 16:52:38 +02:00