Commit Graph

78 Commits (aec857dd964433ce34fd863c90c091c553c2b51d)

Author SHA1 Message Date
billz c8ca228dad initial commit 7 years ago
billz 5cc5d2528e mode change for consistency 7 years ago
billz 89e0e3f38a mode change for consistency 7 years ago
billz 81cd6391a4 mode change for consistency 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
Bill Zimmerman 261c90473d Resolves #49 7 years ago
Joseph Haig 80fd46ff82 Merge pull request #59 from Headhunterzpw/master
Update dhcp.php
7 years ago
Jesse Geerts ee288c32ca Update dhcp.php
Added ( ) for the 's' in the minutes, hours and days to make it look nicer
7 years ago
Challon Holt 0dce1fefcb Update system.php
Added Revision for Pi Zero 1.3 and PiZero W
7 years ago
Joe Haig 8e179f0614 Set form actions correctly 8 years ago
Joe Haig 20eb3b0107 Merge branch 'master' into dashboard 8 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 9492330196 Indicated connected network 8 years ago
Joe Haig b353dd77a8 Add password length check
Also remove most of the rest of the javascript as it is unused.
8 years ago
Joe Haig e953e68556 Redo 'Configure client' page 8 years ago
Joe Haig a87d7ee869 Allow open networks 8 years ago
Joe Haig ad76f7651a Split out php from html 8 years ago
Joe Haig c7ed97dd8b Change method of calculating channel and security 8 years ago
Joe Haig fe3b0e9513 Move client wifi configuration into separate file 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
Joe Haig bdfcf270a7 Show Raspberry Pi revision information 8 years ago
Joe Haig 7406a5050c Move system page into separate file 8 years ago
Joe Haig bff9dfbbbc Some validation on POST data 8 years ago