Permalink
Commits on Oct 22, 2018
Commits on Oct 14, 2018
Commits on Oct 13, 2018
Commits on Oct 12, 2018
  1. raising version

    shawnmjones committed Oct 12, 2018
Commits on Oct 11, 2018
  1. Merge pull request #138 from oduwsdl/default-image-fix

    shawnmjones committed Oct 11, 2018
    configurable default images
  2. now a configuragle default image is displayed when a striking image c…

    shawnmjones committed Oct 11, 2018
    …annot be found for a social card
  3. Merge pull request #137 from oduwsdl/link-header-parsing-fix

    shawnmjones committed Oct 11, 2018
    Fixes #136, link headers should now parse correctly in all cases
  4. Merge pull request #135 from oduwsdl/html-only-social-card

    shawnmjones committed Oct 11, 2018
    Implements #120 for the API service endpoint, also fixes an issue discovered separately by LANL where the requests library does not handle Brotli encoding, which is used by Chrome
Commits on Sep 20, 2018
  1. forgot to raise version

    shawnmjones committed Sep 20, 2018
Commits on Sep 9, 2018
Commits on Sep 7, 2018
  1. Merge pull request #133 from oduwsdl/broken-images

    shawnmjones committed Sep 7, 2018
    fixes #128, a default blank image is now returned if none can be found
Commits on Sep 6, 2018
  1. Merge pull request #131 from oduwsdl/favicon-issue

    shawnmjones committed Sep 6, 2018
    An actual fix for the Favicon issue