Commit Graph

585 Commits

Author SHA1 Message Date
Bill Zimmerman d0e9854f46
Update prerequisites 2019-03-06 01:34:34 +01:00
Bill Zimmerman f9f0924d34 Initial commit 2019-03-06 00:57:49 +01:00
Bill Zimmerman bf4f61d536 Added support for wireless client AP mode 2019-03-06 00:55:31 +01:00
Bill Zimmerman bf8b47eaf9 Added uap0 config to support wireless client AP mode 2019-03-06 00:55:01 +01:00
Bill Zimmerman 2d21830143 Added uap0 config 2019-03-06 00:54:29 +01:00
billz 479ac2ce1c Updated list of translations 2019-03-04 23:17:03 +00:00
billz b98837a8a2 Added utility for compiling .mo files 2019-03-04 23:15:00 +00:00
billz b758ac161d Added support for Finnish & Sinhala locales 2019-03-04 23:12:01 +00:00
billz b0c4e54aec Added support for Finnish & Sinhala locales 2019-03-04 23:11:31 +00:00
billz 4f61501794 Added messages for Finish, thanks M4ra 2019-03-04 23:10:29 +00:00
billz c0ae734988 Added messages for Sinhala, thanks Damith 2019-03-04 23:08:41 +00:00
billz 36da039a01 Update minor version number 2019-03-01 10:44:34 +00:00
billz 6a01eed166 (re)fix of #188. Resolves #290 2019-03-01 09:49:15 +00:00
Benjamin Leblond a295cf87c0 new feature data usage hourly 2019-02-27 20:42:36 +01:00
Bill Zimmerman fb003a9e29
Updated release version 2019-02-08 12:21:58 +01:00
Bill Zimmerman dc89e3e240
Merge pull request #285 from dalmago/revision_code
Updating revision code list
2019-02-07 11:02:20 +01:00
Bill Zimmerman ce4ad73ae3
Update ISSUE_TEMPLATE.md 2019-02-07 09:35:29 +01:00
Matheus Dal Mago d9306443f3 Updating revision code list 2019-02-04 15:08:14 -02:00
billz d1edf51c82 Added option to enable/disable wifi client config 2019-01-27 20:23:57 +00:00
billz b00b71e2e3 Added constant to toggle availability of wifi client config. Resolves #279 2019-01-27 20:22:49 +00:00
Bill Zimmerman 68f1ce5f0a
Update README.md
Updated screenshot
2019-01-21 11:43:45 +01:00
Bill Zimmerman 04c778a92c
Update README.md
Updated screenshot
2019-01-21 11:38:25 +01:00
billz 67811c078b Updated list of supported translations 2019-01-13 08:56:48 +00:00
billz 5f9ed542f8 Added support for Español, thanks @lafm1990 2019-01-13 08:53:16 +00:00
billz 7b604a99a7 Added support for Español, thanks @lafm1990 2019-01-13 08:52:29 +00:00
billz fc489f554c Added messages for Español, thanks @lafm1990 2019-01-13 08:51:21 +00:00
Bill Zimmerman 16161dd7b0
Update README.md 2018-11-19 18:26:44 +01:00
billz 1b1aa4b6d9 Added support for Russian, thanks Betep 2018-11-19 16:44:44 +00:00
billz d512219fb0 Added support for Russian, thanks Betep 2018-11-19 16:44:15 +00:00
billz 68163ac177 Added messages for Russian, thanks Betep 2018-11-19 16:42:48 +00:00
billz 1694dd31b9 Updated styles for configure_client UI elements 2018-11-16 07:34:34 +00:00
billz 6a9ffa36a6 Minor corrections to messages 2018-11-15 22:21:55 +00:00
billz d2fc5e4213 Several enhancements, thanks @PRO2XY & @njkeng. Resolves #168, Resolves #261 2018-11-13 22:32:41 +00:00
billz 22976669ee Added wpa_cli -i wlan[0-9] select_network, thanks @PRO2XY 2018-11-13 22:21:02 +00:00
billz 211208e7a7 Mode change for consistency 2018-11-13 11:20:03 +00:00
Bill Zimmerman d912eb5a12
Update manual installation steps
Resolves #245
2018-11-08 11:20:29 +01:00
Bill Zimmerman 940194107c
Merge pull request #254 from D9ping/dashboard-fixes
Dashboard use of ip & iw instead of ifconfig & iwconfig.
2018-11-05 14:56:39 +05:30
Bill Zimmerman cda61222e2
Update README.md 2018-11-04 18:02:04 +01:00
billz 81a3eb5824 Added messages for Czech, thanks @rvallo 2018-11-04 09:00:37 +00:00
billz 4a7f3cc7cd Added locale support for Czech, thanks @rvallo 2018-11-04 08:59:01 +00:00
billz 8e22f8857d Added messages for Czech, thanks @rvallo 2018-11-04 08:58:25 +00:00
Bill Zimmerman b8db06e4f5 Updated RASPI_VERSION to latest release 2018-11-02 13:19:43 +01:00
Bill Zimmerman f3f1e97e72
Updated release version 1.4.0 2018-11-02 13:17:13 +01:00
Bill Zimmerman c366ef0abb
Merge pull request #259 from D9ping/Branch_D9ping
Fix incorrect escaping break lines of WPA and WPA2 secured networks.
2018-10-31 19:19:18 +05:30
D9ping 54e55775ea Fix incorrect escaping break lines of WPA and WPA2 secured networks.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
2018-10-24 01:42:47 +02:00
D9ping 6b05989498 Showing multiple IPv4/IPv6 addresses.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
2018-10-23 11:57:55 +02:00
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>
2018-10-20 14:41:58 +02:00
D9ping 25f362dc19 Use ip and iw instead of ipconfig and iwconfig. #152 #249
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
2018-10-20 00:15:16 +02:00
Bill Zimmerman d9b2d20e28
Update README.md 2018-10-17 17:56:21 +02:00
billz e6c3b4031f Merge branch 'master' of https://github.com/billz/raspap-webgui 2018-10-17 15:53:08 +00:00