billz
|
3b8a832cae
|
Modified column class for better mobile compatibility
|
8 years ago |
billz
|
d38ae7f334
|
Standardize UI elements
|
8 years ago |
Lawrence
|
28513a91ee
|
Removing conflict
|
8 years ago |
Lawrence
|
39d743ae89
|
merge from upstream
|
8 years ago |
Lawrence
|
068c4c519e
|
Merge from Upstream
|
8 years ago |
billz
|
8d1370e2fd
|
Removed debug output
|
8 years ago |
billz
|
c88d027ec6
|
Added standard div wrapper to new tab
|
8 years ago |
Lawrence
|
f61cc31b20
|
Created new branch off master to help troubleshoot with #132
|
8 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
|
8 years ago |
Lawrence
|
7845c8908b
|
Initial commit to enable logging for hostapd
|
8 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
|
8 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
|
8 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
|
8 years ago |
Lawrence
|
64a7cb9d62
|
Merging upstream to repo
|
8 years ago |
Lawrence
|
77316709e1
|
Creating networking interface to change between Static / Dynamic IPs
|
8 years ago |
Lawrence
|
5c6991dfe5
|
Merge pull request #119 from SirLagz/master
Added a Web Console
|
8 years ago |
Lawrence
|
241e3ddff9
|
Updating layout of webconsole page
|
8 years ago |
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
|
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
|
8 years ago |
billz
|
8a501c075f
|
Persist selected theme in dropdown
|
8 years ago |
Bill Zimmerman
|
b6fe00b880
|
Merge pull request #115 from billz/theme-support
Support for themes
|
8 years ago |
billz
|
63dc84764f
|
Removed inline style
|
8 years ago |
billz
|
508110a9c0
|
Support for themes
|
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
|
9 years ago |
Bill Zimmerman
|
aa08e64043
|
Fixed misplaced /div
|
9 years ago |
Bill Zimmerman
|
66a211429b
|
Resolves #60
|
9 years ago |
Bill Zimmerman
|
d9baf397d4
|
Resolves #66
|
9 years ago |
Bill Zimmerman
|
261c90473d
|
Resolves #49
|
9 years ago |
Joseph Haig
|
80fd46ff82
|
Merge pull request #59 from Headhunterzpw/master
Update dhcp.php
|
9 years ago |
Jesse Geerts
|
ee288c32ca
|
Update dhcp.php
Added ( ) for the 's' in the minutes, hours and days to make it look nicer
|
9 years ago |
Challon Holt
|
0dce1fefcb
|
Update system.php
Added Revision for Pi Zero 1.3 and PiZero W
|
9 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 |