Commit Graph

74 Commits (20b1c7cd007312b3d5d25f2071b3b24be0d19045)

Author SHA1 Message Date
necro-nemesis 3826ca2fc9 Update to 1.7 6 years ago
necro-nemesis 64588c7791 Theme and tab rename 6 years ago
necro-nemesis f9f5d270a1 version updates 6 years ago
necro-nemesis 06643159bd Update version ref 6 years ago
necro-nemesis aa033d4d92 clenaup 6 years ago
necro-nemesis 0e64534dd1 address relocation 6 years ago
necro-nemesis 2551ed27aa reposition 6 years ago
necro-nemesis fbc04bde49 other cat 6 years ago
necro-nemesis abb13483cb straight text 6 years ago
necro-nemesis d2c381f0c3 change index 6 years ago
necro-nemesis f16ad48a3e scale 6 years ago
necro-nemesis f6765e9364 Loki support 6 years ago
necro-nemesis 2d2af8c6d2 remove clipboard 6 years ago
necro-nemesis d1919e0bc3 Instantiate function 6 years ago
necro-nemesis ed7a3ebe86 Custom.js 6 years ago
necro-nemesis 72aa4b0b46 move script to custom.js 6 years ago
necro-nemesis 9b0f35edd5 proper address 6 years ago
necro-nemesis 4d32651739 copy test 6 years ago
necro-nemesis 6dcca791d4 formatting 6 years ago
necro-nemesis 85e530a6bd
Update index.php 6 years ago
necro-nemesis 283fb668ae
Update index.php 6 years ago
necro-nemesis c2375457ce
Update index.php 6 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>
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 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 a86c8e4553 Fix for #211.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
billz 74842aac62 Minor nav label change 7 years ago
billz c1fab759e4 Moved session_start() before includes 7 years ago
Bill Zimmerman e29dc74e06 Fix indents 7 years ago
billz 23b7a76c6a Replaced strings with gettext() alias 7 years ago
Bill Zimmerman d8f4f15db8
Merge branch 'master' into i18n 7 years ago
billz 2176988898 Updated with minified sb-admin-2.css 7 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
7 years ago
Emmanuel Geoffray 3bcf16a3ba add globals to select visible services 7 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
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 d42e265365 Updated version number to reflect big functionality update 8 years ago
Lawrence fe60945949 Removed commented out code from index.php. configuratin parameters have been moved to includes/config.php 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 1212ef51f7 Added constants for locales 8 years ago
billz 062d5aeb4f Replaced interface labels with gettext() 8 years ago
billz 6fb18e1649 Added gettext for i18n support 8 years ago
Lawrence 64a7cb9d62 Merging upstream to repo 8 years ago
Lawrence 77316709e1 Creating networking interface to change between Static / Dynamic IPs 8 years ago
Lawrence 5c6991dfe5 Merge pull request #119 from SirLagz/master
Added a Web Console
8 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 8 years ago