D9ping
28f0c18c5a
Merge branch 'master' into 802.11N
7 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>
7 years ago
Bill Zimmerman
45a7d0a574
Merge pull request #242 from D9ping/patch-1
...
Fix xss in interface parameter.
7 years ago
D9ping
b10b538896
Allow channel 14 for Japan in 802.11b mode.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
bf638dc2f2
Added support for selecting to use 802.11N
...
Limit channel selection for north america.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
Tom
ec1f8022fe
Fix xss in interface parameter.
7 years ago
D9ping
34f2926317
Merge branch 'master' of https://github.com/billz/raspap-webgui
7 years ago
Bill Zimmerman
c9377c1c04
Merge pull request #241 from D9ping/Branch_D9ping
...
Deal with infinite lease time DHCP leases
7 years ago
billz
84fa5b845c
Merge branch 'master' of https://github.com/billz/raspap-webgui
7 years ago
D9ping
f925a01807
Properly selected ininite lease if ininite is selected.
...
Made time units translatable.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
b9a1692d61
Merge branch 'master' into Branch_D9ping
7 years ago
D9ping
b292ee218c
Fix for #240
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
Bill Zimmerman
3b52d0f211
Update README.md
7 years ago
Bill Zimmerman
78557aaf6b
Added messages for Data usage
7 years ago
Bill Zimmerman
046a440029
Added messages for Data usage
7 years ago
billz
6e6567b925
Merge branch 'master' of https://github.com/billz/raspap-webgui
7 years ago
billz
1a8b114edf
Added strings for Data usage
7 years ago
D9ping
93ce6b9d09
Merge branch 'master' of https://github.com/billz/raspap-webgui
7 years ago
Bill Zimmerman
da1f602f86
Added vnstat to list of dependencies
7 years ago
billz
99a451a3e9
Style additions for data usage UI
7 years ago
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
79e6270dba
Merge branch 'master' of https://github.com/billz/raspap-webgui
7 years ago
Bill Zimmerman
39605c14db
Merge pull request #233 from D9ping/translation-dutch
...
Bug fix should check http header, not session.
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
5113cfac88
Merge branch 'master' of https://github.com/billz/raspap-webgui
7 years ago
Bill Zimmerman
7eec560a7c
Updated translations with Nederlands (thx @D9ping)
7 years ago
Bill Zimmerman
988533a743
Merge pull request #232 from D9ping/translation-dutch
...
Dutch translations.
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
6397852591
Merge branch 'master' of https://github.com/billz/raspap-webgui
7 years ago
D9ping
76a1236eb6
Merge branch 'master' into bandwidthmonitoring
7 years ago
D9ping
e90b9899a3
Merge branch 'master' of https://github.com/billz/raspap-webgui into bandwidthmonitoring
7 years ago
billz
8000364d70
Merge branch 'D9ping-Branch_D9ping'
7 years ago
billz
e6784d7d2b
Merge branch 'Branch_D9ping' of https://github.com/D9ping/raspap-webgui into D9ping-Branch_D9ping
7 years ago
Tom
a492829052
Merge pull request #1 from billz/D9ping-Branch_D9ping
...
Mods to branch d9ping
7 years ago
billz
22c791e1f3
Standardized messages, modified php config install order
7 years ago
D9ping
d67df7ebe7
Merge branch 'master' of https://github.com/billz/raspap-webgui into Branch_D9ping
7 years ago
Bill Zimmerman
9da474af43
Merge pull request #135 from matthova/master
...
Added access point walkthrough
7 years ago
billz
e0e78cb0f9
Merge branch 'Branch_D9ping' of https://github.com/D9ping/raspap-webgui into D9ping-Branch_D9ping
7 years ago
D9ping
03f2620e48
Backup php.ini to $raspap_dir/backups folder.
...
Ask for before changing php configuration of httpOnly and opcache.
Do not change session.use_strict_mode, no extra question.
Ask to restore backup of php.ini from $raspap_dir/backups folder in uninstall.sh.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
e428271ef2
Fix for #225 , (Credits to DrStacheWH)
...
Removed duplicated create_logging_scripts function.
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
aa96780c0b
Backup php configuration before changing it.
...
Removed support for disabling php extensions.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
8355c1cbfe
Use sed regular expressions to deal with changing php configuration.
...
Don't try turn on not existing Zend Opcache under php 5<=
Turn on session.use_strict_mode if off.
Don't change decreated expose_php.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
19f123b0c4
WIP: Php default configuration hardening.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago