Commit Graph

98 Commits (a3b406f12e087d75b208bd5fed21c688846474dc)

Author SHA1 Message Date
billz 2a05284be6 Specifies interface with -i option and wpa_cli. Resolves #163 6 years ago
Russ Marshall 5c04c1dbca preserve priority in wpa_supplicant.conf 6 years ago
Russ Marshall ff36dbb3b4 support for 5GHz channels 7 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
7 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 4325f9a9cf
Fixed memory used 7 years ago
Emmanuel Geoffray 674c38a54e
Reset to default config 7 years ago
Emmanuel Geoffray 3bcf16a3ba add globals to select visible services 7 years ago
Emmanuel Geoffray 3228114dd8 add global to select wireless interface for wifi client 7 years ago
billz 3b8a832cae Modified column class for better mobile compatibility 7 years ago
billz d38ae7f334 Standardize UI elements 7 years ago
Lawrence 28513a91ee Removing conflict 7 years ago
Lawrence 39d743ae89 merge from upstream 7 years ago
Lawrence 068c4c519e Merge from Upstream 7 years ago
billz 8d1370e2fd Removed debug output 7 years ago
billz c88d027ec6 Added standard div wrapper to new tab 7 years ago
Lawrence f61cc31b20 Created new branch off master to help troubleshoot with #132 7 years ago
Lawrence 604b28130f Updating to help troubleshoot #132
Added the scripts to disable and enable logging for hostapd
Updated sudoers to allow running scripts
7 years ago
Lawrence 7845c8908b Initial commit to enable logging for hostapd 7 years ago
Lawrence 8d77295fd3 Updated sudoers to accomodate restarting dhcpcd to apply network settings.
Updated installer to insert new lines
Created files to generate / modify / save dhcpcd files and networking configuration
7 years ago
Lawrence 6e786e41c2 Updating index to create new menu, custom.js with new code, moved config parameters from index.php to its own file 7 years ago
Lawrence 7749b79e2f Implemented start of web interface to update Static IP addresses or use DHCP.
Currently saves to files in /etc/raspap/networking, still need to build something to generate a working config for dhcpcd
7 years ago
Lawrence 64a7cb9d62 Merging upstream to repo 7 years ago
Lawrence 77316709e1 Creating networking interface to change between Static / Dynamic IPs 7 years ago
Lawrence 5c6991dfe5 Merge pull request #119 from SirLagz/master
Added a Web Console
7 years ago
Lawrence 241e3ddff9 Updating layout of webconsole page 7 years ago
Lawrence f18b5785c8 Merge branch 'master' of https://github.com/SirLagz/raspap-webgui 7 years ago
Lawrence 4d04155895 Added webconsole to system pane, added tabs to system pane to allow for webconsole to be hidden/shown 7 years ago
Lawrence a24d3d8f86 Moved RASPI_ADMIN_DETAILS file check to the admin.php page which will now create the file if it doesn't exist - to resolve #116. Commented out check on index.php 7 years ago
billz 8a501c075f Persist selected theme in dropdown 7 years ago
Bill Zimmerman b6fe00b880 Merge pull request #115 from billz/theme-support
Support for themes
7 years ago
billz 63dc84764f Removed inline style 7 years ago
billz 508110a9c0 Support for themes 7 years ago
Lawrence afa8e2d4aa Merge branch 'master' of https://github.com/billz/raspap-webgui 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
billz 56c9fccda7 Fixed style class for rescan btn 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 34c22e43a8 Merge pull request #105 from royord/resetButtonOnly
Reset button only
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
royord df8f15acba rescan button moved into a better home 7 years ago
royord 348e3a07b4 added rescan 7 years ago
Bill Zimmerman 7048a991c8 Resolves #76 7 years ago
Bill Zimmerman 85992a67b7 Moved alert above tabs for consistency 7 years ago
Bill Zimmerman aa08e64043 Fixed misplaced /div 7 years ago
Bill Zimmerman 66a211429b Resolves #60 7 years ago
Bill Zimmerman d9baf397d4 Resolves #66 7 years ago