Commit Graph

50 Commits (b3d7c06c60002a473bb3289acd283276542cabb7)

Author SHA1 Message Date
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
Lawrence 18fa472d2c Fixed email address typo 7 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. 7 years ago
Joe Haig 20eb3b0107 Merge branch 'master' into dashboard 8 years ago
Joe Haig fe3b0e9513 Move client wifi configuration into separate file 8 years ago
Joe Haig 095e1afa8c Move Dashboard function to separate file 8 years ago
Joe Haig 7406a5050c Move system page into separate file 8 years ago
Joe Haig bff9dfbbbc Some validation on POST data 8 years ago
Joe Haig bfb1332cdf Move HostAPD into separate file 8 years ago
Joe Haig 2131842fe7 Tidy up some whitespace
Sorry, I don't like tab indentation.
(and I definitely don't like a mixture of tab and space indentation)
8 years ago
Joseph Haig 3b043950de Add CSRF to DHCP form
Also, separate out into separate file and refactor
8 years ago
Joe Haig 5c2492e785 Add CSRF token to password change page 8 years ago
Bill Zimmerman 43d17f2a96 Updated phpDoc header 8 years ago
Bill Zimmerman dc76fd4d4a Updated panel icons + simplified header 8 years ago
zlolz de7c0f7d79 Add System Info and System Control (foundation) 8 years ago
Joseph Haig 4e77adce33 Add simple authentication 8 years ago
Bill Zimmerman 3348bf7744 Updated favicon 9 years ago
Bill Zimmerman f7ef0e7bf0 Updated branding 9 years ago
Bill Zimmerman ae11bfe7fc Fixed nav collapse css issue 9 years ago
Bill Zimmerman cb37f12f56 Stable, before fixing nav css 9 years ago
Bill Zimmerman 4b69104df5 Initial setup of project 10 years ago