Bill Zimmerman
729a02b2f9
Set theme jekyll-theme-minimal
4 years ago
billz
f873073570
Hotfix: specify interface with wpa_cli in patch_system_files(). Addresses #163
4 years ago
billz
2a05284be6
Specifies interface with -i option and wpa_cli. Resolves #163
4 years ago
Bill Zimmerman
1b387b0f6d
Updated version
4 years ago
Bill Zimmerman
98ace52351
bug fixes to default_configuration(). Resolves #174 . Thanks @Austin-RR
4 years ago
Bill Zimmerman
b9bd1cf46f
Merge pull request #171 from billz/bower_update
Update SB Admin 2, improved dependency organization + gulp support
4 years ago
billz
2176988898
Updated with minified sb-admin-2.css
4 years ago
billz
376653224d
Cleaned up npm-folders local install
4 years ago
billz
902281294f
Added vendor directory & gulp support for better dependency organization + compiling less & js files. added gulp
support for a browser sync task as well for easier development
4 years ago
Bill Zimmerman
659e21f00b
Merge pull request #164 from rmarshall31/priority
preserve priority in wpa_supplicant.conf
4 years ago
Russ Marshall
d6778b3ff0
Merge branch 'priority' of https://github.com/rmarshall31/raspap-webgui into priority
4 years ago
Russ Marshall
5c04c1dbca
preserve priority in wpa_supplicant.conf
4 years ago
Bill Zimmerman
e171efa2f4
Merge pull request #161 from rmarshall31/master
support for 5GHz channels
4 years ago
Bill Zimmerman
3157d59132
Merge pull request #160 from jbishop129/patch-1
Fix /etc/sudoers entries
4 years ago
Russ Marshall
f8a71403a3
preserve priority in wpa_supplicant.conf
4 years ago
Russ Marshall
ff36dbb3b4
support for 5GHz channels
4 years ago
Joe
ba9d6cba59
Fix /etc/sudoers entries
- symlink to hook wpa_supplicant if multiple wireless adapters. Otherwise, "wpa_cli" cmds fail if you have more than one wlan device
- set cmds array items to double quotes
- added entries for wlan1 interfaces, to be able to control more than one wireless adapter
- updated if statement checking the number of lines in /etc/sudoers
- added IFS in do loop, to handle spaces in array items properly (current method truncates the line if it finds a space)
4 years ago
Bill Zimmerman
75f6d53555
Merge pull request #140 from emmanuelgeoffray/master
Select wireless interface for wifi client, add globals to select services, memory output fix
4 years ago
Bill Zimmerman
0bf1654476
Create ISSUE_TEMPLATE.md
4 years ago
Bill Zimmerman
a942dc120d
Merge pull request #143 from arduino-man/patch-1
Patch dashboard.php to take dots in ESSID's
4 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.
4 years ago
Emmanuel Geoffray
4325f9a9cf
Fixed memory used
5 years ago
Emmanuel Geoffray
674c38a54e
Reset to default config
5 years ago
Emmanuel Geoffray
3bcf16a3ba
add globals to select visible services
5 years ago
Emmanuel Geoffray
3228114dd8
add global to select wireless interface for wifi client
5 years ago
billz
d22cdd6e68
Updated manual installation steps
5 years ago
billz
5d9d58630c
Merge branch 'master' of https://github.com/billz/raspap-webgui
5 years ago
billz
951228275c
Fixes #138
5 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
5 years ago
Bill Zimmerman
6dc944603c
Merge branch 'master' into new-php-pa
5 years ago
billz
0f7658221e
Installs php7.0-cgi on Stretch, maintains backwards compatibility
5 years ago
billz
0c696e061f
Applied style to label
5 years ago
billz
b950a1966d
Fixed permission error. Resolves #136
5 years ago
billz
17e737792f
Fixed path
5 years ago
billz
e18b488bbb
Fixed typo
5 years ago
billz
e389d8f760
Updated for latest release + new screenshots
5 years ago
billz
3b8a832cae
Modified column class for better mobile compatibility
5 years ago
billz
bb7481c1a4
Applied style to btn states
5 years ago
billz
0a57cd8001
Applied style to webconsole
5 years ago
billz
af9f997eb0
Applied style to .alert-danger
5 years ago
billz
ea6737e1be
Applied style to missing elements
5 years ago
Lawrence
5cb5cf1d6a
Merge pull request #131 from SirLagz/master
Created interface to configure Static / DHCP settings
5 years ago
billz
d38ae7f334
Standardize UI elements
5 years ago
billz
f6cfd65a55
Moved sublevel item to top level (for now)
5 years ago
Lawrence
28513a91ee
Removing conflict
5 years ago
Lawrence
39d743ae89
merge from upstream
5 years ago
Lawrence
068c4c519e
Merge from Upstream
5 years ago
Bill Zimmerman
a4d8b04590
Merge pull request #133 from billz/hostapd-logging
Hostapd logging
5 years ago
billz
19a32f53ba
Applied theme styles to log output
5 years ago
billz
8d1370e2fd
Removed debug output
5 years ago