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
|
9be1e31dae
|
About page tweak
|
2020-04-13 07:48:53 +01:00 |
|
billz
|
d49cc8daf8
|
About style tweaks
|
2020-04-11 17:29:45 +01:00 |
|
billz
|
b0eb7c63eb
|
Update About page
|
2020-04-11 16:17:40 +01:00 |
|
billz
|
4eb6a5a2f7
|
Change last updated text on success
|
2020-04-02 08:12:59 +01:00 |
|
billz
|
86133c80ff
|
Update labels with gettext shorthand
|
2020-04-01 18:43:20 +00:00 |
|
billz
|
3fa5215449
|
Added blocklist last updated
|
2020-04-01 09:09:52 +00:00 |
|
billz
|
ff14e64bf9
|
add list download progress indicator
|
2020-03-31 00:04:52 +00:00 |
|
billz
|
3552a4b101
|
update status indicator
|
2020-03-29 00:16:07 +00:00 |
|
billz
|
e1bdc41ace
|
add stats tab (wip)
|
2020-03-27 22:46:29 +00:00 |
|
billz
|
222b29535a
|
templatize adblock tab content
|
2020-03-27 22:39:05 +00:00 |
|
billz
|
ffbd99414e
|
rudimentary logging
|
2020-03-27 22:04:35 +00:00 |
|
billz
|
3d4f12ffa6
|
Persist toggle, cleanup
|
2020-03-27 13:09:32 +00:00 |
|
billz
|
ca7bde25c6
|
Update ajax handler + indicate status
|
2020-03-27 09:24:48 +00:00 |
|
billz
|
0ba0172b7c
|
Update blocklist select
|
2020-03-27 08:47:10 +00:00 |
|
billz
|
ae26f948a4
|
WIP
|
2020-03-26 19:45:39 +00:00 |
|
Bill Zimmerman
|
06109bf82e
|
Merge pull request #541 from Taikuh/connected-devices
List Connected devices in bridged AP mode
|
2020-03-25 14:20:00 +01:00 |
|
Taikuh
|
482033c57b
|
Use small text-muted for info text
|
2020-03-25 19:55:39 +08:00 |
|
Taikuh
|
2eb4ae8088
|
Replace arp with iw station dump
|
2020-03-25 19:50:04 +08:00 |
|
Taikuh
|
b7625e34da
|
Shorten info text
|
2020-03-25 15:19:10 +08:00 |
|
Taikuh
|
2a42c56ab3
|
bridged $clients only show MAC
|
2020-03-25 14:42:53 +08:00 |
|
billz
|
422a46e92c
|
Fix PHP notices
|
2020-03-24 18:48:35 +00:00 |
|
Taikuh
|
f0db12664d
|
add quotes to $MACPattern
|
2020-03-25 00:21:59 +08:00 |
|
Taikuh
|
c2cff9d947
|
Add connected device for bridged, edit regex
|
2020-03-24 20:40:18 +08:00 |
|
Taikuh
|
5d57765669
|
Merge billz:master into bridge-mode
|
2020-03-13 14:08:11 +08:00 |
|
Taikuh
|
5e44aae1c5
|
Disable incompatible settings when bridged
|
2020-03-13 05:02:26 +08:00 |
|
Taikuh
|
8823c0602e
|
Add bridged-routed toggle to webgui
|
2020-03-10 19:07:15 +08:00 |
|
Bill Zimmerman
|
33b6a42aa0
|
Merge pull request #519 from glaszig/fix/markup
dhcp page maintenance
|
2020-03-06 20:05:25 +01:00 |
|
billz
|
88f0859955
|
Terminal theme => Lights Out
|
2020-03-06 18:40:47 +00:00 |
|
glaszig
|
29d4653524
|
prevent variable name collision in renderTemplate() function
|
2020-03-06 16:54:48 +01:00 |
|
glaszig
|
1d6b4e6468
|
moved dhcp tab panes into partials
|
2020-03-06 16:53:22 +01:00 |
|
glaszig
|
ad6a4b5228
|
improved tab id
|
2020-03-06 16:41:49 +01:00 |
|