Commit Graph

122 Commits

Author SHA1 Message Date
billz 53cdbd2528 Added support for pt_BR, thx @dalmago 2018-05-28 20:36:08 +00:00
billz b674f4f209 Mode change 2018-05-27 15:51:43 +00:00
billz be4ccda6f7 Replaced strings with gettext() alias 2018-05-27 15:51:06 +00:00
billz 244148cbee Cleaned up locale detection 2018-05-27 15:50:16 +00:00
billz 628a60893d Replaced strings with gettext alias 2018-05-27 15:48:42 +00:00
billz a21d633a77 added version to constants 2018-05-27 15:47:09 +00:00
Bill Zimmerman 164fd733b9
Updated with locale settings 2018-05-27 10:45:34 +02:00
Bill Zimmerman d8f4f15db8
Merge branch 'master' into i18n 2018-05-27 10:42:54 +02:00
billz 2a05284be6 Specifies interface with -i option and wpa_cli. Resolves #163 2018-03-28 10:09:58 +00:00
Russ Marshall 5c04c1dbca preserve priority in wpa_supplicant.conf 2018-02-25 09:08:21 -05:00
Russ Marshall ff36dbb3b4 support for 5GHz channels 2018-02-19 08:13:20 -05:00
Bill Zimmerman 75f6d53555
Merge pull request #140 from emmanuelgeoffray/master
Select wireless interface for wifi client, add globals to select services, memory output fix
2018-02-11 11:14:01 +01:00
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.
2017-12-26 11:55:30 -07:00
Emmanuel Geoffray 4325f9a9cf
Fixed memory used 2017-12-07 20:49:12 +01:00
Emmanuel Geoffray 674c38a54e
Reset to default config 2017-12-07 20:14:20 +01:00
Emmanuel Geoffray 3bcf16a3ba add globals to select visible services 2017-12-07 19:12:35 +00:00
Emmanuel Geoffray 3228114dd8 add global to select wireless interface for wifi client 2017-12-07 19:00:48 +00:00
billz 3b8a832cae Modified column class for better mobile compatibility 2017-11-06 12:38:57 +00:00
billz d38ae7f334 Standardize UI elements 2017-11-04 20:24:23 +00:00
Lawrence 28513a91ee Removing conflict 2017-11-04 12:56:51 +08:00
Lawrence 39d743ae89 merge from upstream 2017-11-04 12:53:29 +08:00
Lawrence 068c4c519e Merge from Upstream 2017-11-04 12:49:48 +08:00
Bill Zimmerman ef9dcbe06c
Merge branch 'master' into i18n 2017-11-02 23:41:33 +01:00
billz 8d1370e2fd Removed debug output 2017-11-02 20:46:46 +00:00
billz c88d027ec6 Added standard div wrapper to new tab 2017-11-02 18:43:52 +00:00
Lawrence f61cc31b20 Created new branch off master to help troubleshoot with #132 2017-11-02 22:43:41 +08:00
Lawrence 604b28130f Updating to help troubleshoot #132
Added the scripts to disable and enable logging for hostapd
Updated sudoers to allow running scripts
2017-11-02 22:33:11 +08:00
Lawrence 7845c8908b Initial commit to enable logging for hostapd 2017-11-02 22:13:36 +08:00
billz 03b5c6a695 Fixed typo. Thanks @bebora for catching it 2017-10-29 22:59:14 +00:00
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
2017-10-30 02:21:34 +08:00
Lawrence 6e786e41c2 Updating index to create new menu, custom.js with new code, moved config parameters from index.php to its own file 2017-10-29 12:31:51 +08:00
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
2017-10-28 02:40:30 +08:00
billz fc0df01a19 Adding gettext() to form button 2017-10-24 21:07:03 +00:00
billz f43ecbeb95 Formatting 2017-10-24 13:51:12 +00:00
billz 1d41ef6da2 Updated static labels with gettext() 2017-10-24 13:50:43 +00:00
billz 4c94d29668 Updated static labels with gettext() 2017-10-24 13:50:30 +00:00
billz ff18f84fd8 Updated static labels with gettext() 2017-10-24 13:50:17 +00:00
Bill Zimmerman 0374e41b62 Fixed typo in message 2017-10-24 12:26:00 +02:00
billz 039c00b0e2 Typo in description 2017-10-24 08:34:20 +00:00
billz ebe2d4d3a4 Added es_ES to list of supported languages 2017-10-24 07:18:23 +00:00
billz 1212ef51f7 Added constants for locales 2017-10-23 20:02:39 +00:00
billz 062d5aeb4f Replaced interface labels with gettext() 2017-10-23 19:51:34 +00:00
billz c8ca228dad initial commit 2017-10-23 17:28:51 +00:00
billz 5cc5d2528e mode change for consistency 2017-10-23 17:28:51 +00:00
billz 89e0e3f38a mode change for consistency 2017-10-23 17:28:50 +00:00
billz 81cd6391a4 mode change for consistency 2017-10-23 17:28:50 +00:00
Lawrence 64a7cb9d62 Merging upstream to repo 2017-10-23 00:27:33 +08:00
Lawrence 77316709e1 Creating networking interface to change between Static / Dynamic IPs 2017-10-23 00:26:49 +08:00
Lawrence 5c6991dfe5 Merge pull request #119 from SirLagz/master
Added a Web Console
2017-10-21 20:35:37 +08:00
Lawrence 241e3ddff9 Updating layout of webconsole page 2017-10-21 20:30:15 +08:00