1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
billz
8e29570d07 Enable restart when hostapd is active. Addresses #495 2020-02-18 21:01:38 +00:00
Bill Zimmerman
bc8ed88d93
Merge pull request #465 from billz/802.11ac
802.11ac config
2020-01-01 10:58:22 -08:00
billz
e072e0a32a Replace hardcoded 5Ghz countries with constant 2019-12-31 19:12:01 +00:00
billz
882621a6af Prevent disabled state when AP mode is inactive 2019-12-29 23:34:31 +00:00
billz
6abe731ae5 Disable ac hw_mode if no 5Ghz country match 2019-12-27 03:16:50 +00:00
billz
75ebf08ae7 Implemented selectablechannels in custom.js 2019-12-26 21:36:27 +00:00
billz
05772a5ff2 Added selectable channels for wireless mode AC 2019-12-26 06:18:22 +00:00
billz
80133ece4b Disable toggle if managed mode not enabled. Resolves #455 2019-12-13 14:07:57 +00:00
billz
bce1278dfc Fix JP country code 2019-11-13 10:33:04 +00:00
billz
59472b1b89 Update help-block text to match gettext msg 2019-10-28 20:21:06 +00:00
billz
a126b9c8c2 Standardized on col-md-6 2019-10-24 21:42:03 +01:00
billz
cdf925c31a Update labels with gettext alias _() 2019-10-22 08:59:55 +01:00
billz
237c246ee6 Adjusted toggle spacing 2019-10-18 09:12:54 +01:00
billz
3ecb5d2f49 Tweak bootstrap4-toggles 2019-10-15 13:44:47 +01:00
billz
1f60b72f30 Tweak bootstrap-toggle 2019-10-15 01:17:13 +01:00
billz
04d2398c77 Add service-status indicator 2019-10-14 21:17:27 +01:00
billz
40e408dd98 Work in progress 2019-10-12 23:04:27 +01:00
billz
80aa640ac4 Minor: mode change 2019-09-08 16:12:51 +01:00
billz
8be24381a8 Processed with phpcbf for PSR-2 coding standard 2019-09-07 16:42:31 +01:00
billz
ef406edc61 Added check for monitor setting. Resolves #378 2019-09-07 09:55:42 +01:00
glaszig
680fa1de87 status messages always render in div tags; wrapping them in p tags is illegal in html 2019-08-19 22:37:22 +02:00
glaszig
33b99c0ae7 use template for hostapd page 2019-08-19 22:37:22 +02:00