Alexandre Aubin
|
3be5d12a97
|
Merge branch 'testing' into remove_multissid
|
2023-09-17 22:04:16 +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
|
1d5d14162c
|
typo
|
2023-08-24 08:45:34 +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
|
2a1aa43954
|
setup advanced setting
|
2023-08-22 15:09:30 +02:00 |
|
HgO
|
69478cd6e2
|
create functions for configuring hostapd and dhcp
|
2023-08-22 14:51:13 +02:00 |
|
HgO
|
5e89bf7d91
|
scan wifi devices earlier
|
2023-08-21 23:14:42 +02:00 |
|
HgO
|
b840bac031
|
delete legacy files only when multissid detected
|
2023-08-21 23:12:27 +02:00 |
|
HgO
|
5b2143d814
|
stupid bash syntax
|
2023-08-21 22:46:38 +02:00 |
|
HgO
|
baf3dac35f
|
apply config during install and upgrade
|
2023-08-21 22:40:58 +02:00 |
|
HgO
|
ee19798159
|
fix exec permissions
|
2023-08-21 19:19:24 +02:00 |
|
HgO
|
8f6da7c103
|
fix cleanup
|
2023-08-21 19:16:02 +02:00 |
|
HgO
|
35eb80ef4a
|
remove .service prefix
|
2023-08-21 19:09:11 +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
|
186ec93570
|
typo bis
|
2023-08-20 18:35:02 +02:00 |
|
HgO
|
c077514062
|
typo
|
2023-08-20 18:15:58 +02:00 |
|
HgO
|
5b4c94c042
|
convert multissid settings
|
2023-08-20 18:02:20 +02:00 |
|
HgO
|
64075f2dd9
|
handle new dns settings
|
2023-08-20 17:24:29 +02:00 |
|
HgO
|
2d8b586794
|
remove openvpn coupling
|
2023-08-16 20:39:02 +02:00 |
|
Alexandre Aubin
|
506fcc14c0
|
Propagate renaming for hostapd conf templates
|
2021-11-16 00:50:41 +01:00 |
|
ljf (zamentur)
|
9ad8abd2e2
|
[fix] Residual php conf
|
2021-11-11 16:52:13 +01:00 |
|
Alexandre Aubin
|
eef16c74c4
|
Various fixes @_@
|
2021-10-18 01:39:24 +02:00 |
|
Alexandre Aubin
|
e2d7a00861
|
Get rid of ip6_addr, compute it based on the ip6_net instead
|
2021-10-18 00:04:34 +02:00 |
|
Alexandre Aubin
|
4031ed4567
|
ip6_net/addr -> change 'none' to empty string for better config panel integration / optional management etc (none ain't a valid IPv6 address)
|
2021-10-17 22:09:07 +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
|
42ce455c13
|
Update scripts/upgrade
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2021-05-22 11:44:05 +02:00 |
|
yalh76
|
165c82b77d
|
Apply example_ynh
|
2021-05-15 20:52:43 +02:00 |
|
Alexandre Aubin
|
79956b5f46
|
Fix permissions in upgrade
|
2021-05-13 16:19:09 +02:00 |
|
HugoPoi
|
98a999b5cc
|
fix(: remove need exposed ports, ports are only exposed on LAN
|
2021-03-29 11:20:25 +02:00 |
|
HugoPoi
|
1c156f2d26
|
refactor(config): config.php is handle by ynh_add_config
|
2021-03-27 12:22:28 +01: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
|
d5d9fcbcb9
|
manage upgrade from 29 Jan 2019
mv: cannot move '/etc/php/7.0/fpm/pool.d/wifiadmin.conf' to '/etc/php//fpm/pool.d/hotspot.conf': No such file or directory
|
2020-06-15 23:04:19 +02:00 |
|
yalh76
|
344ba7b541
|
Apply example_ynh
|
2020-06-15 23:04:19 +02:00 |
|
Kayou
|
3757b70454
|
fix service_name if empty
|
2019-03-11 00:44:58 +01:00 |
|
Kayou
|
f7c255a9cf
|
Fix the upgrade from an old commit
|
2019-03-11 00:34:27 +01:00 |
|