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

22 commits

Author SHA1 Message Date
Alexandre Aubin
cf03447866 Oopsies 2023-10-05 19:27:55 +02:00
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
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
Alexandre Aubin
f55f117625 Fix indent in _common.sh 2023-10-05 18:26:41 +02:00
HgO
92876e023e add checks before closing dhcp ports 2023-09-22 18:12:20 +02:00
HgO
fe15d2e575 restart dnsmasq to apply config change 2023-09-22 17:41:44 +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
7803699e66 display unused wifi devices 2023-08-23 10:24:43 +02:00
HgO
69478cd6e2 create functions for configuring hostapd and dhcp 2023-08-22 14:51:13 +02:00
Alexandre Aubin
eb902efa8c Cleanup legacy stuff 2021-10-13 01:22:32 +02:00
yalh76
c206729f62 Fix rights 2021-05-28 02:16:18 +02: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
yalh76
344ba7b541 Apply example_ynh 2020-06-15 23:04:19 +02:00
keoma
212cd7ca18 Fix #47 2019-02-19 08:38:12 +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
Renamed from scripts/helpers (Browse further)