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

1641 Commits

Author SHA1 Message Date
Bill Zimmerman
815a479ca5
Update README.md 2020-01-07 09:15:43 +01:00
billz
ff2c91fe8d Bugfix, resolves #457 2020-01-06 18:00:07 +00:00
billz
6106c3196a Bugfix. Resolves #470 2020-01-04 18:59:19 +00:00
billz
8d1b6a5c6a Minor: comments 2020-01-01 19:12:04 +00:00
Bill Zimmerman
bc8ed88d93
Merge pull request #465 from billz/802.11ac
802.11ac config
2020-01-01 10:58:22 -08:00
Yo
6230d787f7
Update dhcpcd.conf dns safe
Quad9 provides DNSSEC validation on our primary resolvers.
in addition Quad9 validate DNSSEC on our EDNS enabled service.
Quad9 does not and never will share any of its data with marketers, nor will it use this data for demographic analysis.
This means that for domains that implement DNSSEC security, the Quad9 system will cryptographically ensure that the response provided matches the intended response of the domain operator. In the event of a cryptographic failure, our system will not return an answer at all. This ensures protection against domain spoofing or other attacks that attempt to provide false data. Learn more about DNSSEC here: https://www.icann.org/resources/pages/dnssec-qaa-2014-01-29-en
2020-01-01 17:29:55 +00:00
billz
e072e0a32a Replace hardcoded 5Ghz countries with constant 2019-12-31 19:12:01 +00:00
billz
154eee337c Initial commit 2019-12-31 19:11:00 +00:00
billz
f41bfa93aa Fetch wireless regulatory data from config/wireless.json 2019-12-31 19:10:48 +00:00
billz
581798a15f Added constant for CRDA wireless regulatory domain 2019-12-31 19:09:26 +00:00
billz
ba8d245eca Revert "Expanded 5Ghz country list (testing)"
This reverts commit f1ff34af6d.
2019-12-30 04:41:07 +00:00
billz
a596568fbc Revert "Allow channel input up to 64 (testing)"
This reverts commit 40bc21a04b.
2019-12-30 04:39:37 +00:00
billz
882621a6af Prevent disabled state when AP mode is inactive 2019-12-29 23:34:31 +00:00
billz
3dfb5995b6 Minor: remove comments + fix indents 2019-12-29 19:30:55 +00:00
billz
40bc21a04b Allow channel input up to 64 (testing) 2019-12-28 00:05:59 +00:00
billz
f1ff34af6d Expanded 5Ghz country list (testing) 2019-12-28 00:04:50 +00:00
billz
597f1b04cf Fetch ajax channel value 2019-12-27 06:43:49 +00:00
billz
b6cd2e0fa1 Initial commit: ajax get channel 2019-12-27 06:34:09 +00:00
billz
6abe731ae5 Disable ac hw_mode if no 5Ghz country match 2019-12-27 03:16:50 +00:00
billz
3292bc580b Added disabled param to SelectorOptions() 2019-12-27 03:08:51 +00:00
billz
93514a6787 Minor: comments + formatting 2019-12-27 01:26:37 +00:00
billz
f8ac55da6f Added missing 4B models 2019-12-27 00:50:53 +00:00
billz
6a961e09b8 Added loadChannelSelect() to document.ready 2019-12-26 21:37:23 +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
597f2ebdb9 Added support for wireless mode AC 2019-12-26 06:17:27 +00:00
billz
6d7aa1b401 Added optional $event param to SelectorOptions() 2019-12-26 06:16:13 +00:00
billz
bbe430028c Updated wpa, wpa_pairwise 2019-12-26 06:15:04 +00:00
billz
0b6362e611 Updated with loadChannelSelect() 2019-12-26 06:14:03 +00:00
Bill Zimmerman
75451fb25f Rollback patch wpa_supplicant 2019-12-19 13:21:21 -08:00
Bill Zimmerman
32d398f07d
Update README.md 2019-12-14 13:28:35 +01:00
billz
78b09cc4b4 Initialize wpa_supplicant, create if absent. Resolves #452 2019-12-13 16:54:01 +00:00
Bill Zimmerman
7aad037cf4
Update README.md 2019-12-13 16:27:53 +01:00
billz
80133ece4b Disable toggle if managed mode not enabled. Resolves #455 2019-12-13 14:07:57 +00:00
billz
5462e26d95 Add detect managedModeEnabled state with iwgetid 2019-12-13 14:05:41 +00:00
billz
0d92cb636f Minor: add comments for clarity 2019-12-09 12:07:57 +00:00
billz
c94e3edd88 Minor: update version output 2019-12-04 19:34:50 +00:00
billz
8325b894ff Merge branch 'master' of https://github.com/billz/raspap-webgui 2019-12-02 08:27:44 +00:00
billz
d8e7a4fb91 Update release version 2019-12-02 08:26:54 +00:00
Bill Zimmerman
a8185d0d51
Update release 2.1 2019-12-01 12:16:51 +01:00
billz
233e5930e0 Merge branch 'master' of https://github.com/billz/raspap-webgui 2019-12-01 11:15:33 +00:00
billz
c1ddac7f4e Update release version 2019-12-01 11:15:08 +00:00
billz
aeaa6432d6 Update release version 2019-12-01 11:14:08 +00:00
Bill Zimmerman
53fe3e0045
Update release version 2019-12-01 12:11:53 +01:00
billz
6a01fae624 Update quick installer 2019-12-01 09:49:07 +00:00
billz
89e9fc5563 Update installer with version option 2019-12-01 09:45:06 +00:00
Bill Zimmerman
9735c97795
Merge pull request #445 from jeffeb3/master
Update Manual Instructions
2019-12-01 10:12:02 +01:00
Jeff Eberl
03a0c5d2f2
Change cmds count to always be right. 2019-11-30 15:08:16 -07:00
Jeff Eberl
73651d2b87
Updated manual instructions to match the common.sh 2019-11-30 15:05:30 -07:00
billz
d9f7f7d4a0 Merge branch 'master' of https://github.com/billz/raspap-webgui 2019-11-28 09:46:33 +00:00