Commit Graph

67 Commits (f18b5785c861b0a4c78ff2b6c658bceb05f29ffb)

Author SHA1 Message Date
Lawrence f18b5785c8 Merge branch 'master' of https://github.com/SirLagz/raspap-webgui 8 years ago
Lawrence 4d04155895 Added webconsole to system pane, added tabs to system pane to allow for webconsole to be hidden/shown 8 years ago
Lawrence afa8e2d4aa Merge branch 'master' of https://github.com/billz/raspap-webgui 8 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.
8 years ago
billz 56c9fccda7 Fixed style class for rescan btn 8 years ago
Lawrence 1fcb82ff8d Still removing debug code 8 years ago
Lawrence 29aabf1bbe Removing debug code 8 years ago
Lawrence 47f6366bf9 Changed the dashboard to use ip rather than ifconfig for Jessie/Stretch compatibility 8 years ago
Lawrence 42381a2aef Updating dashboard to use ip rather than ifconfig 8 years ago
Lawrence 34c22e43a8 Merge pull request #105 from royord/resetButtonOnly
Reset button only
8 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. 8 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.
8 years ago
royord df8f15acba rescan button moved into a better home 8 years ago
royord 348e3a07b4 added rescan 8 years ago
Bill Zimmerman 7048a991c8 Resolves #76 8 years ago
Bill Zimmerman 85992a67b7 Moved alert above tabs for consistency 8 years ago
Bill Zimmerman aa08e64043 Fixed misplaced /div 8 years ago
Bill Zimmerman 66a211429b Resolves #60 8 years ago
Bill Zimmerman d9baf397d4 Resolves #66 8 years ago
Bill Zimmerman 261c90473d Resolves #49 8 years ago
Joseph Haig 80fd46ff82 Merge pull request #59 from Headhunterzpw/master
Update dhcp.php
8 years ago
Jesse Geerts ee288c32ca Update dhcp.php
Added ( ) for the 's' in the minutes, hours and days to make it look nicer
8 years ago
Challon Holt 0dce1fefcb Update system.php
Added Revision for Pi Zero 1.3 and PiZero W
8 years ago
Joe Haig 8e179f0614 Set form actions correctly 9 years ago
Joe Haig 20eb3b0107 Merge branch 'master' into dashboard 9 years ago
Joe Haig 66d6f3766c Find bitrate and signal level correctly
Also, display signal level as just a number rather than a graph
9 years ago
Joe Haig f730aa1ffb Use status class 9 years ago
Joe Haig 9492330196 Indicated connected network 9 years ago
Joe Haig b353dd77a8 Add password length check
Also remove most of the rest of the javascript as it is unused.
9 years ago
Joe Haig e953e68556 Redo 'Configure client' page 9 years ago
Joe Haig a87d7ee869 Allow open networks 9 years ago
Joe Haig ad76f7651a Split out php from html 9 years ago
Joe Haig c7ed97dd8b Change method of calculating channel and security 9 years ago
Joe Haig fe3b0e9513 Move client wifi configuration into separate file 9 years ago
Joe Haig 4611bcc615 Change tabs to spaces 9 years ago
Joe Haig 095e1afa8c Move Dashboard function to separate file 9 years ago
Joe Haig bdfcf270a7 Show Raspberry Pi revision information 9 years ago
Joe Haig 7406a5050c Move system page into separate file 9 years ago
Joe Haig bff9dfbbbc Some validation on POST data 9 years ago
Joe Haig 671016e685 Add CSRF to hostapd config
And tidy things up a bit
9 years ago
Joe Haig 15a4ece433 Move function to save HostAPD config too 9 years ago
Joe Haig bfb1332cdf Move HostAPD into separate file 9 years ago
Joseph Haig bfae272b0f Better checking 9 years ago
Joseph Haig 46894ef91e Fix checking dnsmasq starting/stopping 9 years ago
Joseph Haig 3b043950de Add CSRF to DHCP form
Also, separate out into separate file and refactor
9 years ago
Joseph Haig c65ddd010f Tabs to spaces 9 years ago
Joseph Haig a28b926b3a Move status messages into new class 9 years ago
Joseph Haig d92b01e8f2 Fix tabbing 9 years ago
Joe Haig 5c2492e785 Add CSRF token to password change page 9 years ago
Joe Haig d431c3f767 Permit flags in the config 9 years ago