Commit Graph

195 Commits

Author SHA1 Message Date
billz dd5ab7bdc2 Remove webconsole, fixes RCE via json-rpc. Thanks @lb0x 2020-08-22 23:23:06 +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 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