Commit Graph

468 Commits (ce4ad73ae32cc7f56c5e991a2c95bd5786805944)
 

Author SHA1 Message Date
Bill Zimmerman ce4ad73ae3
Update ISSUE_TEMPLATE.md 6 years ago
billz d1edf51c82 Added option to enable/disable wifi client config 6 years ago
billz b00b71e2e3 Added constant to toggle availability of wifi client config. Resolves #279 6 years ago
Bill Zimmerman 68f1ce5f0a
Update README.md
Updated screenshot
6 years ago
Bill Zimmerman 04c778a92c
Update README.md
Updated screenshot
6 years ago
billz 67811c078b Updated list of supported translations 6 years ago
billz 5f9ed542f8 Added support for Español, thanks @lafm1990 6 years ago
billz 7b604a99a7 Added support for Español, thanks @lafm1990 6 years ago
billz fc489f554c Added messages for Español, thanks @lafm1990 6 years ago
Bill Zimmerman 16161dd7b0
Update README.md 6 years ago
billz 1b1aa4b6d9 Added support for Russian, thanks Betep 6 years ago
billz d512219fb0 Added support for Russian, thanks Betep 6 years ago
billz 68163ac177 Added messages for Russian, thanks Betep 6 years ago
billz 1694dd31b9 Updated styles for configure_client UI elements 6 years ago
billz 6a9ffa36a6 Minor corrections to messages 6 years ago
billz d2fc5e4213 Several enhancements, thanks @PRO2XY & @njkeng. Resolves #168, Resolves #261 6 years ago
billz 22976669ee Added wpa_cli -i wlan[0-9] select_network, thanks @PRO2XY 6 years ago
billz 211208e7a7 Mode change for consistency 6 years ago
Bill Zimmerman d912eb5a12
Update manual installation steps
Resolves #245
6 years ago
Bill Zimmerman 940194107c
Merge pull request #254 from D9ping/dashboard-fixes
Dashboard use of ip & iw instead of ifconfig & iwconfig.
6 years ago
Bill Zimmerman cda61222e2
Update README.md 6 years ago
billz 81a3eb5824 Added messages for Czech, thanks @rvallo 6 years ago
billz 4a7f3cc7cd Added locale support for Czech, thanks @rvallo 6 years ago
billz 8e22f8857d Added messages for Czech, thanks @rvallo 6 years ago
Bill Zimmerman b8db06e4f5 Updated RASPI_VERSION to latest release 6 years ago
Bill Zimmerman f3f1e97e72
Updated release version 1.4.0 6 years ago
Bill Zimmerman c366ef0abb
Merge pull request #259 from D9ping/Branch_D9ping
Fix incorrect escaping break lines of WPA and WPA2 secured networks.
6 years ago
D9ping 54e55775ea Fix incorrect escaping break lines of WPA and WPA2 secured networks.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping 6b05989498 Showing multiple IPv4/IPv6 addresses.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping f81bae5f35 Don't use ifconfig for checking interface state.
Made several strings translatable in dashboard.

Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping 25f362dc19 Use ip and iw instead of ipconfig and iwconfig. #152 #249
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
Bill Zimmerman d9b2d20e28
Update README.md 6 years ago
billz e6c3b4031f Merge branch 'master' of https://github.com/billz/raspap-webgui 6 years ago
billz fca391b7c5 Added locale support for Chinese simplified, thanks @BANKA2017 6 years ago
billz 5e374f3b84 Added locale support for Chinese simplified, thanks @BANKA2017 6 years ago
billz 8ff5c045f4 Added messages for Chinese simplified, thanks @BANKA2017 6 years ago
Bill Zimmerman 3a7de3d734 Merge branch 'master' of https://github.com:443/billz/raspap-webgui 6 years ago
billz 5c6768d880 Merge branch 'master' of https://github.com/billz/raspap-webgui 6 years ago
Bill Zimmerman 24101440b9
Update ISSUE_TEMPLATE.md 6 years ago
Bill Zimmerman 3b9c478a7d
Merge pull request #248 from D9ping/hidden-ssid
Hidden SSID and not secured hotspot.
6 years ago
D9ping 9f5cf8a069 Allow empty passphrase to be entered on no security. #208
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping 2104f620bc Allow creating not secured wi-fi. Fixes #208
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
billz bba1e172d9 Merge branch 'master' of https://github.com/billz/raspap-webgui 6 years ago
D9ping ee41ed7e0f Added support for hidding SSID. Implement idea from #247.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping 92f02fb698 Merge branch 'master' of https://github.com/D9ping/raspap-webgui 6 years ago
Bill Zimmerman 1000412a34
Merge pull request #243 from D9ping/802.11N
Support for enabling 802.11N
6 years ago
billz ce21f2ac57 Merge branch 'master' of https://github.com/billz/raspap-webgui 6 years ago
D9ping 28f0c18c5a Merge branch 'master' into 802.11N 6 years ago
D9ping 73f5e4f2da Properly use for attribute for label tags on hostapd page.
Added support for id attribute for SelectorOptions function.

Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
Bill Zimmerman 45a7d0a574
Merge pull request #242 from D9ping/patch-1
Fix xss in interface parameter.
6 years ago