Additional functionality and added update checker
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 27 Sep 2016 19:15:55 +0000 (15:15 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 27 Sep 2016 19:15:55 +0000 (15:15 -0400)
commit858a303c592c99280e5902150c0a44e43d6498c8
treecad2520c96142ac914381b95fee135720725438f
parentd66c13f195e015d5213ea628cf347190ddb24106
Additional functionality and added update checker
24 files changed:
classes/serverBandwidthSupport.php
index.php
lib/glmUpdater/README.md [new file with mode: 0644]
lib/glmUpdater/glmUpdaterClass.php [new file with mode: 0644]
lib/plugin-update-checker/README.md [new file with mode: 0644]
lib/plugin-update-checker/composer.json [new file with mode: 0644]
lib/plugin-update-checker/css/puc-debug-bar.css [new file with mode: 0644]
lib/plugin-update-checker/debug-bar-panel.php [new file with mode: 0644]
lib/plugin-update-checker/debug-bar-plugin.php [new file with mode: 0644]
lib/plugin-update-checker/github-checker.php [new file with mode: 0644]
lib/plugin-update-checker/js/debug-bar.js [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker-fr_FR.mo [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker-fr_FR.po [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker-hu_HU.mo [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker-hu_HU.po [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker.pot [new file with mode: 0644]
lib/plugin-update-checker/license.txt [new file with mode: 0644]
lib/plugin-update-checker/plugin-update-checker.php [new file with mode: 0644]
lib/plugin-update-checker/vendor/Parsedown.php [new file with mode: 0644]
lib/plugin-update-checker/vendor/ParsedownLegacy.php [new file with mode: 0644]
lib/plugin-update-checker/vendor/readme-parser.php [new file with mode: 0644]
models/adminServerStatsConfig.php
models/ajaxServerBandwidthGraphs.php
readme.txt