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
04acb817b4
Updating version numbers, uninstall script
8 years ago
Lawrence
ecdf34467b
Updating version and sudoers
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
0be196d708
Updated version numbers. Fixed up Sudoers file to include latest ip commands.
8 years ago
Lawrence
0936541ccc
Merge pull request #113 from SirLagz/master
...
Migrating from ifconfig to ip, resolves ip/netmask/mac address display issues
8 years ago
Lawrence
0d456d3540
Merge branch 'master' into master
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
aa675ae12b
Merge pull request #103 from universalism/master
...
FIX - wlan0 status doesn't contain RUNNING only UP
8 years ago
Bill Zimmerman
fa2dba4cf9
Merge pull request #111 from billz/uninstaller
...
Created the uninstall script
8 years ago
Bill Zimmerman
4c540a5486
Merge pull request #110 from SirLagz/master
...
Updating dashboard to use ip rather than ifdown/up
8 years ago
Lawrence
f507a0b8cf
Created the uninstall script
8 years ago
Lawrence
42381a2aef
Updating dashboard to use ip rather than ifconfig
8 years ago
Lawrence
18fa472d2c
Fixed email address typo
8 years ago
Lawrence
73231e248f
Merge branch 'master' of https://github.com/billz/raspap-webgui
8 years ago
Lawrence
0b7b0a4d96
Updated installer to properly make symlinks to latest backup
8 years ago
Lawrence
34c22e43a8
Merge pull request #105 from royord/resetButtonOnly
...
Reset button only
8 years ago
Lawrence
036b7a3050
I forgot a couple of renames. Fixed
8 years ago
Lawrence
de7303883b
Updated installer script to backup more configuration files and appends dates when renaming old installation files when doing an inplace reinstall
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
a6b1d85013
Fixed up installation script to allow for reinstalls over existing installs.
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
universalism
5447c1a0dc
FIX - wlan0 status doesn't contain RUNNING only UP
...
Tested on RPi3 Raspbian Jessie
8 years ago
royord
df8f15acba
rescan button moved into a better home
8 years ago
royord
348e3a07b4
added rescan
8 years ago
Bill Zimmerman
97fd8dc13e
Merge pull request #88 from SolidRhino/patch-1
...
Update README.md
8 years ago
Solid Rhino
cc622f211e
Update README.md
...
Add git to install command
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
58c6b67f49
Added welcome + clarified install dirs
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
Joseph Haig
0eab5247a6
Merge pull request #58 from PureGrain/patch-1
...
Update system.php
8 years ago
Joseph Haig
451b03ad4c
Merge pull request #57 from PureGrain/master
...
RasPi3-WiFi
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
Bill Zimmerman
a4d012d1d0
Merge pull request #55 from billz/bugfixes
...
Various small fixes
8 years ago
Challon Holt
ed65084653
Merge pull request #1 from PureGrain/PureGrain-RasPi3-Wifi
...
Added support for RasPi 3 Wifi
8 years ago
Challon Holt
7039463d88
Added support for RasPi 3 Wifi
...
Added support for RasPi 3 on board Wifi
8 years ago
Challon Holt
f2247e7844
Update hostapd.conf
...
Added support for Raspberry Pi 3 on board wifi/wlan adapter.
8 years ago
Joe Haig
cc96885ec9
Fix 'else' clause
8 years ago
Joe Haig
bfb635636b
Various small fixes
...
* Append `.old` to old web directory instead of moving to `/tmp`
* Do not give the user a choice of install location
* Better detection of Debian version
* List username and password in Quick Start instructions
8 years ago