Commit Graph

244 Commits (0bf16544760b6ccd7225de24128a0eab5a596859)
 

Author SHA1 Message Date
Bill Zimmerman 0bf1654476
Create ISSUE_TEMPLATE.md 7 years ago
Bill Zimmerman a942dc120d
Merge pull request #143 from arduino-man/patch-1
Patch dashboard.php to take dots in ESSID's
7 years ago
arduino-man d4010bd866
Patch dashboard.php to take dots in ESSID's
Patched dashboard.php so that the dashboard can display ESSID's that have dots in their names such as "kayton-2.4G". This was done by modifying the regex on line 38.
7 years ago
billz d22cdd6e68 Updated manual installation steps 7 years ago
billz 5d9d58630c Merge branch 'master' of https://github.com/billz/raspap-webgui 7 years ago
billz 951228275c Fixes #138 7 years ago
Bill Zimmerman 6e2c6de8a6
Merge pull request #124 from billz/new-php-pa
Installs php7.0-cgi for Stretch. Maintains backward compatibility with Jessie. Resolves #118 #109
7 years ago
Bill Zimmerman 6dc944603c
Merge branch 'master' into new-php-pa 7 years ago
billz 0f7658221e Installs php7.0-cgi on Stretch, maintains backwards compatibility 7 years ago
billz 0c696e061f Applied style to label 7 years ago
billz b950a1966d Fixed permission error. Resolves #136 7 years ago
billz 17e737792f Fixed path 7 years ago
billz e18b488bbb Fixed typo 7 years ago
billz e389d8f760 Updated for latest release + new screenshots 7 years ago
billz 3b8a832cae Modified column class for better mobile compatibility 7 years ago
billz bb7481c1a4 Applied style to btn states 7 years ago
billz 0a57cd8001 Applied style to webconsole 7 years ago
billz af9f997eb0 Applied style to .alert-danger 7 years ago
billz ea6737e1be Applied style to missing elements 7 years ago
Lawrence 5cb5cf1d6a
Merge pull request #131 from SirLagz/master
Created interface to configure Static / DHCP settings
7 years ago
billz d38ae7f334 Standardize UI elements 7 years ago
billz f6cfd65a55 Moved sublevel item to top level (for now) 7 years ago
Lawrence 28513a91ee Removing conflict 7 years ago
Lawrence 39d743ae89 merge from upstream 7 years ago
Lawrence 068c4c519e Merge from Upstream 7 years ago
Bill Zimmerman a4d8b04590
Merge pull request #133 from billz/hostapd-logging
Hostapd logging
7 years ago
billz 19a32f53ba Applied theme styles to log output 7 years ago
billz 8d1370e2fd Removed debug output 7 years ago
billz c88d027ec6 Added standard div wrapper to new tab 7 years ago
Lawrence 7b93326478 updated stylesheet and installer with left out stuff 7 years ago
Lawrence f61cc31b20 Created new branch off master to help troubleshoot with #132 7 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
7 years ago
Lawrence 7845c8908b Initial commit to enable logging for hostapd 7 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
7 years ago
Lawrence db8e201624 Merge from Upstream/Master https://github.com/billz/raspap-webgui 7 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 7 years ago
Lawrence 85c0c29923
Merge pull request #129 from billz/fix-a-fix
Fix properly
7 years ago
Joseph Haig c8f863aeaf Fix properly 7 years ago
Lawrence 52e7f04882
Merge pull request #128 from billz/fix-fastcgi
Fix fastcgi-php setup for fresh install
7 years ago
Joseph Haig f0f4f16438 Fix fastcgi-php setup for fresh install 7 years ago
Lawrence d42e265365 Updated version number to reflect big functionality update 7 years ago
Lawrence fe60945949 Removed commented out code from index.php. configuratin parameters have been moved to includes/config.php 7 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
7 years ago
Lawrence e905a862b2 Merge from upstream 7 years ago
billz cf149fd498 Fixed typo 7 years ago
Bill Zimmerman 7d938de1a4 Create CONTRIBUTING.md 7 years ago
Lawrence 64a7cb9d62 Merging upstream to repo 7 years ago
Lawrence 77316709e1 Creating networking interface to change between Static / Dynamic IPs 7 years ago
Lawrence 6d9029340f Merge pull request #123 from SirLagz/master
Updated Install/Uninstall scripts to resolve #120
7 years ago
Lawrence a0a4f842b4 Updating install script and removing unneeded configuration file 7 years ago