Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

switch to https urls in the DS_NPR_API class #44

Merged
merged 8 commits into from
Apr 16, 2018
Merged

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    523fa5d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Update API URL to use HTTPS

    benlk committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    2b20347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83265a4 View commit details
    Browse the repository at this point in the history
  3. When fetching stories in the cronjob, add non-API HTTPS URLs to the q…

    …uery string error condition
    
    For additional HTTPS support.
    benlk committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    4354388 View commit details
    Browse the repository at this point in the history
  4. Fix missing comma

    benlk committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    5cafa9e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Upgrade all http: links to https: links, where possible.

    Also, replace some broken links where the correct link is obvious. Don't replace broken links where the broken link isn't obvious. See npr#44 (comment)
    benlk committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    53efe03 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'npr/master' into 11-https-regex

    Also: fix improper Markdown link syntax
    benlk committed Mar 20, 2018
    1 Configuration menu
    Copy the full SHA
    eddaae1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. One last HTTPS fix

    benlk committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    d0b1f61 View commit details
    Browse the repository at this point in the history