billz
|
09f65e0252
|
Merge branch 'feature/wireguard' of https://github.com/billz/raspap-webgui into feature/wireguard
|
2020-10-15 10:46:07 +01:00 |
|
Bill Zimmerman
|
0ba767c387
|
Merge branch 'master' into feature/wireguard
|
2020-10-15 11:40:45 +02:00 |
|
billz
|
deaf393a2f
|
Expose metric for network interfaces
|
2020-10-01 23:06:47 +01:00 |
|
billz
|
65381ecdbb
|
Prettify php
|
2020-09-24 08:55:06 +01:00 |
|
billz
|
88600f05de
|
Indicate wireless client iface in UI, thx @RobertDuncan42
|
2020-09-23 23:12:24 +01:00 |
|
billz
|
7335de7968
|
Cleanup debug output
|
2020-09-23 21:14:55 +01:00 |
|
billz
|
054c53831a
|
Wifi client layout fix. Resolves #680
|
2020-09-23 19:45:21 +01:00 |
|
billz
|
f8b5f8fdfc
|
Merge branch 'master' into feature/wireguard
|
2020-09-22 18:23:36 +01:00 |
|
billz
|
24eb3afc59
|
Merge branch 'master' into feature/wireguard
|
2020-09-19 22:51:15 +01:00 |
|
billz
|
656e5d83ad
|
Template updates for custom blocklists
|
2020-09-19 22:27:32 +01:00 |
|
billz
|
18e21ad3e7
|
Added disassoc_low_ack help text
|
2020-09-12 13:02:37 +01:00 |
|
billz
|
4b1c5b802c
|
Implement beacon_int + disassoc_low_ack hostapd options. Addresses #666😈
|
2020-09-11 19:03:14 +01:00 |
|
billz
|
7286173438
|
Add rudimentary logging
|
2020-09-05 19:27:38 +01:00 |
|
billz
|
af0721e021
|
Save wg config, template fixes
|
2020-08-28 23:42:55 +01:00 |
|
billz
|
aff035122b
|
Validate, save & display wg config
|
2020-08-26 23:54:49 +01:00 |
|
billz
|
dccfb991b1
|
Build out peer template
|
2020-08-25 22:10:50 +01:00 |
|
billz
|
dd5ab7bdc2
|
Remove webconsole, fixes RCE via json-rpc. Thanks @lb0x
|
2020-08-22 23:23:06 +01:00 |
|
billz
|
5be1ad5844
|
Merge billz/raspap-webgui master
|
2020-08-22 14:43:26 +01:00 |
|
billz
|
44e9ae75ae
|
Remove webconsole, fixes RCE via json-rpc. Thanks @lunchb0x
|
2020-08-22 11:41:33 +01:00 |
|
billz
|
eeccb19b35
|
WIP: enable bind-addr control
|
2020-07-29 15:52:31 +01:00 |
|
billz
|
04f62b9f0d
|
Templatize system
|
2020-07-29 08:37:27 +01:00 |
|
billz
|
b69d7f28a3
|
Create system subtemplates
|
2020-07-29 08:35:57 +01:00 |
|
billz
|
ec94706b32
|
Standardize labels
|
2020-07-11 09:04:28 +01:00 |
|
billz
|
e0e1f2f378
|
Standardize labels
|
2020-07-11 09:04:07 +01:00 |
|
billz
|
bf2fda1bc4
|
Templatize hostapd
|
2020-07-10 12:36:29 +01:00 |
|
billz
|
578bb9d9f4
|
Tweak column grid
|
2020-07-01 17:46:07 +01:00 |
|
billz
|
c8ec7565ad
|
Update w/ dynamic svg logo
|
2020-07-01 13:50:36 +01:00 |
|
billz
|
2916bd1998
|
Dynamic theme color support
|
2020-06-30 16:54:30 +01:00 |
|
billz
|
624862480d
|
Add huebee color-input
|
2020-06-30 00:14:46 +01:00 |
|
billz
|
cfbfff00a9
|
Update w/ fontawesome glyphs
|
2020-06-29 14:13:06 +01:00 |
|
zbchristian
|
33a099de61
|
Define displayed text for internet access
|
2020-06-29 13:16:55 +02:00 |
|
billz
|
d878cbf356
|
Processed with phpcbf
|
2020-06-28 17:12:42 +01:00 |
|
zbchristian
|
5a311d24ec
|
Remove duplicated title
|
2020-06-25 16:56:53 +02:00 |
|
zbchristian
|
365bb3fa25
|
Add internet connectivity information
|
2020-06-25 16:00:41 +02:00 |
|
billz
|
e1bb73a76d
|
Update service-status to indicate AP interface
|
2020-06-15 09:35:44 +01:00 |
|
zbchristian
|
a8238d688e
|
select correct wifi interface as client
|
2020-06-14 18:19:34 +02:00 |
|
billz
|
b9ba2946a5
|
Fix: display AP interface stats
|
2020-06-10 09:09:10 +01:00 |
|
christian Zeitnitz
|
f8a094134b
|
Add Session variable "wifi_client_interface"
|
2020-06-09 20:25:19 +02:00 |
|
billz
|
2ca9bf5b6f
|
Rename ambiguous variable for clarity
|
2020-06-09 15:32:49 +01:00 |
|
billz
|
9c2ae296d3
|
Merge branch 'zbchristian-wlan-switch' of https://github.com/billz/raspap-webgui into zbchristian-wlan-switch
|
2020-06-07 17:20:09 +01:00 |
|
billz
|
a1940ae8f2
|
Update w/ session var, fix indents
|
2020-06-07 17:15:13 +01:00 |
|
Bill Zimmerman
|
5c88aafbec
|
Merge branch 'master' into zbchristian-wlan-switch
|
2020-06-07 15:29:28 +02:00 |
|
billz
|
b14175ab0c
|
Replace interface constant with _SESSION value
|
2020-06-07 14:25:28 +01:00 |
|
zbchristian
|
e390c00a2b
|
Get interface of AP from hostapd config file
|
2020-06-03 23:33:43 +02:00 |
|
billz
|
1a8ffd94fc
|
Replaced tabs w/ spaces, applied PSR-2 code standard
|
2020-05-24 08:24:42 +01:00 |
|
billz
|
b128c4106c
|
Applied patches from #581
|
2020-05-24 08:14:07 +01:00 |
|
billz
|
0c5e93e9d8
|
Added 802.11.w MFP support, addresses #484
|
2020-05-19 17:28:48 +01:00 |
|
billz
|
15032a3f44
|
Apply zbchristian patch
|
2020-05-12 07:50:28 +01:00 |
|
billz
|
a20db9185b
|
Fix wifi client connect button. Resolves #572, thx @zbchristian
|
2020-04-30 12:42:31 +01:00 |
|
billz
|
292a4ed1be
|
Initial template setup
|
2020-04-22 10:02:07 +01:00 |
|