Commit Graph

59 Commits

Author SHA1 Message Date
Mcat12
ac5b43c5e7 Fixed getting password
Now doesn't do anything if there is no domain entered
2016-02-28 12:20:36 -05:00
Mcat12
76ee22be4c Removed debug modal button 2016-02-24 20:27:11 -05:00
Mcat12
7a7d08ea89 Shows a dialog for Pi-hole password
Currently doesn't check it, everything still works.
Only asks once, then remembers it until you reload the page.
2016-02-24 20:04:24 -05:00
Mcat12
020f9a433b Add back in list functionality 2016-02-24 18:42:06 -05:00
Mcat12
18a44efd95 Disable Whitelist/Blacklist feature for release
See #39 for why this is needed
2016-02-21 15:02:48 -05:00
Mcat12
e19b584e29 Dynamic versions in footer
- Shows Pi-hole and Web Interface versions
2016-01-30 11:26:18 -05:00
Mcat12
d6fd5fb109 Added highlight effect when removing an item from a list
- Uses jQuery UI
2016-01-27 19:46:10 -05:00
Mcat12
84d11b570e Changed line endings
- Also changed return to die
2016-01-17 17:07:49 -05:00
Mcat12
3f3ebef42f Integrated list managment with admin site
- Made favicon work across pages
- No longer needs root access to tee command, still needs root access for gravity.sh and whitelist.sh
- Added call to gravity.sh when you remove an item
- Moved header and footer into separate files
- Moved files from list into the main folder
- Got rid of extra dependencies from the old list setup
- Added home button to sidebar
- Renamed original whitelist to "Old Whitelist"
- Added buttons to sidebar for Whitelist and Blacklist
2016-01-13 20:34:43 -05:00