Bill Zimmerman
c0152612bf
Merge pull request #231 from D9ping/bandwidthmonitoring
...
Data usage monitoring page
7 years ago
D9ping
183f04f53f
Enable data usage page by default.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
3bf4a74f3b
Renamed bandwidth.php to data_usage.php.
...
Removed unused status_messages.php include in data_usage.php.
Use single quote style in bandwidthcharts.js.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
1526ae6b86
Fixed check client http header, not session.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
e4107870e8
Add dutch translations.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
b3d7c06c60
Translatable strings in bandwidthcharts.js.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
23d2718854
Renamed vnstat.php to bandwidth.php.
...
Disabled bandwidth page by default.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
7c3820d9ab
Use seperate container for chart and datatable.
...
Cleanup unused code comments.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
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
8 years ago
Russ Marshall
5c04c1dbca
preserve priority in wpa_supplicant.conf
8 years ago
Russ Marshall
ff36dbb3b4
support for 5GHz channels
8 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
8 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.
8 years ago
Emmanuel Geoffray
4325f9a9cf
Fixed memory used
8 years ago
Emmanuel Geoffray
674c38a54e
Reset to default config
8 years ago
Emmanuel Geoffray
3bcf16a3ba
add globals to select visible services
8 years ago
Emmanuel Geoffray
3228114dd8
add global to select wireless interface for wifi client
8 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