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

268 commits

Author SHA1 Message Date
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
80133986a9 We don't need prerequisites stuff, dnsmasq is the default now 2021-01-07 18:14:07 +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
dc7139bed4
Merge pull request #69 from labriqueinternet/testing
Testing
2020-11-28 01:22:07 +01:00
Alexandre Aubin
d8003bf3ba
Update install 2020-11-02 19:54:21 +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
73476e02fa
Merge pull request #66 from labriqueinternet/cleanup
Cleanup
2020-10-12 20:48:38 +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
34abf52162 No need to reload nginx/php-fpm, the helpers already handle it 2020-09-24 00:05:30 +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
a36f58cd29 Bump package version 2020-07-07 17:09: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
Alexandre Aubin
d5cfd9c107
Merge pull request #64 from labriqueinternet/testing
Buster
2020-07-03 19:18:51 +02:00
agentcobra
69571000d8
Merge branch 'master' into testing 2020-06-27 20:39:36 +02:00
agentcobra
ce90839169
Merge pull request #58 from jershon/ENH-readme
Enhanced the README in accordance to YunoHost Apps README template
2020-06-27 20:32:26 +02:00
agentcobra
ddb0a12fdb
Merge pull request #65 from yalh76/testing
Fix service add
2020-06-27 20:31:07 +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
60d5a911fb Update manifest.json 2020-06-15 23:04:19 +02:00
yalh76
1bb805dcdd Add templates 2020-06-15 23:04:19 +02:00
yalh76
344ba7b541 Apply example_ynh 2020-06-15 23:04:19 +02:00
Julien Jershon
af2b7a678c Enhanced the README in accordance to YunoHost Apps README template 2019-10-19 10:01:39 +02:00
Alexandre Aubin
ec919eb58f
Merge pull request #57 from labriqueinternet/fix-remove
fix remove
2019-09-03 20:51:07 +02:00
Kayou
918951b721
fix remove 2019-07-21 18:31:12 +02:00
Kayou
a4837a8063
Merge pull request #51 from kay0u/update-scripts-to-the-new-standard
Update scripts to the new standard
2019-04-12 09:00:09 +02:00
Kayou
8805308a33
Merge pull request #1 from keomabrun/update-scripts-to-the-new-standard
adding iw full path
2019-04-08 14:04:02 +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
157a5b8eb6
Merge pull request #56 from labriqueinternet/fix-if
Misc fixes (for RPi3 but not only)
2019-03-21 02:16:22 +01:00
Kayou
3f20eb42b4
Restore firmware_nonfree to a choice 2019-03-19 21:33:16 +01:00
Alexandre Aubin
fcfe018a74
Merge branch 'master' into update-scripts-to-the-new-standard 2019-03-14 03:11:49 +01:00
Alexandre Aubin
e51559d856
Also set DAEMON_CONF in /etc/default/hostapd 2019-03-14 02:39:00 +01:00
Alexandre Aubin
9a68383abb
Unmask hostapd 2019-03-14 02:38:06 +01:00
Alexandre Aubin
2c87738877
Fix ifs related to ynh_service_enabled 2019-03-13 13:27:34 +01:00
Alexandre Aubin
b909ba3b9b
The script miserably crash if the command fails ... better to test the command in the if directly, no need to use $? 2019-03-12 18:17:04 +01: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
Alexandre Aubin
74ad064c7f
Merge pull request #54 from labriqueinternet/force-nonfree-to-false-on-armbian
Force firmware_nonfree to no on armbian
2019-03-08 15:14:58 +01:00
Alexandre Aubin
b760285340
Typo in README 2019-03-03 00:44:30 +01:00
Alexandre Aubin
c032c4fa89
Consistency with VPNclient's README 2019-03-03 00:43:38 +01:00
Alexandre Aubin
44796a9efc Force firmware_nonfree to no on armbian 2019-02-28 23:56:22 +01:00
Kayou
31f30fac54
Update remove 2019-02-26 08:48:04 +01:00
Kayou
b118b790b9
Retrieve service_name in upgrade script 2019-02-26 01:31:37 +01:00
Kayou
6971c9626a
tab 2019-02-26 01:29:05 +01:00