Commit Graph

30 Commits (9e267ab31574f4b752d04c2f22b4b1252b98534b)

Author SHA1 Message Date
necro-nemesis a76501f57c shoot rabbit 5 years ago
necro-nemesis a58d585f9c remove rabbit hole 5 years ago
necro-nemesis 56ade7579b Include function in tree 5 years ago
necro-nemesis 20dc5452e4 report status 5 years ago
necro-nemesis eec7ad9a1b missing brace 5 years ago
necro-nemesis 54f7cea3a7 loki function outside php 5 years ago
necro-nemesis beabcd2588 lokistata function 5 years ago
necro-nemesis 4c0edee46b definec currentLokiStatus 5 years ago
necro-nemesis b577847f9b Move condition 5 years ago
necro-nemesis fb597ecc66 Add Loki status to dashboard 5 years ago
D9ping 6b05989498 Showing multiple IPv4/IPv6 addresses.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping f81bae5f35 Don't use ifconfig for checking interface state.
Made several strings translatable in dashboard.

Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping 25f362dc19 Use ip and iw instead of ipconfig and iwconfig. #152 #249
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping 2b03fa316d Escape client input, console output etc. before doing any echo.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
Bill Zimmerman d8f4f15db8
Merge branch 'master' into i18n 6 years ago
Bill Zimmerman 75f6d53555
Merge pull request #140 from emmanuelgeoffray/master
Select wireless interface for wifi client, add globals to select services, memory output fix
6 years ago
arduino-man d4010bd866
Patch dashboard.php to take dots in ESSID's
Patched dashboard.php so that the dashboard can display ESSID's that have dots in their names such as "kayton-2.4G". This was done by modifying the regex on line 38.
7 years ago
Emmanuel Geoffray 3228114dd8 add global to select wireless interface for wifi client 7 years ago
billz 062d5aeb4f Replaced interface labels with gettext() 7 years ago
Lawrence 1fc0615452 Updated install script with new sudoers lines required. Updated uninstall script to resolve lighttpd directory contents not being removed
Updated dashboard.php file to remove IP addresses when taking wlan0 down.
7 years ago
Lawrence 1fcb82ff8d Still removing debug code 7 years ago
Lawrence 29aabf1bbe Removing debug code 7 years ago
Lawrence 47f6366bf9 Changed the dashboard to use ip rather than ifconfig for Jessie/Stretch compatibility 7 years ago
Lawrence 42381a2aef Updating dashboard to use ip rather than ifconfig 7 years ago
Lawrence 61d450d1c7 Fixed up a whole bunch of undefined variable warnings. Added a check to make sure raspap.auth exists before trying to include it. 7 years ago
Lawrence a36e525f98 Fixed up PHP notices. Added text when IP Address, MAC Address, and Subnet mask aren't found.
Also added function to backup configuration files /etc/network/interfaces and /etc/hostapd/hostapd.conf files if found.
7 years ago
Joe Haig 66d6f3766c Find bitrate and signal level correctly
Also, display signal level as just a number rather than a graph
8 years ago
Joe Haig f730aa1ffb Use status class 8 years ago
Joe Haig 4611bcc615 Change tabs to spaces 8 years ago
Joe Haig 095e1afa8c Move Dashboard function to separate file 8 years ago