1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

223 Commits

Author SHA1 Message Date
billz
d38ae7f334 Standardize UI elements 2017-11-04 20:24:23 +00:00
billz
f6cfd65a55 Moved sublevel item to top level (for now) 2017-11-04 20:23:55 +00:00
Lawrence
28513a91ee Removing conflict 2017-11-04 12:56:51 +08:00
Lawrence
39d743ae89 merge from upstream 2017-11-04 12:53:29 +08:00
Lawrence
068c4c519e Merge from Upstream 2017-11-04 12:49:48 +08:00
Bill Zimmerman
a4d8b04590
Merge pull request #133 from billz/hostapd-logging
Hostapd logging
2017-11-02 22:07:42 +01:00
billz
19a32f53ba Applied theme styles to log output 2017-11-02 21:05:40 +00:00
billz
8d1370e2fd Removed debug output 2017-11-02 20:46:46 +00:00
billz
c88d027ec6 Added standard div wrapper to new tab 2017-11-02 18:43:52 +00:00
Lawrence
7b93326478 updated stylesheet and installer with left out stuff 2017-11-02 22:48:15 +08:00
Lawrence
f61cc31b20 Created new branch off master to help troubleshoot with #132 2017-11-02 22:43:41 +08:00
Lawrence
604b28130f Updating to help troubleshoot #132
Added the scripts to disable and enable logging for hostapd
Updated sudoers to allow running scripts
2017-11-02 22:33:11 +08:00
Lawrence
7845c8908b Initial commit to enable logging for hostapd 2017-11-02 22:13:36 +08:00
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
2017-10-30 02:21:34 +08:00
Lawrence
db8e201624 Merge from Upstream/Master https://github.com/billz/raspap-webgui 2017-10-29 12:32:36 +08:00
Lawrence
6e786e41c2 Updating index to create new menu, custom.js with new code, moved config parameters from index.php to its own file 2017-10-29 12:31:51 +08:00
Lawrence
85c0c29923
Merge pull request #129 from billz/fix-a-fix
Fix properly
2017-10-29 12:25:31 +08:00
Joseph Haig
c8f863aeaf Fix properly 2017-10-28 20:59:17 +01:00
Lawrence
52e7f04882
Merge pull request #128 from billz/fix-fastcgi
Fix fastcgi-php setup for fresh install
2017-10-29 01:00:47 +08:00
Joseph Haig
f0f4f16438 Fix fastcgi-php setup for fresh install 2017-10-28 12:00:15 +00:00
Lawrence
d42e265365 Updated version number to reflect big functionality update 2017-10-28 02:44:45 +08:00
Lawrence
fe60945949 Removed commented out code from index.php. configuratin parameters have been moved to includes/config.php 2017-10-28 02:42:40 +08:00
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
2017-10-28 02:40:30 +08:00
Lawrence
e905a862b2 Merge from upstream 2017-10-26 20:47:04 +08:00
billz
cf149fd498 Fixed typo 2017-10-25 23:45:18 +00:00
Bill Zimmerman
7d938de1a4 Create CONTRIBUTING.md 2017-10-23 23:52:43 +02:00
Lawrence
64a7cb9d62 Merging upstream to repo 2017-10-23 00:27:33 +08:00
Lawrence
77316709e1 Creating networking interface to change between Static / Dynamic IPs 2017-10-23 00:26:49 +08:00
Lawrence
6d9029340f Merge pull request #123 from SirLagz/master
Updated Install/Uninstall scripts to resolve #120
2017-10-22 20:49:33 +08:00
Lawrence
a0a4f842b4 Updating install script and removing unneeded configuration file 2017-10-22 19:46:52 +08:00
Lawrence
908f0de8cb Updated install and uninstall scripts to append to rc.local rather than overwrite the file 2017-10-21 22:39:29 +08:00
Lawrence
6fefbf7a2d Updated webconsole styling 2017-10-21 20:35:59 +08:00
Lawrence
5c6991dfe5 Merge pull request #119 from SirLagz/master
Added a Web Console
2017-10-21 20:35:37 +08:00
Lawrence
241e3ddff9 Updating layout of webconsole page 2017-10-21 20:30:15 +08:00
billz
9265f89e6d Merge branch 'master' of https://github.com/billz/raspap-webgui 2017-10-18 17:00:19 +00:00
Lawrence
f18b5785c8 Merge branch 'master' of https://github.com/SirLagz/raspap-webgui 2017-10-14 12:56:23 +08:00
Lawrence
4d04155895 Added webconsole to system pane, added tabs to system pane to allow for webconsole to be hidden/shown 2017-10-14 12:55:42 +08:00
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 2017-10-14 11:36:42 +08:00
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