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

49 commits

Author SHA1 Message Date
Alexandre Aubin
b80ee8b347 Cleanup the whole stuff with .tpl file ... we don't need to copy them to intermediate locations, nor to backup/restore them... 2023-10-05 19:00:56 +02:00
Alexandre Aubin
3a72871641 follow-up of previous commit : we probably need yunohost's lock to be able to trigger the regenconf from inside the service script 2023-10-05 18:49:41 +02:00
Alexandre Aubin
f40082a94c yolo: we shouldn't need to add an app-specific conf for dnsmasq only to add 'interface=wlanX', it's already handled by the core, we just need to regen-conf dnsmasq when we start/stop the hotspot ? 2023-10-05 18:45:03 +02:00
HgO
92876e023e add checks before closing dhcp ports 2023-09-22 18:12:20 +02:00
HgO
5d7a9ca16e restart dnsmasq to apply config change 2023-09-22 17:44:27 +02:00
HgO
2b60fee9f2 configure dnsmasq to enable dns resolver on wifi interface 2023-09-22 17:33:14 +02:00
Alexandre Aubin
c39e31a92c
Code review / add quotes around suspicious vars that may be empty 2023-09-17 21:57:39 +02:00
HgO
20cd43340c Revert "fix firewall port warning"
This reverts commit ee04b0449b.
2023-08-23 15:46:15 +02:00
HgO
7803699e66 display unused wifi devices 2023-08-23 10:24:43 +02:00
HgO
ee04b0449b fix firewall port warning 2023-08-22 15:26:24 +02:00
HgO
538826b32e enable multi instance 2023-08-21 18:43:20 +02:00
HgO
d6b5dc62c5 custom systemd config for hostapd to handle multiple instances 2023-08-21 16:17:22 +02:00
HgO
676e6d9733 backup, restore & remove config files 2023-08-21 11:04:39 +02:00
HgO
ee1f3cd176 fix restore 2023-08-21 10:52:04 +02:00
HgO
2d8b586794 remove openvpn coupling 2023-08-16 20:39:02 +02:00
Alexandre Aubin
e391e0a645 Fix RPi install: unblock wlan interface 2021-10-17 21:24:51 +02:00
Alexandre Aubin
eb902efa8c Cleanup legacy stuff 2021-10-13 01:22:32 +02:00
ljf
e8370e5527 [fix] Adapt install/remove/backup/restore scripts 2021-09-20 19:47:24 +02:00
Alexandre Aubin
7c1c6c8e15 Fix weird permission stuff 2021-06-07 18:32:16 +02:00
yalh76
c206729f62 Fix rights 2021-05-28 02:16:18 +02:00
yalh76
b611037523 Merge branch 'example' of https://github.com/yalh76/hotspot_ynh into example 2021-05-22 11:53:09 +02:00
yalh76
2534da618e Missing stuff 2021-05-22 11:53:07 +02:00
yalh76
36abf65737
Update scripts/restore
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-05-22 11:44:30 +02:00
yalh76
165c82b77d Apply example_ynh 2021-05-15 20:52:43 +02:00
Alexandre Aubin
3663173000
Fix permissions in restore 2021-05-13 16:20:18 +02:00
HugoPoi
98a999b5cc fix(: remove need exposed ports, ports are only exposed on LAN 2021-03-29 11:20:25 +02:00
HugoPoi
333a3981e5 use ynh_install_extra_app_dependencies for non-free 2021-03-21 12:50:18 +01:00
HugoPoi
bf890a9e27 refactor: remove old ynh_normalize_url_path
better description

remove ask for mandatory app install args

needs_exposed_ports 547 67 for service

add recommended User=root in service unit file
2021-03-20 20:19:09 +01:00
HugoPoi
94d94648de feat: hot reloading wifi usb drivers
close #62
2021-03-17 11:09:46 +01:00
HugoPoi
63e4f87efd feat: support for non-free firmware on armbian
close #60
2021-03-16 20:19:00 +01:00
Alexandre Aubin
6056df3b53 Add a proper --test_status command 2020-11-29 03:59:30 +01:00
Alexandre Aubin
0d2f5f5c40 Fix install miserably failing + other weird stuff 2020-11-29 03:51:33 +01:00
Alexandre Aubin
79f1e5a2a1 Fix regression about lock issues by removing the need to call yunohost commands from inside the service script 2020-07-07 17:06:58 +02:00
yalh76
82aa3bb0bd Fix service add 2020-06-27 17:44:26 +02:00
yalh76
344ba7b541 Apply example_ynh 2020-06-15 23:04:19 +02:00
Kayou
e376c50ad6
--need_lock on restore 2019-02-26 01:24:01 +01:00
Kayou
fab4ff8643
chown on upgrade and restore 2019-02-26 01:21:09 +01:00
Kayou
89b59655d5
Fixing backup restore 2019-02-24 22:21:59 +01:00
Kayou
d8667b93ae
Create folder in restore script 2019-02-24 22:04:02 +01:00
Kayou
ec0fb4bc5d
Fixing restore 2019-02-24 21:25:41 +01:00
Kayou
4da218f982
Implementing restore script 2019-02-23 02:05:54 +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
7cbd23c1ec using new helpers and script formatting 2018-05-10 14:15:18 +02:00
Julien Vaubourg
0637cdf401 Fix upgrade/restore script 2016-05-14 21:24:20 +02:00
Julien VAUBOURG
19a6ae7d64 Save settings before upgrading 2015-07-26 10:43:44 +02:00
Julien VAUBOURG
1a9ef49ea5 Add backup/restore scripts 2015-07-25 16:33:38 +02:00