billz
|
822136bf03
|
Applied style to navbar toggle
|
2017-10-09 22:26:21 +00:00 |
|
billz
|
8a501c075f
|
Persist selected theme in dropdown
|
2017-10-09 14:04:59 +00:00 |
|
billz
|
f6c983d8ff
|
Applied missing style to th element
|
2017-10-09 08:49:12 +00:00 |
|
Bill Zimmerman
|
b6fe00b880
|
Merge pull request #115 from billz/theme-support
Support for themes
|
2017-10-08 18:19:11 +02:00 |
|
billz
|
557a0b6ce0
|
Added VT100 scan line effect
|
2017-10-06 23:46:58 +00:00 |
|
billz
|
faeaa99a14
|
Updated for minor version release
|
2017-10-06 23:22:04 +00:00 |
|
billz
|
63dc84764f
|
Removed inline style
|
2017-10-06 23:18:42 +00:00 |
|
billz
|
508110a9c0
|
Support for themes
|
2017-10-06 23:08:06 +00:00 |
|
Lawrence
|
04acb817b4
|
Updating version numbers, uninstall script
|
2017-10-04 01:37:39 +08:00 |
|
Lawrence
|
ecdf34467b
|
Updating version and sudoers
|
2017-10-04 01:34:44 +08:00 |
|
Lawrence
|
afa8e2d4aa
|
Merge branch 'master' of https://github.com/billz/raspap-webgui
|
2017-10-04 01:30:16 +08:00 |
|
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.
|
2017-10-04 01:28:57 +08:00 |
|
billz
|
56c9fccda7
|
Fixed style class for rescan btn
|
2017-10-03 17:22:48 +00:00 |
|
Lawrence
|
0be196d708
|
Updated version numbers. Fixed up Sudoers file to include latest ip commands.
|
2017-10-04 01:06:47 +08:00 |
|
Lawrence
|
0936541ccc
|
Merge pull request #113 from SirLagz/master
Migrating from ifconfig to ip, resolves ip/netmask/mac address display issues
|
2017-10-04 00:23:13 +08:00 |
|
Lawrence
|
0d456d3540
|
Merge branch 'master' into master
|
2017-10-04 00:22:19 +08:00 |
|
Lawrence
|
1fcb82ff8d
|
Still removing debug code
|
2017-10-04 00:19:43 +08:00 |
|
Lawrence
|
29aabf1bbe
|
Removing debug code
|
2017-10-04 00:15:53 +08:00 |
|
Lawrence
|
47f6366bf9
|
Changed the dashboard to use ip rather than ifconfig for Jessie/Stretch compatibility
|
2017-10-04 00:09:50 +08:00 |
|
Lawrence
|
aa675ae12b
|
Merge pull request #103 from universalism/master
FIX - wlan0 status doesn't contain RUNNING only UP
|
2017-10-04 00:08:01 +08:00 |
|
Bill Zimmerman
|
fa2dba4cf9
|
Merge pull request #111 from billz/uninstaller
Created the uninstall script
|
2017-10-03 10:50:47 +02:00 |
|
Bill Zimmerman
|
4c540a5486
|
Merge pull request #110 from SirLagz/master
Updating dashboard to use ip rather than ifdown/up
|
2017-10-03 10:49:09 +02:00 |
|
Lawrence
|
f507a0b8cf
|
Created the uninstall script
|
2017-10-03 13:09:55 +08:00 |
|
Lawrence
|
42381a2aef
|
Updating dashboard to use ip rather than ifconfig
|
2017-10-03 12:46:02 +08:00 |
|
Lawrence
|
18fa472d2c
|
Fixed email address typo
|
2017-10-03 12:32:30 +08:00 |
|
Lawrence
|
73231e248f
|
Merge branch 'master' of https://github.com/billz/raspap-webgui
|
2017-10-03 12:23:32 +08:00 |
|
Lawrence
|
0b7b0a4d96
|
Updated installer to properly make symlinks to latest backup
|
2017-10-03 12:19:35 +08:00 |
|
Lawrence
|
34c22e43a8
|
Merge pull request #105 from royord/resetButtonOnly
Reset button only
|
2017-10-03 11:53:33 +08:00 |
|
Lawrence
|
036b7a3050
|
I forgot a couple of renames. Fixed
|
2017-10-02 03:36:51 +08:00 |
|
Lawrence
|
de7303883b
|
Updated installer script to backup more configuration files and appends dates when renaming old installation files when doing an inplace reinstall
|
2017-10-02 03:34:14 +08:00 |
|
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.
|
2017-10-02 03:10:04 +08:00 |
|
Lawrence
|
a6b1d85013
|
Fixed up installation script to allow for reinstalls over existing installs.
|
2017-10-01 23:22:07 +08:00 |
|
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.
|
2017-10-01 20:54:16 +08:00 |
|
universalism
|
5447c1a0dc
|
FIX - wlan0 status doesn't contain RUNNING only UP
Tested on RPi3 Raspbian Jessie
|
2017-09-23 11:56:08 +02:00 |
|
royord
|
df8f15acba
|
rescan button moved into a better home
|
2017-09-15 04:42:49 +00:00 |
|
royord
|
348e3a07b4
|
added rescan
|
2017-09-15 04:27:25 +00:00 |
|
Bill Zimmerman
|
97fd8dc13e
|
Merge pull request #88 from SolidRhino/patch-1
Update README.md
|
2017-07-20 11:21:59 -07:00 |
|
Solid Rhino
|
cc622f211e
|
Update README.md
Add git to install command
|
2017-07-18 14:52:48 +02:00 |
|
Bill Zimmerman
|
7048a991c8
|
Resolves #76
|
2017-06-03 14:25:11 +00:00 |
|
Bill Zimmerman
|
85992a67b7
|
Moved alert above tabs for consistency
|
2017-05-25 09:40:37 +00:00 |
|
Bill Zimmerman
|
58c6b67f49
|
Added welcome + clarified install dirs
|
2017-05-19 16:33:01 +00:00 |
|
Bill Zimmerman
|
aa08e64043
|
Fixed misplaced /div
|
2017-05-19 14:56:07 +00:00 |
|
Bill Zimmerman
|
66a211429b
|
Resolves #60
|
2017-05-19 14:00:47 +00:00 |
|
Bill Zimmerman
|
d9baf397d4
|
Resolves #66
|
2017-05-19 13:44:51 +00:00 |
|
Bill Zimmerman
|
261c90473d
|
Resolves #49
|
2017-05-19 13:25:47 +00:00 |
|
Joseph Haig
|
80fd46ff82
|
Merge pull request #59 from Headhunterzpw/master
Update dhcp.php
|
2017-03-20 16:01:37 +00:00 |
|
Joseph Haig
|
0eab5247a6
|
Merge pull request #58 from PureGrain/patch-1
Update system.php
|
2017-03-20 16:01:14 +00:00 |
|
Joseph Haig
|
451b03ad4c
|
Merge pull request #57 from PureGrain/master
RasPi3-WiFi
|
2017-03-20 16:00:35 +00:00 |
|
Jesse Geerts
|
ee288c32ca
|
Update dhcp.php
Added ( ) for the 's' in the minutes, hours and days to make it look nicer
|
2017-03-17 18:40:41 +01:00 |
|
Challon Holt
|
0dce1fefcb
|
Update system.php
Added Revision for Pi Zero 1.3 and PiZero W
|
2017-03-08 16:24:42 -05:00 |
|