Added GLM Update Server support
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 11 Apr 2017 17:53:23 +0000 (13:53 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 11 Apr 2017 17:53:23 +0000 (13:53 -0400)
commit540c617a6836203b74ca1a7c09903727e7f12989
treeb53486635c941ae9cc50b4b02e2f9b642361966b
parentfd9956b2b71c70efb574c27cf48be749b789f749
Added GLM Update Server support
22 files changed:
defines.php
index.php
lib/opentools-update-checker/css/opentools-updatecheck.css [new file with mode: 0644]
lib/opentools-update-checker/js/opentools-updatecheck.js [new file with mode: 0644]
lib/opentools-update-checker/opentools-update-checker.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]