Commit Graph

1389 Commits (417715f5d0e82ccf14615e786454740f91d3e121)
 

Author SHA1 Message Date
Joseph Haig 0eab5247a6 Merge pull request #58 from PureGrain/patch-1
Update system.php
7 years ago
Joseph Haig 451b03ad4c Merge pull request #57 from PureGrain/master
RasPi3-WiFi
7 years ago
Jesse Geerts ee288c32ca Update dhcp.php
Added ( ) for the 's' in the minutes, hours and days to make it look nicer
7 years ago
Challon Holt 0dce1fefcb Update system.php
Added Revision for Pi Zero 1.3 and PiZero W
7 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
Bill Zimmerman 265b6e5af0 Merge pull request #43 from billz/fix_default_setup
Fix default setup
8 years ago
Joe Haig 9410821c8c Fix default - really turn on WPA! 8 years ago
Joe Haig f0cf084202 Add rc.local file to set up NAT routing 8 years ago
Bill Zimmerman ce5220deb7 Added link to @jrmhaig's Twitter 8 years ago
Bill Zimmerman 4b1144b61b Updated version info 8 years ago
Bill Zimmerman cf69055d3c Merge pull request #42 from billz/improve_installer
Improve installer
8 years ago
Joe Haig 92cba363c8 Show default configuration details 8 years ago
Joe Haig 2d992fb4ac Revert back to using /etc/init.d
Don't change too many things at once.
8 years ago
Joe Haig d089dbfe43 Fix sudo lines for 'service' 8 years ago
Joe Haig c5cb30f9e7 Install dnsmasq 8 years ago
Joe Haig 0880ce388c Fix wpa_pairwise setting 8 years ago
Joe Haig ec03171e74 Reboot at end of installation 8 years ago
Joe Haig 294ed85707 Correct ctrl_interface in default configuration 8 years ago
Joe Haig a3ea51077d Some more default config files
* /etc/default/hostapd
* /etc/dhcpcd.conf
* /etc/dnsmasq.conf
8 years ago
Joe Haig a3bfa51c70 Default hostapd configuration 8 years ago
Joe Haig 58bd439b4d Replace /etc.init.d with service 8 years ago
Joe Haig 5f748c4b84 Add hostapd install to manual install instructions 8 years ago
Joe Haig fd20d867dc Install hostapd as a dependency 8 years ago
Joe Haig b8b3fd1d31 Move old install directory if it exists 8 years ago
Bill Zimmerman 3a958e3f3b Merge pull request #37 from jrmhaig/split_sudo
Make /etc/visudo file a bit more readable
8 years ago
Joe Haig 54ef4de291 Make /etc/visudo file a bit more readable 8 years ago
Joseph Haig fad6f8ee82 Merge pull request #36 from jrmhaig/visudo_typo
Fix typo
8 years ago
Joe Haig bf2002e72f Fix typo 8 years ago
Joseph Haig d5e296b85e Merge pull request #35 from jrmhaig/subdirectory
Set form actions correctly
8 years ago
Joe Haig 8e179f0614 Set form actions correctly 8 years ago
Bill Zimmerman c8cca832c8 Merge branch 'master' of https://github.com/billz/raspap-webgui 8 years ago
Bill Zimmerman 17d1b69805 Detect Raspian version and set lighttpd webroot. Fixes #29 8 years ago
Bill Zimmerman 103eaff832 Merge pull request #28 from jrmhaig/lighttpd_home
Update README for changed lighttpd directory
8 years ago
Joseph Haig dc6bdc028c Add missing / 8 years ago
Joseph Haig 0a9b2363de Correct markdown for bold 8 years ago
Joe Haig 9ceaa90530 Change lighttpd default directory 8 years ago
Bill Zimmerman 52d569d7f3 Merge pull request #24 from jrmhaig/dashboard
Move dashboard function to separate file
8 years ago
Joe Haig 20eb3b0107 Merge branch 'master' into dashboard 8 years ago
Bill Zimmerman d47a939649 Merge pull request #23 from jrmhaig/client
Redo wireless client configuration
8 years ago
Joe Haig 66d6f3766c Find bitrate and signal level correctly
Also, display signal level as just a number rather than a graph
8 years ago
Joe Haig f730aa1ffb Use status class 8 years ago
Joe Haig 9492330196 Indicated connected network 8 years ago
Joe Haig b353dd77a8 Add password length check
Also remove most of the rest of the javascript as it is unused.
8 years ago
Joe Haig e953e68556 Redo 'Configure client' page 8 years ago
Joe Haig a87d7ee869 Allow open networks 8 years ago