Commit Graph

70 Commits (36282013bd80e826e1c3ca3dda454a59a67da6a2)

Author SHA1 Message Date
necro-nemesis aa033d4d92 clenaup 5 years ago
necro-nemesis 0e64534dd1 address relocation 5 years ago
necro-nemesis 2551ed27aa reposition 5 years ago
necro-nemesis fbc04bde49 other cat 5 years ago
necro-nemesis abb13483cb straight text 5 years ago
necro-nemesis d2c381f0c3 change index 5 years ago
necro-nemesis f16ad48a3e scale 5 years ago
necro-nemesis f6765e9364 Loki support 5 years ago
necro-nemesis 2d2af8c6d2 remove clipboard 5 years ago
necro-nemesis d1919e0bc3 Instantiate function 5 years ago
necro-nemesis ed7a3ebe86 Custom.js 5 years ago
necro-nemesis 72aa4b0b46 move script to custom.js 5 years ago
necro-nemesis 9b0f35edd5 proper address 5 years ago
necro-nemesis 4d32651739 copy test 5 years ago
necro-nemesis 6dcca791d4 formatting 5 years ago
necro-nemesis 85e530a6bd
Update index.php 5 years ago
necro-nemesis 283fb668ae
Update index.php 5 years ago
necro-nemesis c2375457ce
Update index.php 5 years ago
billz d1edf51c82 Added option to enable/disable wifi client config 6 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>
6 years ago
D9ping 23d2718854 Renamed vnstat.php to bandwidth.php.
Disabled bandwidth page by default.

Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 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>
6 years ago
D9ping 6d37fd79fa Added RASPI_VNSTAT_ENABLED to config.php.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping d6d89df024 Display bandwidth use total per day, week, month from vnstat.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
D9ping a86c8e4553 Fix for #211.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
6 years ago
billz 74842aac62 Minor nav label change 6 years ago
billz c1fab759e4 Moved session_start() before includes 6 years ago
Bill Zimmerman e29dc74e06 Fix indents 6 years ago
billz 23b7a76c6a Replaced strings with gettext() alias 6 years ago
Bill Zimmerman d8f4f15db8
Merge branch 'master' into i18n 6 years ago
billz 2176988898 Updated with minified sb-admin-2.css 6 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
6 years ago
Emmanuel Geoffray 3bcf16a3ba add globals to select visible services 7 years ago
billz f6cfd65a55 Moved sublevel item to top level (for now) 7 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
7 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 7 years ago
Lawrence d42e265365 Updated version number to reflect big functionality update 7 years ago
Lawrence fe60945949 Removed commented out code from index.php. configuratin parameters have been moved to includes/config.php 7 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
7 years ago
billz 1212ef51f7 Added constants for locales 7 years ago
billz 062d5aeb4f Replaced interface labels with gettext() 7 years ago
billz 6fb18e1649 Added gettext for i18n support 7 years ago
Lawrence 64a7cb9d62 Merging upstream to repo 7 years ago
Lawrence 77316709e1 Creating networking interface to change between Static / Dynamic IPs 7 years ago
Lawrence 5c6991dfe5 Merge pull request #119 from SirLagz/master
Added a Web Console
7 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 7 years ago
billz 8a501c075f Persist selected theme in dropdown 7 years ago
billz 508110a9c0 Support for themes 7 years ago
Lawrence ecdf34467b Updating version and sudoers 7 years ago
Lawrence 0be196d708 Updated version numbers. Fixed up Sudoers file to include latest ip commands. 7 years ago