Commit Graph

20 Commits

Author SHA1 Message Date
Mcat12 c050b8151a Add update notifications
Using the Github API, it checks the latest release against
the current version. If it needs updating, it shows an
update alert in the top right dropdown-menu and opens it
automatically. Also this commit stops the dropdown-menu
from closing if you click inside of it. It will only close
if you click the toggle button or outside of it.
2016-05-21 10:58:06 -04:00
Justin Theberge 4ae7f83ed4 replace icon with font awesome circle
change to "Nominal" to "Active"
fixed some indentation
2016-04-08 19:37:56 -04:00
Justin Theberge d1db4a86d7 fix an oops 2016-04-07 22:47:03 -04:00
7h3ju57 e7829ab127 actually get pihole status from dnsmasq 2016-04-07 22:44:47 -04:00
Mcat12 951a28cb36 Disable list editing 2016-03-08 12:30:35 -05:00
Mcat12 ee86928547 Enabled List links in side bar 2016-02-28 12:04:09 -05:00
Mcat12 76207075f2 Fixed images in Query Log
Also moved bootstrap to its own folder (it perfers it that way)
2016-02-21 16:44:09 -05:00
Mcat12 827db695ac Added fonts and other files to be loaded from local storage 2016-02-21 14:52:51 -05:00
Mcat12 82e7108afe Loads from local files 2016-02-20 18:13:21 -05:00
Mcat12 711caa1f81 Updated Dropdown with more intuitive buttons and links 2016-02-17 16:15:32 -05:00
slamanna212 60a4b8692d Icon Cleanup
Remove a couple more extra image files that are no longer needed and
added an a link to the small favicon for older browsers. Also removed
Mainfest.json as it does not apply to this project
2016-02-16 15:41:33 -05:00
slamanna212 45f1a743cf Add Meta Tags for icons
Add Meta tags for icons for mobile and desktop and theme color for
mobile browsers
2016-02-16 11:04:23 -05:00
Mcat12 37bc21a0ab Remove coinbase 2016-02-15 21:54:22 -05:00
Brice Johnson dd2b72627f Removed whitelist/blacklist links. Fixed merge error 2016-02-13 12:22:43 -06:00
Brice Johnson b80c373cfa Added page to view daily query log history 2016-02-13 00:01:50 -06:00
Brice Johnson 51796f351c Enabled auto-update for summary statistics. Top row statistics update
every 20 seconds.
2016-02-04 23:37:08 -06:00
Mcat12 88372a6b19 Merge Conflict Resolution
Merging frequent_queries into devel
2016-01-21 07:55:37 -05:00
Mcat12 84d11b570e Changed line endings
- Also changed return to die
2016-01-17 17:07:49 -05:00
Mcat12 8f150e634e Removed old whitelist feature 2016-01-17 16:55:54 -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