Commit Graph

32 Commits (db8e201624ddbe4563c8efe4bfd4599fd8038c65)

Author SHA1 Message Date
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
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