Commit Graph

56 Commits

Author SHA1 Message Date
billz 2ca5f25dff Merge First Edition of RaspAP/raspap-insiders 2021-12-29 12:35:57 +00:00
zbchristian 7344c323ee Fix display of non-ASCII SSID 2021-09-02 09:39:32 +02:00
billz e1c2770a76 Minor: formatting + status text 2021-04-15 09:04:20 +01:00
Bill Zimmerman 0c9152fff3
Merge branch 'master' into feature/zbchristian-clients 2021-04-15 09:00:48 +02:00
billz d3c769b748 Layout fix: dashboard client widget + openvpn ipv4 2021-04-09 15:05:40 +01:00
root b418212408 div => p 2021-04-02 17:25:45 +01:00
root f2ec732bf0 add missing card-title class to headings 2021-04-02 17:25:45 +01:00
root 41e27cc546 improving layout, text and styles of wifi client box 2021-04-02 17:25:44 +01:00
Christian Zeitnitz 6eb51a2d63 Add flag for client configuration 2021-03-28 14:44:05 +02:00
Christian Zeitnitz 1715237529 Remove signal strength meter in case of unconfigured client 2021-03-28 11:59:57 +02:00
Christian Zeitnitz fd3dcedb4a Fix Client status text 2021-03-28 11:15:46 +02:00
billz 20ef52de57 Bugfix: syntax error (echo) 2021-03-27 19:34:11 +00:00
Christian Zeitnitz f583a3eeae modified text in case of unconfigured client 2021-03-27 18:00:40 +01:00
Christian Zeitnitz 5b9d4ca814 Add unconfigured client state to dashboard.php
Add tun device as client_udev_prototypes.json
2021-03-27 17:43:15 +01:00
Christian Zeitnitz 8bccf1d077 Add modal message when start/stop client interface is pressed 2021-03-15 18:07:14 +01:00
Christian Zeitnitz 2b4c9472e6 Replace switchClientState.sh by php function in get_clients.php
Cleanup display of client on dashboard
2021-03-12 12:20:34 +01:00
Christian Zeitnitz 76e2eecaec Correct internet device GUI and udev config 2021-03-10 23:45:04 +01:00
Christian Zeitnitz 8b0383dd20 Implement Client configuration
- add mobile date network devices and configuration
- add client configuration via udev
- add GUI under networking tab
- add scripts to handle mobile data devices
2021-03-07 18:36:48 +01:00
billz b21ea0d28d Transfer template logic to includes, see #749 thx @mp035 2021-02-02 12:26:14 +00:00
Mark Pointing 6966bc7f3a Changed routing system to use the more common path approach instead of query strings. 2021-01-30 16:06:33 +00:00
Mark Pointing 12b69590da Removed some band-aid fixes of incorrect client/ap interface identification function. 2020-12-15 10:45:27 +00:00
billz 88600f05de Indicate wireless client iface in UI, thx @RobertDuncan42 2020-09-23 23:12:24 +01: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 a1940ae8f2 Update w/ session var, fix indents 2020-06-07 17:15:13 +01: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 15032a3f44 Apply zbchristian patch 2020-05-12 07:50:28 +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
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
billz 70ca6d03e0 Limit dhcp client display, alignment tweaks 2020-02-03 09:31:39 +00:00
billz d15fd5692d Unique id, prevent conflict w/ data usage 2020-02-02 14:58:35 +00:00
billz 29772f8144 Fix indents 2020-02-02 13:37:17 +00:00
billz 7cecb1d1af Minor: formatting 2020-02-02 11:36:20 +00:00
billz 82db0a34b9 WIP: dashboard redesign 2020-02-02 08:37:15 +00:00
billz 8f9d494437 Adjust chartjs linkQuality graph 2019-11-03 17:02:45 +00:00
billz 929fbd2572 Standardize card-headers 2019-11-01 09:08:49 +00:00
billz 314475050f Fix label to support gettext string match 2019-10-22 09:01:01 +01:00
billz ccff8108f8 Removed text-gray class 2019-10-20 18:31:39 +01:00
billz 84d2f519d1 Update set linkQ 2019-10-15 00:04:17 +01:00
billz 58870076b1 Update info-item display 2019-10-15 00:01:22 +01:00
billz 8b90d25a63 Added iface-status indicator 2019-10-14 21:18:16 +01:00
billz 71fe3165e6 Shift wireless info left column + link quality meter 2019-10-14 11:32:40 +01:00