Alexandre Aubin
|
3ad8d0fa69
|
jpp des tpl
|
2021-11-15 22:00:52 +01:00 |
|
Alexandre Aubin
|
017c6dec05
|
Improve hostapd debugging
|
2021-11-15 19:59:24 +01:00 |
|
Bapt Abl
|
b41ad50c5b
|
Support any subnet for default gateway
|
2021-11-11 18:22:25 +01:00 |
|
Bapt Abl
|
0a05dfb661
|
Better setting of new_internet_device
|
2021-11-10 02:32:21 +01: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
|
fdce1dd305
|
Fix DNS resolvers not being parsed properly
|
2021-10-18 00:04:14 +02:00 |
|
Alexandre Aubin
|
2ea83a9ce1
|
Cleanup unused/duplicated files
|
2021-10-17 22:24:24 +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
|
bb2f1b8b13
|
[fix] Config panel
|
2021-09-20 18:01:28 +02:00 |
|
yalh76
|
c206729f62
|
Fix rights
|
2021-05-28 02:16:18 +02:00 |
|
Alexandre Aubin
|
12ff876d45
|
Fix locales_dir stuff in config.php
|
2021-03-30 16:06:18 +02:00 |
|
HugoPoi
|
1c156f2d26
|
refactor(config): config.php is handle by ynh_add_config
|
2021-03-27 12:22:28 +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
|
63e4f87efd
|
feat: support for non-free firmware on armbian
close #60
|
2021-03-16 20:19:00 +01:00 |
|
Alexandre Aubin
|
01c5115b20
|
Merge pull request #67 from labriqueinternet/no_device_defined
No device defined
|
2020-10-12 20:48:57 +02:00 |
|
Alexandre Aubin
|
b6ba430716
|
No need to go further if no wifi device defined
|
2020-09-24 00:07:43 +02:00 |
|
Alexandre Aubin
|
d3eb54ad46
|
No need to savagely restart php-fpm ... this dates back from the era were hotspot was run using admin
|
2020-09-24 00:04:31 +02: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
|
344ba7b541
|
Apply example_ynh
|
2020-06-15 23:04:19 +02:00 |
|
keoma
|
5c604193e0
|
adding iw full path
|
2019-04-07 23:47:20 +02:00 |
|
Alexandre Aubin
|
b858a19517
|
Merge branch 'master' into update-scripts-to-the-new-standard
|
2019-03-21 02:18:37 +01:00 |
|
Alexandre Aubin
|
2c87738877
|
Fix ifs related to ynh_service_enabled
|
2019-03-13 13:27:34 +01:00 |
|
Kayou
|
3b9b327f6a
|
the file is ynh-hotspot not hotspot
|
2019-02-26 01:10:40 +01:00 |
|
Kayou
|
35313a1242
|
changing file name
|
2019-02-23 01:01:32 +01:00 |
|
Kayou
|
6ed5b79d45
|
Complete refactor of the install script
|
2019-02-23 00:46:33 +01:00 |
|
keoma
|
5de8193998
|
create a dedicated system user with sudo permissions
|
2019-02-12 08:40:20 +01:00 |
|
keoma
|
e52b30cff8
|
#42 using systemctl to get service status
|
2019-02-11 20:28:18 +01:00 |
|
Julien Vaubourg
|
852d331df3
|
Add xlock waiting to iptables commands
|
2016-05-07 23:30:38 +02:00 |
|
Julien VAUBOURG
|
3ed39d684b
|
Fix error when there is no internet interface available (close #8)
|
2015-07-25 00:05:00 +02:00 |
|
Julien VAUBOURG
|
8c92752728
|
Add IPv6 firewalls (close #12)
|
2015-07-24 23:48:24 +02:00 |
|
Julien VAUBOURG
|
8411d9164b
|
Replace 'yunohost app setting' by a good old grep for more speed (close #10)
|
2015-07-24 20:56:19 +02:00 |
|
Sebastien Badia
|
12f7fd9d1d
|
doc: Fix Contribute link (update namespace)
|
2015-07-22 23:54:56 +02:00 |
|
Julien VAUBOURG
|
e15fb76389
|
Ready for Jessie (+ some improvements)
|
2015-05-25 02:23:28 +02:00 |
|
Sebastien Badia
|
78b5bb43f4
|
systemd: migrate the SySv init script to a simple bash script
|
2015-05-12 09:30:55 +02:00 |
|
Sebastien Badia
|
e56cc50d6c
|
systemd: Add a service unit for ynh-hotspot
note: require start and stop are a space separated list
|
2015-05-12 09:17:59 +02:00 |
|
Sebastien Badia
|
428e5d789f
|
systemd: Convert services (SySv init) to systemctl (systemd) commands
|
2015-05-12 09:16:53 +02:00 |
|
Julien VAUBOURG
|
8c710a4be0
|
Fix bug with dhcpdv6
|
2015-05-08 01:08:32 +02:00 |
|
Julien VAUBOURG
|
1ffb47a76e
|
Differenciate dhcpd6 and dhcpd4 in the service
|
2015-05-02 17:41:54 +02:00 |
|
Julien VAUBOURG
|
b39ab65086
|
Works with non-multissid devices
|
2015-05-02 14:54:08 +02:00 |
|
Julien VAUBOURG
|
956440e797
|
Fix static mac addr
|
2015-05-02 12:51:57 +02:00 |
|
Julien VAUBOURG
|
adc0d4d3b2
|
Fix unsecured ssid
|
2015-05-02 12:32:19 +02:00 |
|
Julien VAUBOURG
|
7c54c97ccc
|
Add SCRIPT_FILENAME fastcgi parameter
|
2015-05-01 23:22:03 +02:00 |
|
Émile Morel
|
3408e3a991
|
change init depends from all to yunohost-api
|
2015-04-29 08:36:49 +02:00 |
|
Julien VAUBOURG
|
ab39322ebd
|
beta multissid
|
2015-04-26 21:34:11 +02:00 |
|
Julien VAUBOURG
|
9f744386fa
|
Add Atheros AR9271 and AR7010 firmwares
|
2015-04-15 18:06:53 +02:00 |
|
Julien VAUBOURG
|
2f123f903b
|
Remove php.ini modification
|
2015-04-09 21:47:05 +02:00 |
|
Julien VAUBOURG
|
0c10a4e891
|
Fix html typo
|
2015-03-18 21:35:30 +01:00 |
|
Julien VAUBOURG
|
56cc7e18a7
|
Fix DHCP problem after the system boot
|
2015-03-17 00:35:34 +01:00 |
|
Julien VAUBOURG
|
2a195bc33b
|
* Add "Install non-free firmwares" option
* Add Enable/Disable Service feature
* Add Secure/Unsecure Wifi feature
|
2015-03-14 15:44:48 +01:00 |
|