D9ping
7b2f42f326
Added Morris.Js chart and jquery.datatable to bandwidth page.
...
Use ajax for getting bandwidth data.
Added support for adding extra scripts in footer if needed.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
6d37fd79fa
Added RASPI_VNSTAT_ENABLED to config.php.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
d6d89df024
Display bandwidth use total per day, week, month from vnstat.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
5988dab56e
Fixed html option end tag.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
Bill Zimmerman
a02b525fc1
Added missing double-quote. Fixes #222 . Thanks @seebz
7 years ago
D9ping
fb7ba20055
Fixed php notices log messages.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
bbea02cc54
Fix for #212
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
2b03fa316d
Escape client input, console output etc. before doing any echo.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
2ad03e1035
Fix for #210 .
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
billz
55c6e332cc
Label change, thanks Tino
7 years ago
billz
9dd2fc2b65
Added locale support for de_DE, thanks Tino
7 years ago
billz
ff4385753c
Fixes #188 . Thanks @bluthen
7 years ago
billz
ae171cfe46
Initial caps for locales in select list
7 years ago
billz
65f38845a3
Added local support for sv_SE
7 years ago
billz
b4c3fe1bd3
Added locale support for sv_SE
7 years ago
billz
534d44c03d
Added language tab and selector
7 years ago
billz
2b8e37880e
Bugfix: set locale SESSION var
7 years ago
billz
53cdbd2528
Added support for pt_BR, thx @dalmago
7 years ago
billz
b674f4f209
Mode change
7 years ago
billz
be4ccda6f7
Replaced strings with gettext() alias
7 years ago
billz
244148cbee
Cleaned up locale detection
7 years ago
billz
628a60893d
Replaced strings with gettext alias
7 years ago
billz
a21d633a77
added version to constants
7 years ago
Bill Zimmerman
164fd733b9
Updated with locale settings
7 years ago
Bill Zimmerman
d8f4f15db8
Merge branch 'master' into i18n
7 years ago
billz
2a05284be6
Specifies interface with -i option and wpa_cli. Resolves #163
7 years ago
Russ Marshall
5c04c1dbca
preserve priority in wpa_supplicant.conf
7 years ago
Russ Marshall
ff36dbb3b4
support for 5GHz channels
7 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
7 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.
7 years ago
Emmanuel Geoffray
4325f9a9cf
Fixed memory used
7 years ago
Emmanuel Geoffray
674c38a54e
Reset to default config
7 years ago
Emmanuel Geoffray
3bcf16a3ba
add globals to select visible services
7 years ago
Emmanuel Geoffray
3228114dd8
add global to select wireless interface for wifi client
7 years ago
billz
3b8a832cae
Modified column class for better mobile compatibility
8 years ago
billz
d38ae7f334
Standardize UI elements
8 years ago
Lawrence
28513a91ee
Removing conflict
8 years ago
Lawrence
39d743ae89
merge from upstream
8 years ago
Lawrence
068c4c519e
Merge from Upstream
8 years ago
Bill Zimmerman
ef9dcbe06c
Merge branch 'master' into i18n
8 years ago
billz
8d1370e2fd
Removed debug output
8 years ago
billz
c88d027ec6
Added standard div wrapper to new tab
8 years ago
Lawrence
f61cc31b20
Created new branch off master to help troubleshoot with #132
8 years ago
Lawrence
604b28130f
Updating to help troubleshoot #132
...
Added the scripts to disable and enable logging for hostapd
Updated sudoers to allow running scripts
8 years ago
Lawrence
7845c8908b
Initial commit to enable logging for hostapd
8 years ago
billz
03b5c6a695
Fixed typo. Thanks @bebora for catching it
8 years ago
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
8 years ago
Lawrence
6e786e41c2
Updating index to create new menu, custom.js with new code, moved config parameters from index.php to its own file
8 years ago
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
8 years ago
billz
fc0df01a19
Adding gettext() to form button
8 years ago