1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00
Commit graph

297 commits

Author SHA1 Message Date
Pierre Bourré
1618d3fbbb Fixing the install 2019-02-23 23:17:23 +01:00
Kayou
f1861e7ad4
Removing more files 2019-02-23 02:12:04 +01:00
Kayou
4da218f982
Implementing restore script 2019-02-23 02:05:54 +01:00
Kayou
76ebbd97e2
Implementing backup script 2019-02-23 02:05:34 +01:00
Kayou
f519a9611b
More checksum 2019-02-23 02:04:57 +01:00
Kayou
79ec958aad
Store checksum 2019-02-23 01:40:10 +01:00
Kayou
ff5fb06ea1
Fixing permission 2019-02-23 01:39:09 +01:00
Kayou
16e6e1582d
Update remove script 2019-02-23 01:22:56 +01:00
Kayou
23454dff02
Don't need to reload php fpm 2019-02-23 01:09:49 +01:00
Kayou
35313a1242
changing file name 2019-02-23 01:01:32 +01:00
Kayou
d42cd3db10
no more sudo 2019-02-23 01:01:18 +01:00
Kayou
dcfb292d75
Fixing some errors 2019-02-23 00:56:02 +01:00
Kayou
6ed5b79d45
Complete refactor of the install script 2019-02-23 00:46:33 +01:00
Kay0u
baa678b6d5 remove: using ynh_remove_app_dependencies 2019-02-20 19:48:43 +01:00
Kay0u
86e543231a remove: using ynh_remove_systemd_config 2019-02-20 19:47:32 +01:00
Kay0u
d90f5ff323 install: using ynh_add_systemd_config 2019-02-20 19:46:27 +01:00
Kay0u
4637e28176 install: $packages has dependencies 2019-02-20 19:46:07 +01:00
Kay0u
690c7aa1e1 firmware_nonfree is now a boolean 2019-02-20 19:43:50 +01:00
Alexandre Aubin
440662a956 During upgrade : make sure that the yunohost service has a description and need-lock enabled 2019-02-19 08:38:12 +01:00
Alexandre Aubin
a3536a3845 --need_lock requires 3.2.x 2019-02-19 08:38:12 +01:00
Alexandre Aubin
3a9ade4d98 Use 'yunohost service' in remove script 2019-02-19 08:38:12 +01:00
Alexandre Aubin
b9bce541d1 Systemctl is fine with regular services ;) 2019-02-19 08:38:12 +01:00
keoma
212cd7ca18 Fix #47 2019-02-19 08:38:12 +01:00
Alexandre Aubin
b1be389dd3
Merge pull request #50 from kay0u/patch-1
Fix restore
2019-02-18 15:21:35 +01:00
Kayou
08a9db3fb5
Fix restore 2019-02-18 12:55:42 +01:00
Alexandre Aubin
16b705afde
Fix some warnings and issues with file deletions 2019-02-18 12:03:24 +01:00
Alexandre Aubin
3805b3cbeb
Update check_process, set level 4 as na (not relevant) 2019-02-18 12:00:15 +01:00
Alexandre Aubin
1f5aece416
Merge pull request #48 from keomabrun/dev_47
move the service enable statement
2019-02-16 19:17:24 +01:00
keoma
63c58ce5c2 move the service enable statement 2019-02-16 00:42:11 +01:00
keoma
9ba23345a3 fix getting the vpnclient settings 2019-02-15 22:41:37 +01:00
keoma
5de8193998 create a dedicated system user with sudo permissions 2019-02-12 08:40:20 +01:00
Keoma Brun
27092350fb
Merge pull request #45 from keomabrun/dev_42
#42 using systemctl to get service status
2019-02-11 20:41:47 +01:00
keoma
e52b30cff8 #42 using systemctl to get service status 2019-02-11 20:28:18 +01:00
agentcobra
4bf75c3112
Merge pull request #43 from keomabrun/dev_39
add service description
2019-02-10 17:12:09 +01:00
keoma
290b9954ac add service description 2019-02-10 16:51:06 +01:00
Keoma Brun
b1d97c02be
Merge pull request #34 from keomabrun/master
removing -v from ynh_app_setting_set
2019-02-10 01:21:30 +01:00
keoma
aa3d54b6b4 removing -v from ynh_app_setting_set 2019-02-10 01:18:23 +01:00
Keoma Brun
60b54c05c9
Merge pull request #37 from keomabrun/dev_36
Fix #36 package_linter checks
2019-02-10 01:16:47 +01:00
keoma
3386663c02 firmware_nonfree as string 2019-02-10 01:13:58 +01:00
keoma
c5c3b33025 Revert "firmware_nonfree is now a boolean"
This reverts commit 898604a772.
2019-02-10 01:13:04 +01:00
keoma
898604a772 firmware_nonfree is now a boolean 2019-02-09 15:18:42 +01:00
keoma
7d3f8bedc3 replace yunohost app setting by helper 2019-02-09 13:35:46 +01:00
keoma
3f352f89c4 yep 2.1 - manifest 2019-02-09 13:32:28 +01:00
keoma
8617c23c2b properly using ynh_secure_remove 2019-02-09 13:03:20 +01:00
keoma
e4ea067b26 Revert "now using ynh_secure_remove helper"
This reverts commit e4c80d4c6b.
2019-02-09 12:55:45 +01:00
keoma
e4c80d4c6b now using ynh_secure_remove helper 2019-02-09 12:51:11 +01:00
keoma
bfcf8067f3 removing sudo calls 2019-02-09 12:42:19 +01:00
Keoma Brun
4234f6218b
Merge pull request #31 from labriqueinternet/fix-ci
Fix tests on the CI (level 2)
2019-02-03 19:55:31 +01:00
Alexandre Aubin
546fd17712 Fix tests on the CI (level 2) 2019-01-29 22:07:27 +01:00
Sebastien Badia
3c48231c88
doc: s/NextCloud/LaBriqueInterNet Hotspo/ thx agentcorba 2018-05-13 11:37:33 +02:00