necro-nemesis
2d2af8c6d2
remove clipboard
7 years ago
necro-nemesis
d1919e0bc3
Instantiate function
7 years ago
necro-nemesis
ed7a3ebe86
Custom.js
7 years ago
necro-nemesis
72aa4b0b46
move script to custom.js
7 years ago
necro-nemesis
9b0f35edd5
proper address
7 years ago
necro-nemesis
4d32651739
copy test
7 years ago
necro-nemesis
6dcca791d4
formatting
7 years ago
necro-nemesis
85e530a6bd
Update index.php
7 years ago
necro-nemesis
283fb668ae
Update index.php
7 years ago
necro-nemesis
c2375457ce
Update index.php
7 years ago
billz
d1edf51c82
Added option to enable/disable wifi client config
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>
8 years ago
D9ping
23d2718854
Renamed vnstat.php to bandwidth.php.
...
Disabled bandwidth page by default.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
8 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>
8 years ago
D9ping
6d37fd79fa
Added RASPI_VNSTAT_ENABLED to config.php.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
8 years ago
D9ping
d6d89df024
Display bandwidth use total per day, week, month from vnstat.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
8 years ago
D9ping
a86c8e4553
Fix for #211 .
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
8 years ago
billz
74842aac62
Minor nav label change
8 years ago
billz
c1fab759e4
Moved session_start() before includes
8 years ago
Bill Zimmerman
e29dc74e06
Fix indents
8 years ago
billz
23b7a76c6a
Replaced strings with gettext() alias
8 years ago
Bill Zimmerman
d8f4f15db8
Merge branch 'master' into i18n
8 years ago
billz
2176988898
Updated with minified sb-admin-2.css
8 years ago
billz
902281294f
Added vendor directory & gulp support for better dependency organization + compiling less & js files. added gulp
...
support for a browser sync task as well for easier development
8 years ago
Emmanuel Geoffray
3bcf16a3ba
add globals to select visible services
8 years ago
billz
f6cfd65a55
Moved sublevel item to top level (for now)
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
9 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
9 years ago
Lawrence
d42e265365
Updated version number to reflect big functionality update
9 years ago
Lawrence
fe60945949
Removed commented out code from index.php. configuratin parameters have been moved to includes/config.php
9 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
9 years ago
billz
1212ef51f7
Added constants for locales
9 years ago
billz
062d5aeb4f
Replaced interface labels with gettext()
9 years ago
billz
6fb18e1649
Added gettext for i18n support
9 years ago
Lawrence
64a7cb9d62
Merging upstream to repo
9 years ago
Lawrence
77316709e1
Creating networking interface to change between Static / Dynamic IPs
9 years ago
Lawrence
5c6991dfe5
Merge pull request #119 from SirLagz/master
...
Added a Web Console
9 years ago
Lawrence
a24d3d8f86
Moved RASPI_ADMIN_DETAILS file check to the admin.php page which will now create the file if it doesn't exist - to resolve #116 . Commented out check on index.php
9 years ago
billz
8a501c075f
Persist selected theme in dropdown
9 years ago
billz
508110a9c0
Support for themes
9 years ago
Lawrence
ecdf34467b
Updating version and sudoers
9 years ago
Lawrence
0be196d708
Updated version numbers. Fixed up Sudoers file to include latest ip commands.
9 years ago
Lawrence
18fa472d2c
Fixed email address typo
9 years ago
Lawrence
61d450d1c7
Fixed up a whole bunch of undefined variable warnings. Added a check to make sure raspap.auth exists before trying to include it.
9 years ago
Joe Haig
20eb3b0107
Merge branch 'master' into dashboard
10 years ago
Joe Haig
fe3b0e9513
Move client wifi configuration into separate file
10 years ago
Joe Haig
095e1afa8c
Move Dashboard function to separate file
10 years ago
Joe Haig
7406a5050c
Move system page into separate file
10 years ago
Joe Haig
bff9dfbbbc
Some validation on POST data
10 years ago
Joe Haig
bfb1332cdf
Move HostAPD into separate file
10 years ago